DBA Data[Home] [Help]

APPS.INV_RCV_INTEGRATION_PVT dependencies on MTL_TRANSACTION_LOT_NUMBERS

Line 609: INSERT INTO mtl_transaction_lot_numbers

605: IF (l_debug = 1) THEN
606: print_debug('CREATE_LOT_SERIAL_HISTORY: Processing MTLT...',1);
607: END IF;
608:
609: INSERT INTO mtl_transaction_lot_numbers
610: (
611: transaction_id
612: ,last_update_date
613: ,last_updated_by