DBA Data[Home] [Help]

APPS.AR_RECEIPT_LIB_PVT dependencies on FND_CURRENCIES_VL

Line 17: p_usr_currency_code IN fnd_currencies_vl.name%TYPE,

13: pg_cust_derived_from VARCHAR2(20);
14:
15: /* Revert changes done for customer bank ref from Default_cash_ids under payment uptake */
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,