DBA Data[Home] [Help]

APPS.HR_PAC_INS dependencies on HR_PAC_BUS

Line 231: hr_pac_bus.insert_validate(p_rec);

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