📚 SAP Business One SDK Help

Remarks Property
See Also 

Description

Sets or returns remarks related to the production order.

Field name: Comments.

Length: 254 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property Remarks() As String

Remarks

When upgrading SAP Business One from release 2004 to 2005, the value of the Remarks property will include the following information:

  • 'Series - ZZZ' (where: ZZZ is the series description)
  • 'WO No. XXX' (where: XXX is the old work order number)
  • 'Ref. No. YYY' (where: YYY is information from Customer Ref. No.)
  • WO Remarks.

Example: 'Series - Primary, WO No. 213. Very important order' in the example, no data were in the ref. no. field'

See Also