DBA Data[Home] [Help]

APPS.INV_RCV_STD_DELIVER_APIS dependencies on INV_RCV_COMMON_APIS

Line 19: g_rcvtxn_match_table_gross inv_rcv_common_apis.cascaded_trans_tab_type;

15: g_rcvtxn_detail_index NUMBER := 1;
16: -- global variable which stores the line in input table to detail in the matching algo
17:
18: -- input for matching algorithm
19: g_rcvtxn_match_table_gross inv_rcv_common_apis.cascaded_trans_tab_type;
20:
21: -- this is the record type for RCV_TRANSACTION Block
22: -- which includes DB items from RCV_TRANSACTIONS_V
23: -- and NON-DB items as is in the form.

Line 222: p_lot_serial_break_tbl IN inv_rcv_common_apis.trans_rec_tb_tp

218: , from_locator_id NUMBER
219: );
220:
221: PROCEDURE insert_lot_serial(
222: p_lot_serial_break_tbl IN inv_rcv_common_apis.trans_rec_tb_tp
223: , p_transaction_temp_id IN NUMBER
224: , p_lot_control_code IN NUMBER
225: , p_serial_control_code IN NUMBER
226: , p_interface_transaction_id IN NUMBER