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.
Calculates customer balances by using the billing classification.
Syntax
client public static TmpCustBillingClassificationBalance custBillingClassificationBalance(CustAccount _accountNum, boolean _currency)
Run On
Client
Parameters
- _accountNum
Type: CustAccount Extended Data Type
The account number of the selected customer.
- _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.