DBA Data[Home] [Help]

APPS.GHR_UTILITY dependencies on GHR_PA_REQUEST_EI_SHADOW

Line 869: l_org_rec ghr_pa_request_ei_shadow%rowtype;

865: and par.pa_notification_id is not null
866: and par.pa_request_id = rei.pa_request_id
867: and rei.information_type = 'GHR_US_PAR_NFC_INFO';
868: l_rei_rec ghr_pa_request_extra_info%rowtype ;
869: l_org_rec ghr_pa_request_ei_shadow%rowtype;
870: begin
871: for c_ad_rec in get_next_auth_date loop
872: l_rei_rec.information_type := 'GHR_US_PAR_NFC_INFO';
873: l_rei_rec.pa_request_id := p_pa_request_id;