DBA Data[Home] [Help]

APPS.ZX_AR_TAX_CLASSIFICATN_DEF_PKG dependencies on HZ_PARTIES

Line 130: bill_to_customer_name hz_parties.party_name%TYPE,

126:
127: trx_number ra_customer_trx.trx_number%TYPE,
128: bill_to_customer_number hz_cust_accounts.account_number%TYPE,
129: ship_to_customer_number hz_cust_accounts.account_number%TYPE,
130: bill_to_customer_name hz_parties.party_name%TYPE,
131: ship_to_customer_name hz_parties.party_name%TYPE,
132: previous_customer_trx_id ra_customer_trx_lines.previous_customer_trx_id%TYPE,
133: previous_trx_number ra_customer_trx.trx_number%TYPE,
134: trx_date ra_customer_trx.trx_date%TYPE,

Line 131: ship_to_customer_name hz_parties.party_name%TYPE,

127: trx_number ra_customer_trx.trx_number%TYPE,
128: bill_to_customer_number hz_cust_accounts.account_number%TYPE,
129: ship_to_customer_number hz_cust_accounts.account_number%TYPE,
130: bill_to_customer_name hz_parties.party_name%TYPE,
131: ship_to_customer_name hz_parties.party_name%TYPE,
132: previous_customer_trx_id ra_customer_trx_lines.previous_customer_trx_id%TYPE,
133: previous_trx_number ra_customer_trx.trx_number%TYPE,
134: trx_date ra_customer_trx.trx_date%TYPE,
135: gl_date ra_cust_trx_line_gl_dist.gl_date%TYPE,