📚 SAP Business One SDK Help

AccountSegmentsSeparator Property
See Also 

Description

Sets or returns the Separator character displayed between the account segments (for example:"-" or "_"). Country-specific for US.

Field name: ActSep.

Length: 1 character.

Property type

Read-write property

Syntax

Visual Basic
Public Property AccountSegmentsSeparator() As String

Remarks

Field name in the application: Account Segment Separator.

To display the form in the application:

  • Select Administration --> System Initialization --> General Settings --> Display tab

See Also