Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _tmpValue
Type: VendProvisionalBalanceTmpValue Table
The tempDB table to insert the results into
- _fromDate
Type: TransDate Extended Data Type
The earliest date to look at transactions from
- _creditOrDebit
Type: DebitCredit Enumeration
If we're looking for credit or debit transactions