DBA Data[Home] [Help]

APPS.HR_USER_ACCT_UTILITY dependencies on FND_APPLICATION

Line 310: ,new_resp_app_id fnd_application.application_id%type

306: ,existing_resp_key fnd_responsibility.responsibility_key%type
307: ,existing_resp_app_id fnd_responsibility.application_id%type
308: ,new_resp_name fnd_responsibility_tl.responsibility_name%type
309: ,new_resp_key fnd_responsibility.responsibility_key%type
310: ,new_resp_app_id fnd_application.application_id%type
311: ,new_resp_description fnd_responsibility_tl.description%type
312: ,new_resp_start_date fnd_responsibility.start_date%type
313: ,new_resp_end_date fnd_responsibility.end_date%type
314: ,new_resp_data_group_name

Line 320: ,new_resp_req_grp_app_id fnd_application.application_id%type

316: ,new_resp_data_grp_app_id
317: fnd_responsibility.data_group_application_id%type
318: ,new_resp_menu_name fnd_menus.menu_name%type
319: ,new_resp_request_group_name fnd_request_groups.request_group_name%type
320: ,new_resp_req_grp_app_id fnd_application.application_id%type
321: ,new_resp_version fnd_responsibility.version%type
322: ,new_resp_web_host_name fnd_responsibility.web_host_name%type
323: ,new_resp_web_agent_name fnd_responsibility.web_agent_name%type
324: ,user_resp_start_date fnd_user_resp_groups.start_date%type