DBA Data[Home] [Help]

APPS.FA_GAINLOSS_RET_PKG dependencies on FA_ASSET_HISTORY

Line 299: fa_asset_history ah

295: fa_methods m,
296: fa_conventions conv,
297: fa_convention_types ctype,
298: fa_book_controls bc,
299: fa_asset_history ah
300: WHERE
301: book.retirement_id = h_retirement_id
302: AND book.asset_id = h_asset_id
303: AND book.book_type_code = h_book

Line 478: fa_asset_history ah

474: fa_conventions conv,
475: fa_convention_types ctype,
476: fa_mc_book_controls bc,
477: fa_book_controls bc_primary, -- added this to get fiscal year name
478: fa_asset_history ah
479: WHERE
480: book.retirement_id = h_retirement_id
481: AND book.asset_id = h_asset_id
482: AND book.book_type_code = h_book