DBA Data[Home] [Help]

APPS.JG_ZZ_SUMMARY_AP_PKG dependencies on XLE_REGISTRATIONS

Line 179: l_company_name xle_registrations.registered_name%TYPE;

175: l_curr_code VARCHAR2(50);
176: l_rep_entity_name jg_zz_vat_trx_details.rep_context_entity_name%TYPE;
177: l_legal_entity_id NUMBER;
178: l_taxpayer_id jg_zz_vat_trx_details.taxpayer_id%TYPE;
179: l_company_name xle_registrations.registered_name%TYPE;
180: l_registration_number xle_registrations.registration_number%TYPE;
181: l_country hz_locations.country%TYPE;
182: l_address1 hz_locations.address1%TYPE;
183: l_address2 hz_locations.address2%TYPE;

Line 180: l_registration_number xle_registrations.registration_number%TYPE;

176: l_rep_entity_name jg_zz_vat_trx_details.rep_context_entity_name%TYPE;
177: l_legal_entity_id NUMBER;
178: l_taxpayer_id jg_zz_vat_trx_details.taxpayer_id%TYPE;
179: l_company_name xle_registrations.registered_name%TYPE;
180: l_registration_number xle_registrations.registration_number%TYPE;
181: l_country hz_locations.country%TYPE;
182: l_address1 hz_locations.address1%TYPE;
183: l_address2 hz_locations.address2%TYPE;
184: l_address3 hz_locations.address3%TYPE;