📚 SAP Business One SDK Help

CurrentAccountBalance Property
See Also 

Description

Returns the open balance for a specified business partner.

Field name: Balance.

Property type

Read-only property

Syntax

Visual Basic
Public Property CurrentAccountBalance() As Double

Remarks

If a business transaction is not a Pay-Immediately transaction, the amount of money must be recorded to Account-Payable account or Account-Receivable account, and the open balance for the business partner will then be adjusted accordingly.

See Also