ProjAccountDetailHistoryDP.updateAccumulatedValues Method [AX 2012]
Updates accumulated values of Budget, Actual and Commited Cost.
protected void updateAccumulatedValues(String255 _transType, AmountMST _amountMST)
Run On
ServerParameters
- _transType
- Type: String255 Extended Data Type
The transanction types of project transactions.
- _amountMST
- Type: AmountMST Extended Data Type
The amount that is utuilize to update the accumulated values of budget transactions.
Community Additions
ADD
Show: