DBA Data[Home] [Help]

APPS.JG_ZZ_SUMMARY_AP_PKG dependencies on XLE_REGISTRATIONS

Line 211: l_company_name xle_registrations.registered_name%TYPE;

207: l_curr_code VARCHAR2(50);
208: l_rep_entity_name jg_zz_vat_trx_details.rep_context_entity_name%TYPE;
209: l_legal_entity_id NUMBER;
210: l_taxpayer_id jg_zz_vat_trx_details.taxpayer_id%TYPE;
211: l_company_name xle_registrations.registered_name%TYPE;
212: l_registration_number xle_registrations.registration_number%TYPE;
213: l_country hz_locations.country%TYPE;
214: l_address1 hz_locations.address1%TYPE;
215: l_address2 hz_locations.address2%TYPE;

Line 212: l_registration_number xle_registrations.registration_number%TYPE;

208: l_rep_entity_name jg_zz_vat_trx_details.rep_context_entity_name%TYPE;
209: l_legal_entity_id NUMBER;
210: l_taxpayer_id jg_zz_vat_trx_details.taxpayer_id%TYPE;
211: l_company_name xle_registrations.registered_name%TYPE;
212: l_registration_number xle_registrations.registration_number%TYPE;
213: l_country hz_locations.country%TYPE;
214: l_address1 hz_locations.address1%TYPE;
215: l_address2 hz_locations.address2%TYPE;
216: l_address3 hz_locations.address3%TYPE;