DBA Data[Home] [Help]

APPS.WMA_FLOW dependencies on MTL_MATERIAL_TRANSACTIONS_S

Line 804: set serial_transaction_temp_id = mtl_material_transactions_s.nextval

800: from wip_lpn_completions_lots wlcl
801: where wlcl.header_id = flowRec.header_id;
802:
803: update mtl_transaction_lots_temp
804: set serial_transaction_temp_id = mtl_material_transactions_s.nextval
805: where transaction_temp_id=l_txnTmpID
806: and lot_number in
807: (select lot_number
808: from wip_lpn_completions_serials