DBA Data[Home] [Help]

APPS.PO_REQAPPROVAL_ACTION dependencies on WF_PURGE

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

239: null;
240: end;
241:
242: -- purge the workflow
243: wf_purge.items( 'POSPOACK', l_itemkey);
244: end if;
245:
246: wf_engine.createProcess ( ItemType => l_ItemType,
247: ItemKey => l_ItemKey,