DBA Data[Home] [Help]

APPS.HR_PAE_UPD dependencies on HR_PAE_BUS

Line 308: hr_pae_bus.update_validate(p_rec);

304: --
305: -- 2. Call the supporting update validate operations.
306: --
307: convert_defs(p_rec);
308: hr_pae_bus.update_validate(p_rec);
309: --
310: -- Call the supporting pre-update operation
311: --
312: pre_update(p_rec);