DBA Data[Home] [Help]

APPS.GHR_CORR_CANC_SF52 dependencies on GHR_PA_HISTORY

Line 15: Procedure update_eleentval(p_hist_pre in ghr_pa_history%rowtype) ;

11: Procedure Cancel_Appt_SF52 ( p_sf52_data in out nocopy ghr_pa_requests%rowtype);
12: Procedure Cancel_Correction_SF52 ( p_sf52_data in out nocopy ghr_pa_requests%rowtype);
13: Procedure Cancel_Other_Family_Sf52 ( p_sf52_data in out nocopy ghr_pa_requests%rowtype);
14: Procedure cancel_term_SF52 ( p_sf52_data in out nocopy ghr_pa_requests%rowtype);
15: Procedure update_eleentval(p_hist_pre in ghr_pa_history%rowtype) ;
16: Procedure build_corrected_sf52(p_pa_request_id in number,
17: p_noa_code_correct in varchar2,
18: p_sf52_data_result in out nocopy ghr_pa_requests%rowtype,
19: p_called_from in varchar2 default NULL);