DBA Data[Home] [Help]

APPS.HRFASTANSWERS dependencies on PER_SEC_PROFILE_ASSIGNMENTS

Line 116: , per_sec_profile_assignments spa

112: is
113: select spr.view_all_organizations_flag
114: , spr.organization_structure_id
115: from per_security_profiles spr
116: , per_sec_profile_assignments spa
117: where spr.security_profile_id = spa.security_profile_id
118: and spa.user_id = cp_user_id
119: and spa.responsibility_id = cp_resp_id
120: and spa.responsibility_application_id = cp_appl_id