| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | GUID | Unique Key for Identification of Notification | nvarchar | 32 | 0 | | | | Allow NULL? |
| 3 | STATUS | DEUEV Confirmation: Status Indicator | nvarchar | 2 | 0 | | | | Allow NULL? |
| 4 | GUID_STORN | GUID of Reversed Notification | nvarchar | 32 | 0 | | | | Allow NULL? |
| 5 | DATUM | Creation/Change Date of Notification | nvarchar | 8 | 0 | | | | Allow NULL? |
| 6 | UZEIT | Creation/Change Time of a Notification | nvarchar | 6 | 0 | | | | Allow NULL? |
| 7 | REPORT | Program Name | nvarchar | 40 | 0 | | | | Allow NULL? |
| 8 | EUSER | User Name | nvarchar | 12 | 0 | | | | Allow NULL? |
| 9 | WERKS | Sender or Recipient of Notification (Personnel Area) | nvarchar | 4 | 0 | | | | Allow NULL? |
| 10 | BTRTL | Sender or Recipient of Notification (Personnel Subarea) | nvarchar | 4 | 0 | | | | Allow NULL? |
| 11 | KKART | Type of Organizational Unit of Health Insurance Fund | nvarchar | 2 | 0 | | | | Allow NULL? |
| 12 | BTRNR | Company Number | nvarchar | 8 | 0 | | | | Allow NULL? |
| 13 | PABRP | Payroll period for determining time period | nvarchar | 2 | 0 | | | | Allow NULL? |
| 14 | PABRJ | Payroll year for determining time period | nvarchar | 4 | 0 | | | | Allow NULL? |
| 15 | ADATUM | Date of Evaluation | nvarchar | 8 | 0 | | | | Allow NULL? |
| 16 | PERNR | DEUEV: Personnel Number | nvarchar | 8 | 0 | | | | Allow NULL? |
| 17 | JAHR | DEUEV Notification Year | nvarchar | 4 | 0 | | | | Allow NULL? |
| 18 | MNR | DEUEV Notification Number | nvarchar | 4 | 0 | | | | Allow NULL? |
| 19 | MDTYP | Type of DEUEV Notification | char | 1 | 0 | | | | Allow NULL? |