14254641 12.1.3 PO_VENDOR_LIST_HEADERS_V invalid
Oscar Fernando says:
After applying patches:
14254641:R12.PRC_PF.B - PROCUREMENT FAMILY R12.1.3 SEPTEMBER UPDATE 2012
12625661:R12.PO.B - In Oracle Purchasing, CPA should be get defaulted in SPO while using advanced pricing and sourcing.
They have this invalid view:PO_VENDOR_LIST_HEADERS_V
SQL> alter view PO_VENDOR_LIST_HEADERS_V compile;
Warning: View altered with compilation errors.
SQL> show errors;
No errors.
SQL>
Appscheck shows: Invalid Objects/Errors
======================
Name Type Error
============================== =========== =======================================================================
PO_VENDOR_LIST_HEADERS_V VIEW ORA-00904: "POVH"."ORG_ID": invalid identifier
After applying patches:
14254641:R12.PRC_PF.B - PROCUREMENT FAMILY R12.1.3 SEPTEMBER UPDATE 2012
12625661:R12.PO.B - In Oracle Purchasing, CPA should be get defaulted in SPO while using advanced pricing and sourcing.
They have this invalid view:PO_VENDOR_LIST_HEADERS_V
SQL> alter view PO_VENDOR_LIST_HEADERS_V compile;
Warning: View altered with compilation errors.
SQL> show errors;
No errors.
SQL>
Appscheck shows: Invalid Objects/Errors
======================
Name Type Error
============================== =========== =======================================================================
PO_VENDOR_LIST_HEADERS_V VIEW ORA-00904: "POVH"."ORG_ID": invalid identifier
Tagged:
0