DBA Data[Home] [Help]

APPS.AR_BILLS_MAIN dependencies on HZ_CUST_ACCOUNTS

Line 124: customer_number HZ_CUST_ACCOUNTS.account_number%TYPE ,

120: due_date AR_PAYMENT_SCHEDULES.due_date%TYPE ,
121: exchange_rate AR_PAYMENT_SCHEDULES.exchange_rate%TYPE ,
122: terms_sequence_number AR_PAYMENT_SCHEDULES.terms_sequence_number%TYPE ,
123: jgzz_fiscal_code HZ_PARTIES.jgzz_fiscal_code%TYPE ,
124: customer_number HZ_CUST_ACCOUNTS.account_number%TYPE ,
125: customer_name HZ_PARTIES.party_name%TYPE ,
126: customer_class_code HZ_CUST_ACCOUNTS.customer_class_code%TYPE ,
127: customer_category_code HZ_PARTIES.category_code%TYPE ,
128: customer_category_meaning AR_LOOKUPS.meaning%TYPE ,

Line 126: customer_class_code HZ_CUST_ACCOUNTS.customer_class_code%TYPE ,

122: terms_sequence_number AR_PAYMENT_SCHEDULES.terms_sequence_number%TYPE ,
123: jgzz_fiscal_code HZ_PARTIES.jgzz_fiscal_code%TYPE ,
124: customer_number HZ_CUST_ACCOUNTS.account_number%TYPE ,
125: customer_name HZ_PARTIES.party_name%TYPE ,
126: customer_class_code HZ_CUST_ACCOUNTS.customer_class_code%TYPE ,
127: customer_category_code HZ_PARTIES.category_code%TYPE ,
128: customer_category_meaning AR_LOOKUPS.meaning%TYPE ,
129: trx_type_name RA_CUST_TRX_TYPES.name%TYPE ,
130: trx_type_class AR_LOOKUPS.meaning%TYPE ,