DBA Data[Home] [Help]

VIEW: APPS.WSH_PICK_LOT_TEMP_V

Source

View Text - Preformatted

SELECT transaction_temp_id lot_txn_temp_id ,serial_transaction_temp_id ,lot_number , 'UNPICKED' pick_status from mtl_transaction_lots_temp
View Text - HTML Formatted

SELECT TRANSACTION_TEMP_ID LOT_TXN_TEMP_ID
, SERIAL_TRANSACTION_TEMP_ID
, LOT_NUMBER
, 'UNPICKED' PICK_STATUS
FROM MTL_TRANSACTION_LOTS_TEMP