DBA Data[Home] [Help]

APPS.HR_ORI_UPD dependencies on HR_ORI_BUS

Line 706: hr_ori_bus.update_validate

702: --
703: -- 2. Call the supporting update validate operations.
704: --
705: convert_defs(p_rec);
706: hr_ori_bus.update_validate
707: (p_effective_date
708: ,p_rec
709: );
710: --