DBA Data[Home] [Help]

APPS.PER_OSE_BUS dependencies on PER_SECURITY_PROFILES

Line 321: from per_security_profiles psp

317: select null
318: into l_temp
319: from sys.dual
320: where exists( select null
321: from per_security_profiles psp
322: where psp.include_top_organization_flag = 'Y'
323: and psp.organization_structure_id =
324: (select osv.organization_structure_id
325: from per_org_structure_versions osv