DBA Data[Home] [Help]

APPS.HR_OPT_UPD dependencies on HR_OPT_BUS

Line 356: hr_opt_bus.update_validate

352: --
353: -- 2. Call the supporting update validate operations.
354: --
355: convert_defs(p_rec);
356: hr_opt_bus.update_validate
357: (
358: p_rec
359: );
360: --