AssetDepBookMap_JP.updateAssetRevisedAcquisitionCost Method
Updates the AssetRevisedAcquisitionCost field of the AssetBook or AssetDepBook table.
Syntax
public boolean updateAssetRevisedAcquisitionCost(AssetDepTransMap_JP _assetDepTransMap)
Run On
Called
Parameters
- _assetDepTransMap
Type: AssetDepTransMap_JP Map
An instance of the AssetDepTransMap_JP map that represents an instance of the AssetTrans or AssetDepBookTrans table.
Return Value
Type: boolean
true if the AssetRevisedAcquisitionCost_JP field is updated; otherwise, false.