TmpCustBillingClassificationBalance::custBillingClassificationBalance Method

Calculates customer balances by using the billing classification.

Syntax

client public static TmpCustBillingClassificationBalance custBillingClassificationBalance(CustAccount _accountNum, boolean _currency)

Run On

Client

Parameters

  • _currency
    Type: boolean
    A Boolean value that indicates whether to calculate the customer balance by using the billing classification and currency.

Return Value

Type: TmpCustBillingClassificationBalance Table
A TmpCustBillingClassificationBalance table buffer; otherwise, an empty table buffer.

Remarks

This method inserts the calculated customer balances into the CustBillingClassificationBalance table.

See Also

Reference

TmpCustBillingClassificationBalance Table