FV Invalid after Patch 17839156
Hi Zixin,
Welcome to patching Community !!!
Issue:
After apply the Patch, we meet a compilation problem. The error message is this:
Compilation errors for PACKAGE APPS.FV_GTAS_UTILITY_PKG
Error: PLS-00201: identifier 'PO_NAME_VALUE_PAIR_TAB' must be declared
Line: 40
Text: p_other_params_tbl IN PO_NAME_VALUE_PAIR_TAB,
Error: PL/SQL: Declaration ignored
Line: 38
Text: PROCEDURE PO_VALIDATE_DISTRIBUTIONS
Error: PLS-00201: identifier 'PO_NAME_VALUE_PAIR_TAB' must be declared
Line: 46
Text: p_other_params IN PO_NAME_VALUE_PAIR_TAB,
Error: PL/SQL: Declaration ignored
Line: 44
Text: PROCEDURE PO_DEFAULT_DISTRIBUTIONS
This error makes our AP and AR functions disabled, like can't save invoices.
Welcome to patching Community !!!
Issue:
After apply the Patch, we meet a compilation problem. The error message is this:
Compilation errors for PACKAGE APPS.FV_GTAS_UTILITY_PKG
Error: PLS-00201: identifier 'PO_NAME_VALUE_PAIR_TAB' must be declared
Line: 40
Text: p_other_params_tbl IN PO_NAME_VALUE_PAIR_TAB,
Error: PL/SQL: Declaration ignored
Line: 38
Text: PROCEDURE PO_VALIDATE_DISTRIBUTIONS
Error: PLS-00201: identifier 'PO_NAME_VALUE_PAIR_TAB' must be declared
Line: 46
Text: p_other_params IN PO_NAME_VALUE_PAIR_TAB,
Error: PL/SQL: Declaration ignored
Line: 44
Text: PROCEDURE PO_DEFAULT_DISTRIBUTIONS
This error makes our AP and AR functions disabled, like can't save invoices.
Tagged:
0