6081: l_sf52_canc ghr_pa_requests%rowtype;
6082: l_sf52 ghr_pa_requests%rowtype;
6083: l_canc_pa_request_id ghr_pa_requests.pa_request_id%type;
6084: --BUG # 13655849 increased length
6085: l_username fnd_user.user_name%type :=fnd_global.user_name;
6086: l_null_sf52 ghr_pa_requests%rowtype;
6087: l_ovn number;
6088: l_which_noa number;
6089: --
6549: l_ovn number;
6550: l_canc_pa_request_id number;
6551: l_noa_id number;
6552: --BUG # 13655849 increased length
6553: l_username fnd_user.user_name%type;
6554: l_dummy_number number;
6555: l_sf52_canc ghr_pa_requests%rowtype;
6556: l_corr_sf52_detail pa_req_info;
6557: