Invalid objects after patch 1718201
Hi,
Apps 12.1.3
The following packages are compiling with errors.
ITG_SYNCSUPPLIERINBOUND_PVT
CZ_IMP_SINGLE_DEBUG
CZ_UIOPERATIONS_PUB
SQL> alter package ITG_SYNCSUPPLIERINBOUND_PVT compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY 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'
SQL> alter package ITG_SYNCSUPPLIERINBOUND_PVT compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY 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
Apps 12.1.3
The following packages are compiling with errors.
ITG_SYNCSUPPLIERINBOUND_PVT
CZ_IMP_SINGLE_DEBUG
CZ_UIOPERATIONS_PUB
SQL> alter package ITG_SYNCSUPPLIERINBOUND_PVT compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY 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'
SQL> alter package ITG_SYNCSUPPLIERINBOUND_PVT compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY 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
Tagged:
0