Table "Error Message Register"
ID 701
Namespace: System.Utilities
Properties
| Name |
Value |
| Caption |
Error Message Register
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| ID |
Guid
|
|
| "Created On" |
DateTime
|
|
| "User ID" |
Code[50]
|
|
| Description |
Text[250]
|
|
| Errors |
Integer
|
|
| Warnings |
Integer
|
|
| Information |
Integer
|
|
| Message |
Text[2048]
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
New
procedure New(NewDescription: Text[250]): Guid
Parameters
| Name |
Type |
Description |
|
NewDescription
|
Text[250]
|
|
Returns
See also