AssetDepBookMap_JP.updateAssetRevisedAcquisitionCost Method [AX 2012]
Updates the AssetRevisedAcquisitionCost field of the AssetBook or AssetDepBook table.
public boolean updateAssetRevisedAcquisitionCost(AssetDepTransMap_JP _assetDepTransMap)
Run On
CalledParameters
- _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: booleantrue if the AssetRevisedAcquisitionCost_JP field is updated; otherwise, false.
Community Additions
ADD
Show: