DBA Data[Home] [Help]

APPS.HR_PERSON_INTERNAL dependencies on HR_SECURITY

Line 1534: hr_security.delete_per_from_list(P_PERSON_ID);

1530: if g_debug then
1531: hr_utility.set_location(l_proc, 30);
1532: end if;
1533: --
1534: hr_security.delete_per_from_list(P_PERSON_ID);
1535: --
1536: if g_debug then
1537: hr_utility.set_location(l_proc, 40);
1538: end if;

Line 2479: hr_security.delete_per_from_list(P_PERSON_ID);

2475: if g_debug then
2476: hr_utility.set_location(l_proc, 260);
2477: end if;
2478: --
2479: hr_security.delete_per_from_list(P_PERSON_ID);
2480: --
2481: if g_debug then
2482: hr_utility.set_location(l_proc, 270);
2483: end if;