DBA Data[Home] [Help]

APPS.HR_PERSON_INTERNAL dependencies on RCV_PERSON

Line 1452: rcv_person.rcv_predel_validation(P_PERSON_ID);

1448: if g_debug then
1449: hr_utility.set_location(l_proc, 330);
1450: end if;
1451: --
1452: rcv_person.rcv_predel_validation(P_PERSON_ID);
1453: --
1454: if g_debug then
1455: hr_utility.set_location('Leaving:'||l_proc, 999);
1456: end if;