DBA Data[Home] [Help]

APPS.HR_PERSON_INTERNAL dependencies on PO_PERSON

Line 1444: po_person.po_predel_validation(P_PERSON_ID);

1440: if g_debug then
1441: hr_utility.set_location(l_proc, 320);
1442: end if;
1443: --
1444: po_person.po_predel_validation(P_PERSON_ID);
1445: --
1446: -- validation for RCV
1447: --
1448: if g_debug then