| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | ErrUID | Error Message Unique ID | nvarchar | 11 | 0 | | | | Allow NULL? |
| 2 | StrlNum | String List Number | int | 11 | 0 | | | | Allow NULL? |
| 3 | StrIdx | String Index | int | 11 | 0 | | | | Allow NULL? |
| 4 | GuidStr | GUID String | nvarchar | 32 | 0 | | 3A51AF1A405C41479530D05FF95A3FBA | | Allow NULL? |
| 5 | MsgDef | Message Define | nvarchar | 100 | 0 | | | | Allow NULL? |
| 6 | MsgType | Message Type | char | 1 | 0 | | E | E=Error, N=Info, O=None, S=Success, W=Warning | Allow NULL? |
| 7 | MsgArea | Message Area | nvarchar | 20 | 0 | | -1 | -1, ADDON=Add-On manager, ADMIN=Administration, AP_AR=Sales and Purchurse orders, AUTH=Authorization, BANK=Banking, CARD=BP Master Data, CORE=Core Layer, DB=DB Infrastructure, FIN=Financial, FORM=Form Infrastructure, INST=Installation and Upgrade, INVT=Inventory, LCNS=License, LGST=ItemMasterData, PROD=Production, RPT=Reports, SDK=SDK UI | Allow NULL? |
| 8 | ScnExp | Scenarion Explanation | text | 16 | 0 | | | | |
| 9 | ObjName | Object Name | nvarchar | 20 | 0 | | | | Allow NULL? |
| 10 | SonTable | Son Table | nvarchar | 20 | 0 | | | | Allow NULL? |
| 11 | Alias | Alias | nvarchar | 10 | 0 | | | | Allow NULL? |
| 12 | FormID | Form ID | int | 11 | 0 | | | | Allow NULL? |
| 13 | PaneID | Pane Id | int | 6 | 0 | | 0 | | Allow NULL? |
| 14 | ItemID | Item ID | int | 11 | 0 | | -1 | | Allow NULL? |
| 15 | CreateDate | Creation date | date | 8 | 0 | | | | |
| 16 | CreateTime | Creation Time | int | 6 | 0 | | | | Allow NULL? |
| 17 | UpdateDate | Update Date | date | 8 | 0 | | | | |
| 18 | UpdateTime | Update Time | int | 6 | 0 | | | | Allow NULL? |
| 19 | UserSign | User Sign | int | 11 | 0 | | | | Allow NULL? |
| 20 | SolExp | Solution Explanation | text | 16 | 0 | | | | |
| 21 | CsnId | CSN Note Id | nvarchar | 30 | 0 | | | | Allow NULL? |
| 22 | DispType | Display Type | nvarchar | 30 | 0 | | SBAR | DIALOG_AddCancelType=Dialog Add Cancel, DIALOG_ContinueCancelNoType=Dialog Continue Cancel No, DIALOG_ContinueCancelType=Dialog Continue Cancel, DIALOG_ContinueOpenType=Dialog Continue Open, DIALOG_ContinueSaveType=Dialog Continue Save, DIALOG_ContinueStopType=Dialog Continue Stop, DIALOG_ErrorOkType=Dialog Error Ok, DIALOG_OKCancelType=Di | Allow NULL? |
| 23 | ColmID | Column ID | int | 11 | 0 | | -1 | | Allow NULL? |
| 24 | IsDeleted | Is Deleted | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |