DBA Data[Home] [Help]

APPS.PJM_SCHED_INT_WF_PRIV dependencies on WF_PURGE

Line 54: wf_purge.total(c_item_type,c_item_key,sysdate);

50: c_task_manager:='';
51: end if;
52: end if;
53:
54: wf_purge.total(c_item_type,c_item_key,sysdate);
55:
56: begin
57: wf_engine.CreateProcess(itemtype => c_item_type
58: ,itemkey => c_item_key