📚 SAP Business One SDK Help

RemainingOpenQuantity Property
See Also 

Description

The open quantity for this line.

The open quantity is the original quantity (from the Quantity property) minus any quantity that has been delivered or credited. For example, in an A/P invoice, if the quantity is 10 and then a goods receipt is executed for the invoice for a quantity of 3, the open quantity is 7.

Field name: OpenQty.

Property type

Read-only property

Syntax

Visual Basic
Public Property RemainingOpenQuantity() As Double

See Also