DBA Data[Home] [Help]

APPS.GHR_FORMULA_FUNCTIONS dependencies on GHR_PER_SUM

Line 171: ghr_per_sum.get_duty_station_details

167: v_eligible := 'Y';
168: ElsE
169: hr_utility.set_location(l_procedure_name,60);
170: /* get duty station code */
171: ghr_per_sum.get_duty_station_details
172: (v_location_id,
173: p_effective_date,
174: v_duty_station_code,
175: v_duty_station_desc ,