📚 SAP Business One SDK Help

BaseDocEntry Property
See Also 

Description

Sets or returns the source document ID.

Field name: BaseAbsEnt.

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.

See Also