AssetDepBookMap_JP.updateEquallyDividedStartDateForTrans Method
Updates the EquallyDividedStartDate field, based on the specified posted transaction.
Syntax
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.