DBA Data[Home] [Help]

APPS.HR_AHC_UPD dependencies on HR_AHC_BUS

Line 335: hr_ahc_bus.update_validate(p_rec, p_effective_date);

331: --
332: -- 2. Call the supporting update validate operations.
333: --
334: convert_defs(p_rec);
335: hr_ahc_bus.update_validate(p_rec, p_effective_date);
336: --
337: -- Call the supporting pre-update operation
338: --
339: pre_update(p_rec);