📚 SAP Business One SDK Help

Status Property
See Also 

Description

Sets or returns the status of the solution (for example: published, internal, or review).

Field name: StatusNum.

This is a foreign key to the Service Call Solution Statuses table (OSST), not exposed through the DI API).

Property type

Read-write property

Syntax

Visual Basic
Public Property Status() As Long

See Also