DBA Data[Home] [Help]

APPS.AR_DEPOSIT_LIB_PVT dependencies on FND_CURRENCIES_VL

Line 98: p_usr_currency_code IN fnd_currencies_vl.name%TYPE,

94: p_ship_to_location IN OUT NOCOPY hz_cust_site_uses.location%type,
95: x_ship_to_contact_id IN OUT NOCOPY NUMBER,
96: p_ship_to_contact_first_name IN VARCHAR2,
97: p_ship_to_contact_last_name IN VARCHAR2,
98: p_usr_currency_code IN fnd_currencies_vl.name%TYPE,
99: p_usr_exchange_rate_type IN
100: gl_daily_conversion_types.user_conversion_type%TYPE,
101: x_currency_code IN OUT NOCOPY ar_cash_receipts.currency_code%TYPE,
102: x_exchange_rate_type IN OUT NOCOPY