DBA Data[Home] [Help]

APPS.HR_ITF_UPD dependencies on HR_ITF_BUS

Line 348: hr_itf_bus.update_validate

344: --
345: -- 2. Call the supporting update validate operations.
346: --
347: convert_defs(p_rec);
348: hr_itf_bus.update_validate
349: (p_effective_date
350: ,p_rec
351: );
352: --