DBA Data[Home] [Help]

APPS.HR_GENERAL dependencies on PER_SECURITY_PROFILES

Line 1418: from per_security_profiles

1414: l_security_business_group_id number;
1415: --
1416: cursor sec_bg is
1417: select business_group_id
1418: from per_security_profiles
1419: where security_profile_id=l_security_profile_id;
1420: --
1421: begin
1422: --