Invalid packages which cannot be compiled
Hi,
Apps 12.1.3
Customer has two invalid packages which cannot be compiled because they both reference procedures which do not exist.
INVALID Package body PON_FBO_PKG calls PON_FORMS_UTIL_PVT.GET_FED_ONFBO but the procedure does not exist in that package
INVALID Package body PO_DOCUMENT_CHECKS_PVT calls PO_DRAFT_MERGE_PKG.G_RESERVE_FROM_MOD_MERGE but the procedure does not exist in the package.
SELECT * FROM USER_ERRORS WHERE NAME IN ('PON_FBO_PKG','PO_DOCUMENT_CHECKS_PVT','PON_FORMS_UTIL_PVT','PO_DRAFT_MERGE_PKG')
NAME TYPE SEQUENCE LINE POSITION TEXT ATTRIBUTE MESSAGE_NUMBER
Apps 12.1.3
Customer has two invalid packages which cannot be compiled because they both reference procedures which do not exist.
INVALID Package body PON_FBO_PKG calls PON_FORMS_UTIL_PVT.GET_FED_ONFBO but the procedure does not exist in that package
INVALID Package body PO_DOCUMENT_CHECKS_PVT calls PO_DRAFT_MERGE_PKG.G_RESERVE_FROM_MOD_MERGE but the procedure does not exist in the package.
SELECT * FROM USER_ERRORS WHERE NAME IN ('PON_FBO_PKG','PO_DOCUMENT_CHECKS_PVT','PON_FORMS_UTIL_PVT','PO_DRAFT_MERGE_PKG')
NAME TYPE SEQUENCE LINE POSITION TEXT ATTRIBUTE MESSAGE_NUMBER
Tagged:
0