DBA Data[Home] [Help]

APPS.WF_ITEM_ACTIVITY_STATUS dependencies on WF_ENGINE_UTIL

Line 797: Wf_Engine_Util.Execute_Error_Process(itemtype, itemkey, actid,

793: wf_engine.eng_error, wf_engine.eng_exception,
794: sysdate, null, newStatus=>TRUE);
795: Wf_Item_Activity_Status.Set_Error(itemtype, itemkey, actid,
796: wf_engine.eng_exception, FALSE);
797: Wf_Engine_Util.Execute_Error_Process(itemtype, itemkey, actid,
798: wf_engine.eng_exception);
799: return;
800: end;
801: end if;