DBA Data[Home] [Help]

APPS.JMF_GTA_REPORTS_PKG dependencies on HZ_CONTACT_POINTS

Line 799: l_ar_customer_phone hz_contact_points.phone_number%TYPE;

795: l_ar_taxpayer_id hz_parties.jgzz_fiscal_code%TYPE;
796: l_ar_customer_bank_account VARCHAR2(360);
797: l_ar_customer_address VARCHAR2(4000);
798: l_ar_customer_address_phone VARCHAR2(4000);
799: l_ar_customer_phone hz_contact_points.phone_number%TYPE;
800: l_gta_amount NUMBER;
801: l_gta_taxamount NUMBER;
802: l_gta_customer_name jmf_gta_trx_headers_all.bill_to_customer_name%TYPE;
803: l_gta_taxpayer_id jmf_gta_trx_headers_all.tp_tax_registration_number%TYPE;