DBA Data[Home] [Help]

APPS.OTA_EL_ENROLL_SS dependencies on FND_FORM_FUNCTIONS

Line 2299: from fnd_form_functions

2295: security_group_id_tab sec_id_tab;
2296:
2297: cursor getFunctionId(l_function_name in varchar2) is
2298: select function_id
2299: from fnd_form_functions
2300: where function_name = l_function_name;
2301:
2302: cursor getResp(l_user_id in varchar2) is
2303: select fr.menu_id, furg.responsibility_id,