DBA Data[Home] [Help]

APPS.POS_WF_PO_COMMON_APIS dependencies on WF_PURGE

Line 394: wf_purge.items (l_item_type, l_item_key);

390: end;
391:
392: -- purge the workflow
393:
394: wf_purge.items (l_item_type, l_item_key);
395:
396: x_doc_revision := x_doc_revision - 1;
397:
398: end loop;