DBA Data[Home] [Help]

APPS.FND_FLEX_WORKFLOW dependencies on WF_ITEM_ACTIVITY_STATUS

Line 245: Wf_Item_Activity_Status.LastResult(p_itemtype, p_itemkey,

241: -- returned really is the root process. If it isn't, the result
242: -- will either be an error or a block activity (null result), so
243: -- it shouldn't really matter.
244: --
245: Wf_Item_Activity_Status.LastResult(p_itemtype, p_itemkey,
246: l_actid, l_status, l_result);
247: --
248: -- Debug
249: --