DBA Data[Home] [Help]

APPS.HR_EXU_INS dependencies on HR_EXU_BUS

Line 229: hr_exu_bus.insert_validate(p_rec);

225: End If;
226: --
227: -- Call the supporting insert validate operations
228: --
229: hr_exu_bus.insert_validate(p_rec);
230: --
231: -- Call the supporting pre-insert operation
232: --
233: pre_insert(p_rec);