DBA Data[Home] [Help]

APPS.HR_PAB_UPD dependencies on HR_PAB_BUS

Line 305: hr_pab_bus.update_validate(p_rec);

301: --
302: -- 2. Call the supporting update validate operations.
303: --
304: convert_defs(p_rec);
305: hr_pab_bus.update_validate(p_rec);
306: --
307: -- Call the supporting pre-update operation
308: --
309: pre_update(p_rec);