DBA Data[Home] [Help]

APPS.HR_GENERAL dependencies on PER_SECURITY_PROFILES

Line 1420: from per_security_profiles

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