DBA Data[Home] [Help]

APPS.PER_RI_CONFIG_FND_HR_ENTITY dependencies on PER_SECURITY_PROFILES

Line 4408: from per_security_profiles

4404: where name = cp_business_group_name;
4405:
4406: cursor csr_sg_id (cp_business_group_name in varchar2) IS
4407: select security_profile_id
4408: from per_security_profiles
4409: where security_profile_name = cp_business_group_name;
4410:
4411: cursor csr_get_product (cp_configuration_code in varchar2) IS
4412: select product_name