DBA Data[Home] [Help]

APPS.GHR_US_NFC_EXTRACTS dependencies on GHR_ADDRESSES_H_V

Line 84: type t_add_rec is table of ghr_addresses_h_v%ROWTYPE

80: index by binary_integer;
81: g_rpa_rec t_pa_req_rec;
82: g_awd_rec t_pa_req_rec;
83: --
84: type t_add_rec is table of ghr_addresses_h_v%ROWTYPE
85: index by binary_integer;
86: g_address_rec t_add_rec;
87: --
88: type pa_rem_rec is record