DBA Data[Home] [Help]

APPS.HR_CAU_INS dependencies on HR_CAU_BUS

Line 231: hr_cau_bus.insert_validate(p_rec);

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