DBA Data[Home] [Help]

APPS.HR_FCN_UPD dependencies on HR_FCN_BUS

Line 322: hr_fcn_bus.update_validate

318: --
319: -- 2. Call the supporting update validate operations.
320: --
321: convert_defs(p_rec);
322: hr_fcn_bus.update_validate
323: (p_effective_date
324: ,p_rec
325: );
326: --