AssetDepBookMap_JP.updateAssetRevisedAcquisitionCost Method [AX 2012]

Updates the AssetRevisedAcquisitionCost field of the AssetBook or AssetDepBook table.

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.

Community Additions

ADD
Show: