DBA Data[Home] [Help]

APPS.WIP_MTLPROC_PRIV dependencies on MTL_MATERIAL_TRANSACTIONS_S

Line 954: set material_allocation_temp_id = mtl_material_transactions_s.nextval

950: end if;
951:
952: if(p_issueRec.mtlTxnID is null) then
953: update mtl_material_transactions_temp
954: set material_allocation_temp_id = mtl_material_transactions_s.nextval
955: where transaction_temp_id = p_issueRec.txnTmpID returning material_allocation_temp_id into p_issueRec.mtlTxnID;
956: end if;
957:
958: --if over-issuing or returning, apply excess qty to the last schedule