DBA Data[Home] [Help]

APPS.PO_LINE_LOCATIONS_PKG_S1 dependencies on GML_PO_FOR_PROCESS

Line 186: AND ( NOT GML_PO_FOR_PROCESS.check_po_for_proc

182: building the integration of OPM and PURCHASING. Hence secondary values are not present on the
183: RFQ and QUOTE forms, but while autocreating OPM imported requisitions to RFQs these values are
184: populated to the PO_HEADERS table.*/
185:
186: AND ( NOT GML_PO_FOR_PROCESS.check_po_for_proc
187: OR (
188:
189: (X_shipment_type in ('RFQ','QUOTATION')) --BUG 3285605 added this condition so that
190: --secondary quantity is not compared for RFQ and Quotation