DBA Data[Home] [Help]

APPS.HR_LOC_UPD dependencies on HR_LOC_BUS

Line 908: hr_loc_bus.update_validate(p_rec

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