ITG_SYNCSUPPLIERINBOUND_PVT is invalid.
ITG_SYNCSUPPLIERINBOUND_PVT is invalid.
These are the compilation errors:
SQL> alter package apps.ITG_SYNCSUPPLIERINBOUND_PVT compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY APPS.ITG_SYNCSUPPLIERINBOUND_PVT:
LINE/COL ERROR
-------- -----------------------------------------------------------------
386/11 PL/SQL: Statement ignored
386/11 PLS-00306: wrong number or types of arguments in call to
'INITIALIZE'
These are the compilation errors:
SQL> alter package apps.ITG_SYNCSUPPLIERINBOUND_PVT compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY APPS.ITG_SYNCSUPPLIERINBOUND_PVT:
LINE/COL ERROR
-------- -----------------------------------------------------------------
386/11 PL/SQL: Statement ignored
386/11 PLS-00306: wrong number or types of arguments in call to
'INITIALIZE'
Tagged:
0