📚 SAP Business One SDK Help

BaseEntry Property
See Also 

Description

Sets or returns the source Document ID.

Field name: BaseEntry.

Property type

Read-write property

Syntax

Visual Basic
Public Property BaseEntry() As Long

Remarks

Use the BaseEntry, BaseLine, and BaseType properties to extract data from one document to another. For example, to extract data from a Quotation to an Order.

To receive items from production or to issue items for production, you must specify the production order number (DocumentNumber) in the BaseEntry.

See Also