biuan SAP® BUSINESS ONE SDK
API EMERR
EMERR - EMERR Table

SBO SQL database table details

FieldDescriptionTypeConstraintsSizeRelatedDefaultPrimary_KeyUnique
ID KEY UNIQUEError IDIdentity
11
PRIMARYYes
QueueTypeQueue typenVarChar
30
IDInQueueMessage ID in the queuenVarChar
60
ErrCodeError codenVarChar
60
SeverityError severitynVarChar
10
ErrMessageError messagenVarChar
127
MemberError accessed membernVarChar
60
ExcTypeException typenVarChar
127
ExcStringException stringText
16

SELECT statement

SELECT EMERR.ID AS 'Error ID', EMERR.QueueType AS 'Queue type', EMERR.IDInQueue AS 'Message ID in the queue', EMERR.ErrCode AS 'Error code', EMERR.Severity AS 'Error severity', EMERR.ErrMessage AS 'Error message', EMERR.Member AS 'Error accessed member', EMERR.ExcType AS 'Exception type', EMERR.ExcString AS 'Exception string' FROM EMERR AS EMERR

Related information




SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates