DBA Data[Home] [Help]

APPS.AR_RECEIPT_API_COVER dependencies on HZ_CUST_ACCOUNTS

Line 165: p_customer_number IN hz_cust_accounts.account_number%TYPE DEFAULT NULL,

161: p_maturity_date IN DATE DEFAULT NULL,
162: p_postmark_date IN DATE DEFAULT NULL,
163: p_customer_id IN ar_cash_receipts.pay_from_customer%TYPE DEFAULT NULL,
164: p_customer_name IN hz_parties.party_name%TYPE DEFAULT NULL,
165: p_customer_number IN hz_cust_accounts.account_number%TYPE DEFAULT NULL,
166: p_customer_bank_account_id IN ar_cash_receipts.customer_bank_account_id%TYPE DEFAULT NULL,
167: p_customer_bank_account_num IN ap_bank_accounts.bank_account_num%TYPE DEFAULT NULL,
168: p_customer_bank_account_name IN ap_bank_accounts.bank_account_name%TYPE DEFAULT NULL,
169: p_location IN hz_cust_site_uses.location%TYPE DEFAULT NULL,