Share via


TaxSales.mcrOrderBalanceAbsoluteValue Method [AX 2012]

Finds the balance of a sales order.

Syntax

public AmountCur mcrOrderBalanceAbsoluteValue(RecId _recId)

Run On

Server

Parameters

  • _recId
    Type: RecId Extended Data Type
    The record ID used to find the appropriate MCRorderBalancesAbsoluteValue record.

Return Value

Type: AmountCur Extended Data Type
The balance of a sales order if one is found; otherwise, 0.

See Also

Reference

TaxSales Class