📚 SAP Business One SDK Help

TransNum Property
See Also 

Description

Returns the transaction number that SAP Business One creates for the document.

Field name: TransId.

This is a foreign key to the JournalEntries object.

Property type

Read-only property

Syntax

Visual Basic
Public Property TransNum() As Long

See Also