DBA Data[Home] [Help]

APPS.OTA_EL_ENROLL_SS dependencies on FND_FORM_FUNCTIONS

Line 2297: from fnd_form_functions

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