DBA Data[Home] [Help]

APPS.WIP_EAM_WORKREQUEST_PVT dependencies on WF_ENGINE

Line 2249: wf_engine.AbortProcess(itemtype => l_old_wf_item_type,

2245:
2246: -- if Status is Open or Addn. Info then remove prev. notification
2247: if (l_new_status_id = 1 OR l_new_status_id = 2) then
2248: -- remove notification for old department
2249: wf_engine.AbortProcess(itemtype => l_old_wf_item_type,
2250: itemkey => l_old_wf_item_key);
2251: end if;
2252:
2253: -- since dept has been updated, generate a new notification