DBA Data[Home] [Help]

APPS.FA_GAINLOSS_RET_PKG dependencies on FA_BOOKS_MRC_V

Line 353: from fa_books_mrc_v

349: , recoverable_cost
350: , adjusted_recoverable_cost
351: , reval_amortization_basis
352: , old_adjusted_cost
353: from fa_books_mrc_v
354: where asset_id = ret.asset_id
355: and book_type_code = ret.book
356: and transaction_header_id_out is null;
357: