DBA Data[Home] [Help]

APPS.FA_MC_UPG3_PKG dependencies on FA_ASSET_HISTORY

Line 662: fa_asset_history ah,

658: l_account_ccid
659: FROM
660: fa_deprn_detail dd,
661: fa_category_books cb,
662: fa_asset_history ah,
663: fa_distribution_history dh
664: WHERE
665: dd.book_type_code = p_book_type_code AND
666: dd.period_counter = l_pc AND