DBA Data[Home] [Help]

APPS.HR_USER_ACCT_INTERNAL dependencies on PER_SECURITY_PROFILES

Line 86: ,p_sec_profile_id in per_security_profiles.security_profile_id%type

82: --
83: PROCEDURE create_sec_profile_asg
84: (p_user_id in fnd_user.user_id%type
85: ,p_sec_group_id in fnd_security_groups.security_group_id%type
86: ,p_sec_profile_id in per_security_profiles.security_profile_id%type
87: ,p_resp_key in fnd_responsibility.responsibility_key%type
88: ,p_resp_app_id in
89: per_sec_profile_assignments.responsibility_application_id%type
90: ,p_start_date in per_sec_profile_assignments.start_date%type

Line 141: -- PER_SECURITY_PROFILE_ID PER_SECURITY_PROFILES and

137: -- HR_USER_TYPE FND_COMMON_LOOKUPS where lookup_type =
138: -- 'HR_USER_TYPE'
139: -- PER_QUERY_ONLY_MODE fnd_lookups where lookup_type ='YES_NO'
140: -- PER_ATTACHMENT_USAGE fnd_lookups where lookup_type ='YES_NO'
141: -- PER_SECURITY_PROFILE_ID PER_SECURITY_PROFILES and
142: -- HR_ALL_ORGANIZATION_UNITS
143: -- HR:EXECUTE_LEG_FORMULA fnd_lookups where lookup_type ='YES_NO'
144: -- HR_DISPLAY_SKILLS FND_COMMON_LOOKUPS where lookup_type =
145: -- 'YES_NO'