DBA Data[Home] [Help]

APPS.WF_ENGINE_BULK dependencies on WF_ENGINE_UTIL

Line 875: root := Wf_Engine_Util.Get_Root_Process(itemtype, l_itemkeys(l_itemkeys.FIRST));

871: -- Call the selector function to get the process. The process
872: -- retrieved for the first itemkey in the list, is assumed to
873: -- hold for all the itemkeys in the list.
874:
875: root := Wf_Engine_Util.Get_Root_Process(itemtype, l_itemkeys(l_itemkeys.FIRST));
876: if (root is null) then
877:
878: g_FailedItems:=l_itemkeys;
879: