DBA Data[Home] [Help]

APPS.FA_WHATIF_DEPRN_PKG dependencies on FA_ASSET_HISTORY

Line 548: from fa_asset_history

544: h_mesg_name := 'FA_AMT_GET_CATE_ID';
545:
546: select category_id, units, asset_type
547: into fin_info.category_id, fin_info.units, fin_info.asset_type
548: from fa_asset_history
549: where asset_id = X_asset_id and date_ineffective is null;
550:
551: -- MOST FIN_INFO ELEMENTS ARE LOADED THIS WAY:
552: -- IF INCOMING PARAMETER IS NOT NULL AND DIFFERENT FROM ASSET'S