Start of Content Area

Function documentation Class DBMServError  Locate the document in its SAP Library structure

Use

DBMServError is a class of the sdb.dbm module.

The methods of the sdb.dbm module trigger exceptions of this class when the DBM server reports an error.

Attributes of the Objects of the Class DBMServError

Name

Description

errorCode

Message number

See: Messages

errorSymbol

Short text

message

Long text

additionalInfo

Additional information

cmd

DBM command that caused the error

See also:

Examples for the sdb.dbm Module

 

End of Content Area