DBA Data[Home] [Help]

APPS.ZX_PRODUCT_INTEGRATION_PKG dependencies on HZ_PARTIES

Line 100: bill_to_customer_name hz_parties.party_name%TYPE,

96:
97: trx_number ra_customer_trx.trx_number%TYPE,
98: bill_to_customer_number hz_cust_accounts.account_number%TYPE,
99: ship_to_customer_number hz_cust_accounts.account_number%TYPE,
100: bill_to_customer_name hz_parties.party_name%TYPE,
101: ship_to_customer_name hz_parties.party_name%TYPE,
102: previous_customer_trx_id ra_customer_trx_lines.previous_customer_trx_id%TYPE,
103: previous_trx_number ra_customer_trx.trx_number%TYPE,
104: trx_date ra_customer_trx.trx_date%TYPE,

Line 101: ship_to_customer_name hz_parties.party_name%TYPE,

97: trx_number ra_customer_trx.trx_number%TYPE,
98: bill_to_customer_number hz_cust_accounts.account_number%TYPE,
99: ship_to_customer_number hz_cust_accounts.account_number%TYPE,
100: bill_to_customer_name hz_parties.party_name%TYPE,
101: ship_to_customer_name hz_parties.party_name%TYPE,
102: previous_customer_trx_id ra_customer_trx_lines.previous_customer_trx_id%TYPE,
103: previous_trx_number ra_customer_trx.trx_number%TYPE,
104: trx_date ra_customer_trx.trx_date%TYPE,
105: gl_date ra_cust_trx_line_gl_dist.gl_date%TYPE,