DBA Data[Home] [Help]

APPS.HR_LOC_UPD dependencies on HR_LOC_BUS

Line 909: hr_loc_bus.update_validate(p_rec

905: -- 2. Call the supporting update validate operations.
906: --
907: convert_defs(p_rec);
908: --
909: hr_loc_bus.update_validate(p_rec
910: ,p_effective_date
911: ,p_operating_unit_id);
912: --
913: -- Call the supporting pre-update operation