DBA Data[Home] [Help]

APPS.GHR_UTILITY dependencies on GHR_PA_REQUEST_EI_SHADOW

Line 886: l_org_rec ghr_pa_request_ei_shadow%rowtype;

882: and par.pa_notification_id is not null
883: and par.pa_request_id = rei.pa_request_id
884: and rei.information_type = 'GHR_US_PAR_NFC_INFO';
885: l_rei_rec ghr_pa_request_extra_info%rowtype ;
886: l_org_rec ghr_pa_request_ei_shadow%rowtype;
887: begin
888: for c_ad_rec in get_next_auth_date loop
889: l_rei_rec.information_type := 'GHR_US_PAR_NFC_INFO';
890: l_rei_rec.pa_request_id := p_pa_request_id;