DBA Data[Home] [Help]

APPS.FA_CUA_HR_RETIREMENTS_PKG dependencies on GL_SETS_OF_BOOKS

Line 978: from gl_sets_of_books sob,

974: select --sob.currency_code
975: fc.precision
976: --, fc.extended_precision
977: --, fc.minimum_accountable_unit
978: from gl_sets_of_books sob,
979: fa_book_controls fbc,
980: fnd_currencies fc
981: where fc.currency_code = sob.currency_code
982: and fc.enabled_flag = 'Y'