DBA Data[Home] [Help]

APPS.GHR_PA_REQUESTS_PKG2 dependencies on GHR_DUTY_STATIONS_F

Line 107: (p_duty_station_code in ghr_duty_stations_f.duty_station_code%TYPE)

103: ,p_date in date)
104: RETURN BOOLEAN;
105: --
106: FUNCTION opm_mandated_duty_stations
107: (p_duty_station_code in ghr_duty_stations_f.duty_station_code%TYPE)
108: RETURN BOOLEAN;
109:
110: FUNCTION get_corr_cop (p_altered_pa_request_id
111: IN ghr_pa_requests.altered_pa_request_id%type)

Line 122: ,p_form_ds_code IN ghr_duty_stations_f.duty_station_code%TYPE

118:
119: PROCEDURE duty_station_warn (p_first_noa_id IN NUMBER
120: ,p_second_noa_id IN NUMBER
121: ,p_person_id IN NUMBER
122: ,p_form_ds_code IN ghr_duty_stations_f.duty_station_code%TYPE
123: ,p_effective_date IN DATE
124: ,p_message_set OUT NOCOPY BOOLEAN);
125:
126: PROCEDURE chk_position_end_date (p_position_id IN NUMBER