📚 SAP Business One SDK Help

JournalMemo Property
See Also 

Description

Sets or returns the journal entry remarks that is copied later to the accounting document.

Field name: JrnlMemo.

Length: 50 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property JournalMemo() As String

Remarks

SAP Business One, by default, automatically enters the document type and the business partner number. When using the system's default template for printing, the remark is not printed on the associated document.

This property is relevant also for oInventoryGenEntry and oInventoryGenExit document types.

See Also