DBA Data[Home] [Help]

APPS.AK_CUSTOM_PVT dependencies on FND_FORM_FUNCTIONS

Line 187: from fnd_form_functions

183: where responsibility_id is not null
184: and rownum = 1;
185: cursor l_get_fun_name(levelpk varchar2) is
186: select function_name
187: from fnd_form_functions
188: where function_name = levelpk;
189: cursor l_get_fun_name2 is
190: select 'X'
191: from ak_customizations