DBA Data[Home] [Help]

APPS.FA_GAINLOSS_MIS_PKG dependencies on FA_ASSET_HISTORY

Line 491: fa_asset_history ah

487: fa_methods m,
488: fa_conventions conv,
489: fa_convention_types ctype,
490: fa_book_controls bc,
491: fa_asset_history ah
492: WHERE
493: book.retirement_id = h_retirement_id
494: AND book.asset_id = h_asset_id
495: AND book.book_type_code = h_book

Line 672: fa_asset_history ah

668: fa_conventions conv,
669: fa_convention_types ctype,
670: fa_mc_book_controls bc,
671: fa_book_controls bc_primary,
672: fa_asset_history ah
673: WHERE
674: book.retirement_id = h_retirement_id
675: AND book.asset_id = h_asset_id
676: AND book.book_type_code = h_book