ProjAccountDetailHistoryDP.updateAccumulatedValues Method [AX 2012]

Updates accumulated values of Budget, Actual and Commited Cost.

protected void updateAccumulatedValues(String255 _transType, AmountMST _amountMST)

Run On

Server

Parameters

_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.

ExceptionCondition
Error

The string that passed into the method was not expected.

Community Additions

ADD
Show: