DBA Data[Home] [Help]

APPS.AR_GTA_REPORTS_PKG dependencies on HZ_CONTACT_POINTS

Line 865: l_ar_customer_phone hz_contact_points.phone_number%TYPE;

861: l_ar_taxpayer_id hz_parties.jgzz_fiscal_code%TYPE;
862: l_ar_customer_bank_account VARCHAR2(360);
863: l_ar_customer_address VARCHAR2(4000);
864: l_ar_customer_address_phone VARCHAR2(4000);
865: l_ar_customer_phone hz_contact_points.phone_number%TYPE;
866: l_gta_amount NUMBER;
867: l_gta_taxamount NUMBER;
868: l_gta_customer_name ar_gta_trx_headers_all.bill_to_customer_name%TYPE;
869: l_gta_taxpayer_id ar_gta_trx_headers_all.tp_tax_registration_number%TYPE;