DBA Data[Home] [Help]

APPS.GML_RCV_STD_RCPT_APIS dependencies on GML_RCV_TXN_INTERFACE

Line 301: g_rcpt_match_table_gross GML_RCV_TXN_INTERFACE.cascaded_trans_tab_type; -- input for matching algorithm

297:
298: g_rcpt_lot_qty_rec_tb rcpt_lot_qty_rec_tb_tp;
299:
300: g_shipment_header_id NUMBER := NULL;
301: g_rcpt_match_table_gross GML_RCV_TXN_INTERFACE.cascaded_trans_tab_type; -- input for matching algorithm
302: g_receipt_detail_index NUMBER := 1; -- index for the row needs to be detailed for matching
303:
304: g_dummy_lpn_id NUMBER := NULL; -- dummy lpn_id for normal ASN receipt with the same from and to lpn
305: