DBA Data[Home] [Help]

APPS.FA_WHATIF_DEPRN_PKG dependencies on FA_ASSET_HISTORY

Line 519: from fa_asset_history

515: h_mesg_name := 'FA_AMT_GET_CATE_ID';
516:
517: select category_id, units, asset_type
518: into fin_info.category_id, fin_info.units, fin_info.asset_type
519: from fa_asset_history
520: where asset_id = X_asset_id and date_ineffective is null;
521:
522: -- MOST FIN_INFO ELEMENTS ARE LOADED THIS WAY:
523: -- IF INCOMING PARAMETER IS NOT NULL AND DIFFERENT FROM ASSET'S