📚 SAP Business One SDK Help

BaseDocLine Property
See Also 

Description

Sets or returns the line number of the source document.

Field name: BaseLnNum.

Property type

Read-write property

Syntax

Visual Basic
Public Property BaseDocLine() As Long

Remarks

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

See Also