DBA Data[Home] [Help]

APPS.FA_GAINLOSS_MIS_PKG dependencies on FA_ASSET_HISTORY

Line 500: fa_asset_history ah

496: fa_methods m,
497: fa_conventions conv,
498: fa_convention_types ctype,
499: fa_book_controls bc,
500: fa_asset_history ah
501: WHERE
502: book.retirement_id = h_retirement_id
503: AND book.asset_id = h_asset_id
504: AND book.book_type_code = h_book

Line 680: fa_asset_history ah

676: fa_methods m,
677: fa_conventions conv,
678: fa_convention_types ctype,
679: fa_book_controls_mrc_v bc,
680: fa_asset_history ah
681: WHERE
682: book.retirement_id = h_retirement_id
683: AND book.asset_id = h_asset_id
684: AND book.book_type_code = h_book