DBA Data[Home] [Help]

APPS.HR_PERSON_INTERNAL dependencies on HR_SECURITY

Line 1504: hr_security.delete_per_from_list(P_PERSON_ID);

1500: if g_debug then
1501: hr_utility.set_location(l_proc, 30);
1502: end if;
1503: --
1504: hr_security.delete_per_from_list(P_PERSON_ID);
1505: --
1506: if g_debug then
1507: hr_utility.set_location(l_proc, 40);
1508: end if;

Line 2426: hr_security.delete_per_from_list(P_PERSON_ID);

2422: if g_debug then
2423: hr_utility.set_location(l_proc, 260);
2424: end if;
2425: --
2426: hr_security.delete_per_from_list(P_PERSON_ID);
2427: --
2428: if g_debug then
2429: hr_utility.set_location(l_proc, 270);
2430: end if;