TradeTotals.mcrOrderBalanceAbsoluteValue Method [AX 2012]
Returns the absolute value balance for the specified _recId.
Syntax
protected AmountCur mcrOrderBalanceAbsoluteValue(RecId _recId)
Run On
Server
Parameters
- _recId
Type: RecId Extended Data Type
The RecId to find the absolute value of.
Return Value
Type: AmountCur Extended Data Type
The absolute value for the specified _recId.