DBA Data[Home] [Help]

APPS.AR_CMGT_DATA_POINTS_PKG dependencies on FND_CURRENCIES

Line 2217: l_currency_code fnd_currencies.currency_code%TYPE;

2213: l_party_id number;
2214: l_cust_account_id number;
2215: l_customer_site_use_id number;
2216: l_as_of_date date;
2217: l_currency_code fnd_currencies.currency_code%TYPE;
2218: l_format_currency varchar2(15);
2219: l_credit_option varchar2(16);
2220: l_invoice_type_low ra_cust_trx_types.name%TYPE;
2221: l_invoice_type_high ra_cust_trx_types.name%TYPE;