DBA Data[Home] [Help]

APPS.PER_RI_CONFIG_UTILITIES dependencies on FND_RESPONSIBILITY

Line 224: ,p_resp_key in fnd_responsibility_vl.responsibility_name%type

220: ,p_valueset_tab in out nocopy
221: per_ri_config_tech_summary.valueset_tab);
222: PROCEDURE create_responsibility
223: (p_app_short_name in fnd_application.application_short_name%type
224: ,p_resp_key in fnd_responsibility_vl.responsibility_name%type
225: ,p_responsibility_id in fnd_responsibility.responsibility_id%type
226: ,p_responsibility_name in fnd_responsibility_tl.responsibility_name%type
227: ,p_owner in varchar2
228: ,p_data_group_app_short_name in fnd_application.application_short_name%type

Line 225: ,p_responsibility_id in fnd_responsibility.responsibility_id%type

221: per_ri_config_tech_summary.valueset_tab);
222: PROCEDURE create_responsibility
223: (p_app_short_name in fnd_application.application_short_name%type
224: ,p_resp_key in fnd_responsibility_vl.responsibility_name%type
225: ,p_responsibility_id in fnd_responsibility.responsibility_id%type
226: ,p_responsibility_name in fnd_responsibility_tl.responsibility_name%type
227: ,p_owner in varchar2
228: ,p_data_group_app_short_name in fnd_application.application_short_name%type
229: ,p_data_group_name in fnd_data_groups_standard_view.data_group_name%type

Line 226: ,p_responsibility_name in fnd_responsibility_tl.responsibility_name%type

222: PROCEDURE create_responsibility
223: (p_app_short_name in fnd_application.application_short_name%type
224: ,p_resp_key in fnd_responsibility_vl.responsibility_name%type
225: ,p_responsibility_id in fnd_responsibility.responsibility_id%type
226: ,p_responsibility_name in fnd_responsibility_tl.responsibility_name%type
227: ,p_owner in varchar2
228: ,p_data_group_app_short_name in fnd_application.application_short_name%type
229: ,p_data_group_name in fnd_data_groups_standard_view.data_group_name%type
230: ,p_menu_name in fnd_menus.menu_name%type

Line 237: ,p_web_host_name in fnd_responsibility.web_host_name%type

233: ,p_description in varchar2
234: ,p_group_app_short_name in fnd_application.application_short_name%type
235: ,p_request_group_name in fnd_request_groups.request_group_name%type
236: ,p_version in varchar2
237: ,p_web_host_name in fnd_responsibility.web_host_name%type
238: ,p_web_agent_name in fnd_responsibility.web_agent_name%type);
239:
240: PROCEDURE create_more_hrms_resps
241: (p_configuration_code in varchar2

Line 238: ,p_web_agent_name in fnd_responsibility.web_agent_name%type);

234: ,p_group_app_short_name in fnd_application.application_short_name%type
235: ,p_request_group_name in fnd_request_groups.request_group_name%type
236: ,p_version in varchar2
237: ,p_web_host_name in fnd_responsibility.web_host_name%type
238: ,p_web_agent_name in fnd_responsibility.web_agent_name%type);
239:
240: PROCEDURE create_more_hrms_resps
241: (p_configuration_code in varchar2
242: ,p_security_profile_tab in per_ri_config_fnd_hr_entity.security_profile_tab