📚 SAP Business One SDK Help

State Property
See Also 

Description

Sets or returns the state code of the company.

Field name: State.

Length: 3 characters.

This is a foreign key to the States table (OCST), which is not exposed through the DI API.

Property type

Read-write property

Syntax

Visual Basic
Public Property State() As String

Remarks

Only state codes that are defined in the States table are applicable.

See Also