DBA Data[Home] [Help]

APPS.ZX_AR_TAX_CLASSIFICATN_DEF_PKG dependencies on HZ_PARTIES

Line 120: bill_to_customer_name hz_parties.party_name%TYPE,

116:
117: trx_number ra_customer_trx.trx_number%TYPE,
118: bill_to_customer_number hz_cust_accounts.account_number%TYPE,
119: ship_to_customer_number hz_cust_accounts.account_number%TYPE,
120: bill_to_customer_name hz_parties.party_name%TYPE,
121: ship_to_customer_name hz_parties.party_name%TYPE,
122: previous_customer_trx_id ra_customer_trx_lines.previous_customer_trx_id%TYPE,
123: previous_trx_number ra_customer_trx.trx_number%TYPE,
124: trx_date ra_customer_trx.trx_date%TYPE,

Line 121: ship_to_customer_name hz_parties.party_name%TYPE,

117: trx_number ra_customer_trx.trx_number%TYPE,
118: bill_to_customer_number hz_cust_accounts.account_number%TYPE,
119: ship_to_customer_number hz_cust_accounts.account_number%TYPE,
120: bill_to_customer_name hz_parties.party_name%TYPE,
121: ship_to_customer_name hz_parties.party_name%TYPE,
122: previous_customer_trx_id ra_customer_trx_lines.previous_customer_trx_id%TYPE,
123: previous_trx_number ra_customer_trx.trx_number%TYPE,
124: trx_date ra_customer_trx.trx_date%TYPE,
125: gl_date ra_cust_trx_line_gl_dist.gl_date%TYPE,