📚 SAP Business One SDK Help

ReserveInvoice Property
See Also 

Description

Determines whether or not this document is a Reserve Invoice, invoice that can be drawn to a delivery.

Field name: isIns.

Property type

Read-write property

Syntax

Visual Basic
Public Property ReserveInvoice() As BoYesNoEnum

Remarks

Reserve Invoices allow issuing invoices for warehouse items without deducting the items from the inventory (SAP Business One creates a journal entry without creating an inventory entry).

Reserve Invoices refer only to item invoices.

See Also