📚 SAP Business One SDK Help

DocNum Property
See Also 

Description

Sets or returns the payment document number.

Field name: DocNum.

Property type

Read-write property

Syntax

Visual Basic
Public Property DocNum() As Long

Remarks

This is a unique number (greater than 0) used as an entry key for identifying the payment document.

Mandatory field in SAP Business One only in case the value of the HandWritten property is tYES. In case the value of HandWritten property is tNo, SAP Business One sets the next available number.

See Also