DBA Data[Home] [Help]

APPS.WF_ENGINE_UTIL dependencies on WF_FUNCTION_CALL

Line 1975: Wf_Function_Call.Execute(funname, itemtype, itemkey, actid, funmode,

1971: 'wf.plsql.wf_engine_util.function_call.actfunc_callout',
1972: 'Start executing PLSQL procedure - '||funname, true);
1973: end if;
1974:
1975: Wf_Function_Call.Execute(funname, itemtype, itemkey, actid, funmode,
1976: temp, executed);
1977:
1978: if (not executed) then
1979: -- Funname came from info entered through builder