DBA Data[Home] [Help]

APPS.POS_COMMON_APIS dependencies on WF_PURGE

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

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