DBA Data[Home] [Help]

APPS.INV_RCV_INTEGRATION_PVT dependencies on MTL_TRANSACTION_LOT_NUMBERS

Line 633: INSERT INTO mtl_transaction_lot_numbers

629: IF (l_debug = 1) THEN
630: print_debug('CREATE_LOT_SERIAL_HISTORY: Processing MTLT...',1);
631: END IF;
632:
633: INSERT INTO mtl_transaction_lot_numbers
634: (
635: transaction_id
636: ,last_update_date
637: ,last_updated_by