Israel Localization, Package Body APPS.CLE_F062_PO_INVAMT_PKG Is Invalid
(Doc ID 2121683.1)
Last updated on SEPTEMBER 05, 2019
Applies to:
EMEA Add-on Localizations - Version 12.2.3 and laterInformation in this document applies to any platform.
Symptoms
ERROR
-----------------------
SQL> alter package apps.CLE_F062_PO_INVAMT_PKG compile body;
Warning: Package Body altered with compilation errors.
SQL> show error;
Errors for PACKAGE BODY APPS.CLE_F062_PO_INVAMT_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
507/11 PL/SQL: SQL Statement ignored
514/29 PL/SQL: ORA-00904: "AIA_DFV"."ROW_ID": invalid identifier
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
package apps.CLE_F062_PO_INVAMT_PKG compile body;
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |