DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_PROCESSOR dependencies on GML_RCV_DB_COMMON

Line 1028: gml_rcv_db_common.raise_quality_event

1024:
1025: IF l_common_receiving THEN
1026: BEGIN
1027: asn_debug.put_line('Performing Common Receiving quality event');
1028: gml_rcv_db_common.raise_quality_event
1029: ( l_rt_row.transaction_id
1030: , l_rti_row.item_id
1031: , l_rti_row.to_organization_id
1032: );