DBA Data[Home] [Help]

APPS.PER_PSE_BUS dependencies on PER_SECURITY_PROFILES

Line 298: from per_security_profiles psp

294: select null
295: into l_dummy
296: from sys.dual
297: where exists(select 1
298: from per_security_profiles psp
299: where psp.business_group_id + 0 = p_Business_Group_Id
300: and psp.position_id = p_Subordinate_position_Id
301: and psp.position_structure_id = (select psv.position_structure_id
302: from per_pos_structure_versions psv