DBA Data[Home] [Help]

APPS.HR_EXU_UPD dependencies on HR_EXU_BUS

Line 301: hr_exu_bus.update_validate(p_rec);

297: --
298: -- 2. Call the supporting update validate operations.
299: --
300: convert_defs(p_rec);
301: hr_exu_bus.update_validate(p_rec);
302: --
303: -- Call the supporting pre-update operation
304: --
305: pre_update(p_rec);