DBA Data[Home] [Help]

APPS.PO_LINE_LOCATIONS_PKG_S1 dependencies on GML_PO_FOR_PROCESS

Line 192: AND ( NOT GML_PO_FOR_PROCESS.check_po_for_proc

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