📚 SAP Business One SDK Help

Status Property
See Also 

Description

Sets or returns the status of the service call, such as open, pending, or closed as defined in the SAP Business One application.

Field name: status.

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

Property type

Read-write property

Syntax

Visual Basic
Public Property Status() As Long

See Also