DBA Data[Home] [Help]

APPS.WIP_CPLPROC_PRIV dependencies on MTL_MATERIAL_TXN_ALLOCATIONS

Line 673: insert into mtl_material_txn_allocations(transaction_id,

669: l_errMsg := 'roll forward failed for schedule ' || l_schedRec.repSchedID;
670: end if;
671: end if;
672: end loop;
673: insert into mtl_material_txn_allocations(transaction_id,
674: repetitive_schedule_id,
675: organization_id,
676: last_update_date,
677: last_updated_by,