DBA Data[Home] [Help]

APPS.AR_CMGT_DATA_POINTS_PKG dependencies on FND_CURRENCIES

Line 2069: l_currency_code fnd_currencies.currency_code%TYPE;

2065: l_party_id number;
2066: l_cust_account_id number;
2067: l_customer_site_use_id number;
2068: l_as_of_date date;
2069: l_currency_code fnd_currencies.currency_code%TYPE;
2070: l_format_currency varchar2(15);
2071: l_credit_option varchar2(16);
2072: l_invoice_type_low ra_cust_trx_types.name%TYPE;
2073: l_invoice_type_high ra_cust_trx_types.name%TYPE;