DBA Data[Home] [Help]

APPS.INV_THIRD_PARTY_STOCK_PVT dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 1900: financials_system_params_all fsp

1896: l_sob_id
1897: , l_func_currency
1898: , l_precision
1899: FROM
1900: financials_system_params_all fsp
1901: , gl_sets_of_books glb
1902: , gl_currencies glc
1903: WHERE fsp.set_of_books_id = glb.set_of_books_id
1904: AND glb.currency_code = glc.currency_code