DBA Data[Home] [Help]

APPS.HR_ORU_UPD dependencies on HR_ORU_BUS

Line 707: hr_oru_bus.update_validate

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