DBA Data[Home] [Help]

APPS.PER_RI_CONFIG_FND_HR_ENTITY dependencies on PER_SECURITY_PROFILES

Line 4348: from per_security_profiles

4344: where name = cp_business_group_name;
4345:
4346: cursor csr_sg_id (cp_business_group_name in varchar2) IS
4347: select security_profile_id
4348: from per_security_profiles
4349: where security_profile_name = cp_business_group_name;
4350:
4351: cursor csr_get_product (cp_configuration_code in varchar2) IS
4352: select product_name