DBA Data[Home] [Help]

APPS.WIP_CPLPROC_PRIV dependencies on MTL_MATERIAL_TXN_ALLOCATIONS

Line 698: insert into mtl_material_txn_allocations(transaction_id,

694: l_errMsg := 'roll forward failed for schedule ' || l_schedRec.repSchedID;
695: end if;
696: end if;
697: end loop;
698: insert into mtl_material_txn_allocations(transaction_id,
699: repetitive_schedule_id,
700: organization_id,
701: last_update_date,
702: last_updated_by,