DBA Data[Home] [Help]

APPS.HR_LEI_INS dependencies on HR_LEI_BUS

Line 416: hr_lei_bus.insert_validate(p_rec);

412: End If;
413: --
414: -- Call the supporting insert validate operations
415: --
416: hr_lei_bus.insert_validate(p_rec);
417: --
418: -- Call the supporting pre-insert operation
419: --
420: pre_insert(p_rec);