|
|
SAP Business One SDK 10.0 - Database Tables Reference |
EMERR
Table Name: EMERR
| Field | Description | Type | Size | Related | Default Value | Constraints | |
| ID | Error ID | Identity | 11 | - | Â | Â | Â |
| QueueType | Queue type | nVarChar | 30 | - | Â | Â | Â |
| IDInQueue | Message ID in the queue | nVarChar | 60 | - | Â | Â | Â |
| ErrCode | Error code | nVarChar | 60 | - | Â | Â | Â |
| Severity | Error severity | nVarChar | 10 | - | Â | Â | Â |
| ErrMessage | Error message | nVarChar | 254 | - | Â | Â | Â |
| Member | Error accessed member | nVarChar | 60 | - | Â | Â | Â |
| ExcType | Exception type | nVarChar | 160 | - | Â | Â | Â |
| ExcString | Exception string | Text | 16 | - | Â | Â | Â |
| Key | Unique | Field |
| PRIMARY | Yes | ID |