📚 SAP Business One SDK Help

ProblemType Property
See Also 

Description

Sets or returns the type of the problem as defined in the SAP Business One application.

Field name: problemTyp.

This is a foreign key to the Service Call Problem Types table (OSCP) - exposed to DI API using the ServiceCallProblemType object.

Property type

Read-write property

Syntax

Visual Basic
Public Property ProblemType() As Long

See Also