AssetDepBookMap_JP.updateEquallyDividedStartDateForTrans Method [AX 2012]

Updates the EquallyDividedStartDate field, based on the specified posted transaction.

public boolean updateEquallyDividedStartDateForTrans(AssetDepTransMap_JP _assetDepTransMap)

Run On

Called

Parameters

_assetDepTransMap
Type: AssetDepTransMap_JP Map
The posted depreciation transaction.

Return Value

Type: boolean
true if the update is successful; otherwise, false.

Community Additions

ADD
Show: