DBA Data[Home] [Help]

APPS.HR_ABM_INS dependencies on HR_ABM_BUS

Line 191: hr_abm_bus.insert_validate(p_rec);

187: End If;
188: --
189: -- Call the supporting insert validate operations
190: --
191: hr_abm_bus.insert_validate(p_rec);
192: --
193: -- Call the supporting pre-insert operation
194: --
195: pre_insert(p_rec);