DBA Data[Home] [Help]

APPS.FA_RX_SHARED_PKG dependencies on FA_MC_DEPRN_PERIODS

Line 640: , fa_mc_deprn_periods dp

636: BOOKS.GROUP_ASSET_ID is not null
637: and exists (select 1
638: from fa_mc_books oldbk
639: , fa_transaction_headers oldth
640: , fa_mc_deprn_periods dp
641: where oldbk.transaction_header_id_out = books.transaction_header_id_in
642: and oldbk.transaction_header_id_out = oldth.transaction_header_id
643: and dp.book_type_code = book
644: and dp.period_counter = dd.period_counter