DBA Data[Home] [Help]

APPS.FA_FAS460_XMLP_PKG dependencies on FND_CURRENCIES

Line 36: fnd_currencies cur,

32: l_precision,
33: l_per_ctr
34: from fa_book_controls bc,
35: gl_sets_of_books sob,
36: fnd_currencies cur,
37: fa_deprn_periods dp
38: where bc.book_type_code = P_BOOK
39: and bc.date_ineffective is null
40: and sob.set_of_books_id = bc.set_of_books_id