DBA Data[Home] [Help]

APPS.GHR_PER_SUM dependencies on GHR_DUTY_STATIONS_V

Line 429: ,ghr_duty_stations_v dstv

425: ,dstv.duty_station_desc
426: ,lpa.short_name
427: ,lpa.adjustment_percentage
428: FROM ghr_locality_pay_areas_f lpa
429: ,ghr_duty_stations_v dstv
430: ,ghr_duty_stations_f dst
431: ,hr_location_extra_info lei
432: WHERE lei.location_id = p_location_id
433: AND lei.information_type = 'GHR_US_LOC_INFORMATION'