DBA Data[Home] [Help]

APPS.HR_PERSON_INTERNAL dependencies on PO_PERSON

Line 1415: po_person.po_predel_validation(P_PERSON_ID);

1411: if g_debug then
1412: hr_utility.set_location(l_proc, 320);
1413: end if;
1414: --
1415: po_person.po_predel_validation(P_PERSON_ID);
1416: --
1417: -- validation for RCV
1418: --
1419: if g_debug then