DBA Data[Home] [Help]

APPS.FV_FUNDS_AVAIL_PKG dependencies on FND_CURRENCIES

Line 22: vp_currency_code Fnd_Currencies.currency_code%TYPE ;

18: vp_errbuf VARCHAR2(5000) ;
19: vp_retcode NUMBER := 0 ;
20: vp_sob_id Gl_Sets_Of_Books.set_of_books_id%TYPE ;
21: vp_coa_id Gl_Sets_Of_Books.chart_of_accounts_id%TYPE ;
22: vp_currency_code Fnd_Currencies.currency_code%TYPE ;
23: vp_flex_low VARCHAR2(2000);
24: vp_flex_high VARCHAR2(2000);
25: vp_treasury_symbol_id fv_treasury_symbols.treasury_symbol_id%type ;
26: vp_summary_type VARCHAR2(1);