DBA Data[Home] [Help]

APPS.HR_USER_ACCT_UTILITY dependencies on FND_REQUEST_GROUPS

Line 197: -- fnd_request_groups.request_group_name, which is

193: -- responsibility, do not enter any value in this field.
194: --
195: -- new_resp_request_group_name - optional for creating a new responsibility.
196: -- If entered, cannot exceed the length of
197: -- fnd_request_groups.request_group_name, which is
198: -- 30 characters.
199: -- If associating the new user name to an existing
200: -- responsibility, do not enter any value in this field.
201: --

Line 204: -- fnd_request_groups.application_id, which is a number

200: -- responsibility, do not enter any value in this field.
201: --
202: -- new_resp_req_grp_app_id - optional for creating a new responsibility.
203: -- If entered, cannot exceed the length of
204: -- fnd_request_groups.application_id, which is a number
205: -- data type with a size of 15.
206: -- If associating the new user name to an existing
207: -- responsibility, do not enter any value in this field.
208: --

Line 319: ,new_resp_request_group_name fnd_request_groups.request_group_name%type

315: fnd_data_groups_standard_view.data_group_name%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