DBA Data[Home] [Help]

APPS.AR_RECEIPT_LIB_PVT dependencies on HZ_CUST_ACCOUNTS

Line 20: p_customer_number IN hz_cust_accounts.account_number%TYPE,

16: PROCEDURE Default_cash_ids(
17: p_usr_currency_code IN fnd_currencies_vl.name%TYPE,
18: p_usr_exchange_rate_type IN gl_daily_conversion_types.user_conversion_type%TYPE,
19: p_customer_name IN hz_parties.party_name%TYPE,
20: p_customer_number IN hz_cust_accounts.account_number%TYPE,
21: p_location IN hz_cust_site_uses.location%type,
22: p_receipt_method_name IN OUT NOCOPY ar_receipt_methods.name%TYPE,
23: /* 6612301 */
24: p_customer_bank_account_name IN iby_ext_bank_accounts_v.bank_account_name%TYPE,