DBA Data[Home] [Help]

APPS.JG_ZZ_AUDIT_AR_PKG dependencies on XLE_REGISTRATIONS

Line 170: lc_company_name xle_registrations.registered_name%TYPE;

166: lc_curr_code VARCHAR2(50);
167: lc_rep_entity_name jg_zz_vat_trx_details.rep_context_entity_name%TYPE;
168: ln_legal_entity_id NUMBER;
169: ln_taxpayer_id jg_zz_vat_trx_details.taxpayer_id%TYPE;
170: lc_company_name xle_registrations.registered_name%TYPE;
171: lc_registration_number xle_registrations.registration_number%TYPE;
172: lc_country hz_locations.country%TYPE;
173: lc_address1 hz_locations.address1%TYPE;
174: lc_address2 hz_locations.address2%TYPE;

Line 171: lc_registration_number xle_registrations.registration_number%TYPE;

167: lc_rep_entity_name jg_zz_vat_trx_details.rep_context_entity_name%TYPE;
168: ln_legal_entity_id NUMBER;
169: ln_taxpayer_id jg_zz_vat_trx_details.taxpayer_id%TYPE;
170: lc_company_name xle_registrations.registered_name%TYPE;
171: lc_registration_number xle_registrations.registration_number%TYPE;
172: lc_country hz_locations.country%TYPE;
173: lc_address1 hz_locations.address1%TYPE;
174: lc_address2 hz_locations.address2%TYPE;
175: lc_address3 hz_locations.address3%TYPE;