📚 SAP Business One SDK Help

BaseDocType Property
See Also 

Description

Sets or returns the source document type.

Field name: BaseNum.

Property type

Read-write property

Syntax

Visual Basic
Public Property BaseDocType() As Long

Remarks

Use the BaseDocType, BaseDocEntry, and BaseDocLine properties to extract data from one document to another.

To view the document type numbers, see BoAPARDocumentTypes.

See Also