DBA Data[Home] [Help]

APPS.MSD_SOP dependencies on MSD_WF

Line 295: MSD_WF.StartConcProc('ODPCYCLE', gItemKey);

291: ItemKey => gItemKey);
292: commit;
293:
294: -- Start background engine for this process.
295: MSD_WF.StartConcProc('ODPCYCLE', gItemKey);
296: commit;
297:
298: return;
299: