PACKAGE BODY JMF_SHIKYU_AUTO_RCV_PROC invalid after patching
(Doc ID 2109404.1)
Last updated on JANUARY 10, 2023
Applies to:
Oracle Outsourced Mfg for Discrete Industries - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
After applying several patches to an EBS 12.1.3 instance, the package body APPS.JMF_SHIKYU_AUTO_RCV_PROC has become invalid.
SQL> alter package JMF_SHIKYU_AUTO_RCV_PROC compile body;
Warning: Package Body altered with compilation errors.
SQL> show errors
Errors for PACKAGE BODY JMF_SHIKYU_AUTO_RCV_PROC:
LINE/COL ERROR
-------- -----------------------------------------------------------------
1110/9 PL/SQL: Statement ignored
1110/9 PLS-00306: wrong number or types of arguments in call to 'PROCESS_RCV_TRX'
1132/9 PL/SQL: Statement ignored
1132/9 PLS-00306: wrong number or types of arguments in call to 'PROCESS_RCV_TRX'
2769/9 PL/SQL: Statement ignored
2769/9 PLS-00306: wrong number or types of arguments in call to 'PROCESS_RCV_TRX'
2791/9 PL/SQL: Statement ignored
2791/9 PLS-00306: wrong number or types of arguments in call to 'PROCESS_RCV_TRX'
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 |