📚 SAP Business One SDK Help

BaseDocEntry Property
See Also 

Description

Sets or returns the source document ID.

Field name: DocEntry.

Property type

Read-write property

Syntax

Visual Basic
Public Property BaseDocEntry() As Long

Remarks

Use the BaseDocEntry, BaseDocType, and BaseDocLine properties to extract data from one document to another. For example, to extract data from a Quotation to an Order.

See Also