Share via


VendProvisionalBalanceDP.getBalanceByType Method [AX 2012]

Get the balance from a date range and if we're using credit or debit

Syntax

protected void getBalanceByType(
    VendProvisionalBalanceTmpValue _tmpValue, 
    TransDate _fromDate, 
    DebitCredit _creditOrDebit)

Run On

Server

Parameters

See Also

Reference

VendProvisionalBalanceDP Class