R12 AP: AP_PAYMENT_EVENT_WF_PKG Is Invalid - PLS-00201: identifier 'AP_PAYMENT_EVENT_WF_PKG' must be declared
(Doc ID 2099039.1)
Last updated on SEPTEMBER 11, 2023
Applies to:
Oracle Payables - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
Package body AP_PAYMENT_EVENT_WF_PKG is invalid, with following errors
SQL> select * from dba_errors where name='AP_PAYMENT_EVENT_WF_PKG';
AP_PAYMENT_EVENT_WF_PKG
PACKAGE BODY 1 1 14
PLS-00201: identifier 'AP_PAYMENT_EVENT_WF_PKG' must be declared
ERROR 201
AP_PAYMENT_EVENT_WF_PKG
PACKAGE BODY 2 1 14
PLS-00304: cannot compile body of 'AP_PAYMENT_EVENT_WF_PKG' without its specific
ation
ERROR 304
AP_PAYMENT_EVENT_WF_PKG
PACKAGE BODY 3 0 0
PL/SQL: Compilation unit analysis terminated
ERROR 0
Changes
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 |
Changes |
Cause |
Solution |