DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_PROCESSOR dependencies on GML_PO_FOR_PROCESS

Line 1023: gml_po_for_process.check_po_for_proc;

1019: END IF;
1020:
1021: l_common_receiving := p_transaction_type = 'RECEIVE' AND
1022: get_product_install_status('GMI') = 'I' AND
1023: gml_po_for_process.check_po_for_proc;
1024:
1025: IF l_common_receiving THEN
1026: BEGIN
1027: asn_debug.put_line('Performing Common Receiving quality event');