📚 SAP Business One SDK Help

JournalRemarks Property
See Also 

Description

Sets or returns the journal remarks, of the G/L account, for the work order.

Field name: JrnlMemo.

Length: 50 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property JournalRemarks() As String

Remarks

The journal remark is copied to the accounting document when you set the work order Status to Work Completed.

See Also