šŸ“š SAP Business One SDK Help

OpenAmount Property
See AlsoĀ 

Description

The open amount for this line. Only relevant for service-type documents.

The open amount is the original amount (from theĀ LineTotal property) minus any amount receivedĀ or credited. For example, in an A/R invoice, if the amountĀ is $200 and then a credit memo is issuedĀ for $50, the open amount is $150.

Field name: OpenSum.

Property type

Read-only property

Syntax

Visual Basic
Public Property OpenAmount() As Double

See Also