DBA Data[Home] [Help]

APPS.GML_RCV_DIR_RCPT_APIS dependencies on GML_RCV_COMMON_APIS

Line 24: l_lot_serial_break_tbl gml_rcv_common_apis.trans_rec_tb_tp;

20:
21: l_interface_transaction_id NUMBER;
22: -- this is used to keep track of the id used to insert the row in rti
23:
24: l_lot_serial_break_tbl gml_rcv_common_apis.trans_rec_tb_tp;
25: -- table that will store the record into which the lot/serial entered
26: -- have to be broken.
27:
28: -- l_transaction_type VARCHAR2(20) := 'DELIVER';