DBA Data[Home] [Help]

APPS.HR_PERSON_INTERNAL dependencies on RCV_PERSON

Line 1423: rcv_person.rcv_predel_validation(P_PERSON_ID);

1419: if g_debug then
1420: hr_utility.set_location(l_proc, 330);
1421: end if;
1422: --
1423: rcv_person.rcv_predel_validation(P_PERSON_ID);
1424: --
1425: if g_debug then
1426: hr_utility.set_location('Leaving:'||l_proc, 999);
1427: end if;