DBA Data[Home] [Help]

APPS.HR_AHK_UPD dependencies on HR_AHK_BUS

Line 310: hr_ahk_bus.update_validate(p_rec, p_effective_date);

306: --
307: -- 2. Call the supporting update validate operations.
308: --
309: convert_defs(p_rec);
310: hr_ahk_bus.update_validate(p_rec, p_effective_date);
311: --
312: -- Call the supporting pre-update operation
313: --
314: pre_update(p_rec);