DBA Data[Home] [Help]

APPS.WMS_TXNRSN_ACTIONS_PUB dependencies on MTL_LOT_NUMBERS

Line 2963: l_lot_number mtl_lot_numbers.lot_number%TYPE;

2959: l_transaction_temp_id NUMBER;
2960: l_subinventory_code wms_exceptions.subinventory_code%TYPE;
2961: l_locator_id NUMBER;
2962: l_lpn_id NUMBER;
2963: l_lot_number mtl_lot_numbers.lot_number%TYPE;
2964: l_workflow_name mtl_transaction_reasons.workflow_name%TYPE;
2965: l_workflow_process mtl_transaction_reasons.workflow_process%TYPE;
2966: l_user_id NUMBER := fnd_global.user_id;
2967: