DBA Data[Home] [Help]

APPS.INL_INTERFACE_PVT dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 2857: financials_system_params_all fsp --Bug#10381495

2853:
2854: SELECT gl.currency_code
2855: INTO l_func_currency_code
2856: FROM gl_sets_of_books gl,
2857: financials_system_params_all fsp --Bug#10381495
2858: WHERE gl.set_of_books_id = fsp.set_of_books_id
2859: AND org_id = p_org_id;
2860:
2861: INL_LOGGING_PVT.Log_Variable(