DBA Data[Home] [Help]

APPS.PO_REQAPPROVAL_ACTION dependencies on WF_PURGE

Line 248: wf_purge.items( 'POSPOACK', l_itemkey);

244: null;
245: end;
246:
247: -- purge the workflow
248: wf_purge.items( 'POSPOACK', l_itemkey);
249: end if;
250:
251: wf_engine.createProcess ( ItemType => l_ItemType,
252: ItemKey => l_ItemKey,