DBA Data[Home] [Help]

APPS.INV_RCV_STD_RCPT_APIS dependencies on INV_RCV_COMMON_APIS

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

297:
298: g_rcpt_lot_qty_rec_tb rcpt_lot_qty_rec_tb_tp;
299: g_shipment_header_id NUMBER := NULL;
300: g_header_intf_id NUMBER := NULL;
301: g_rcpt_match_table_gross inv_rcv_common_apis.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: g_dummy_lpn_id NUMBER := NULL; -- dummy lpn_id for normal ASN receipt with the same from and to lpn
304: g_po_line_location_id NUMBER := 0; -- global variable for testing only ?
305: g_po_distribution_id NUMBER := 0;