DBA Data[Home] [Help]

APPS.HR_PAT_UPD dependencies on HR_PAT_BUS

Line 300: hr_pat_bus.update_validate(p_rec);

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