DBA Data[Home] [Help]

APPS.JG_ZZ_AUDIT_AR_PKG dependencies on XLE_REGISTRATIONS

Line 165: lc_company_name xle_registrations.registered_name%TYPE;

161: lc_curr_code VARCHAR2(50);
162: lc_rep_entity_name jg_zz_vat_trx_details.rep_context_entity_name%TYPE;
163: ln_legal_entity_id NUMBER;
164: ln_taxpayer_id jg_zz_vat_trx_details.taxpayer_id%TYPE;
165: lc_company_name xle_registrations.registered_name%TYPE;
166: lc_registration_number xle_registrations.registration_number%TYPE;
167: lc_country hz_locations.country%TYPE;
168: lc_address1 hz_locations.address1%TYPE;
169: lc_address2 hz_locations.address2%TYPE;

Line 166: lc_registration_number xle_registrations.registration_number%TYPE;

162: lc_rep_entity_name jg_zz_vat_trx_details.rep_context_entity_name%TYPE;
163: ln_legal_entity_id NUMBER;
164: ln_taxpayer_id jg_zz_vat_trx_details.taxpayer_id%TYPE;
165: lc_company_name xle_registrations.registered_name%TYPE;
166: lc_registration_number xle_registrations.registration_number%TYPE;
167: lc_country hz_locations.country%TYPE;
168: lc_address1 hz_locations.address1%TYPE;
169: lc_address2 hz_locations.address2%TYPE;
170: lc_address3 hz_locations.address3%TYPE;