DBA Data[Home] [Help]

APPS.FA_FAS460_XMLP_PKG dependencies on FA_DEPRN_PERIODS

Line 37: fa_deprn_periods dp

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
41: and sob.currency_code = cur.currency_code