DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_PROCESSOR dependencies on GML_PO_FOR_PROCESS

Line 947: gml_po_for_process.check_po_for_proc;

943: END IF;
944:
945: l_common_receiving := p_transaction_type = 'RECEIVE' AND
946: get_product_install_status('GMI') = 'I' AND
947: gml_po_for_process.check_po_for_proc;
948:
949: IF l_common_receiving THEN
950: BEGIN
951: asn_debug.put_line('Performing Common Receiving quality event');