DBA Data[Home] [Help]

APPS.CSP_PICK_UTILS dependencies on MTL_TRANSACTION_LOTS_TEMP

Line 868: FROM mtl_transaction_lots_temp

864:
865: CURSOR l_Get_Mtlt_Csr (l_transaction_temp_id NUMBER) IS
866: SELECT transaction_temp_id, serial_transaction_temp_id, lot_number,
867: transaction_quantity, primary_quantity
868: FROM mtl_transaction_lots_temp
869: WHERE transaction_temp_id = l_transaction_temp_id;
870:
871: -- define a subfunction to transact any serial record
872: Function transact_serial (