LedgerBalanceBase.parmExcludeCredits Method [AX 2012]

Indicates whether credits are to be excluded from the balance.

Syntax

public boolean parmExcludeCredits([boolean _excludeCredits])

Run On

Server

Parameters

  • _excludeCredits
    Type: boolean
    A Boolean value that indicates whether credits should be excluded from the balance; optional.

Return Value

Type: boolean
true if credits are to be excluded from the balance; otherwise, false.

See Also

Reference

LedgerBalanceBase Class