DBA Data[Home] [Help]

APPS.WF_FORMS dependencies on FND_FUNCTION

Line 35: if (Fnd_Function.Test(l_func)) then

31: else
32: l_func := fname;
33: end if;
34:
35: if (Fnd_Function.Test(l_func)) then
36: htp.p('');
106: htp.p('

'||wf_core.translate('WFFRM_CLOSE_WINDOW')||'');
107: -- ### we cannot retest in this window, so commented it out.
108: -- if (Fnd_Function.Test(l_func)) then
109:
110: htp.p('
');
111:
112: l_ie_plugin_ver := replace(Wf_Core.translate('WF_PLUGIN_VERSION'),