| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | CLIENT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | EDATE | Date for a Translation List | nvarchar | 8 | 0 | | | | Allow NULL? |
| 3 | IDENTIFIER | Indicator for a Translator | nvarchar | 4 | 0 | | | | Allow NULL? |
| 4 | ERDAT | Date on Which the Record was Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 5 | ERNAM | Name of Person who Created the Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 6 | ERSAP | SAP Action | char | 1 | 0 | | | | Allow NULL? |
| 7 | AEDAT | Changed On | nvarchar | 8 | 0 | | | | Allow NULL? |
| 8 | AENAM | Name of Person who Changed Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 9 | AEUZEIT | Time of Last Change to Work Plan | nvarchar | 6 | 0 | | | | Allow NULL? |
| 10 | AESAP | SAP Action | char | 1 | 0 | | | | Allow NULL? |
| 11 | STATUS | Status of an Object To Be Translated | char | 1 | 0 | | | | Allow NULL? |
| 12 | OLANGU | Original Language For Worklist | char | 1 | 0 | | | | Allow NULL? |
| 13 | TLANGU | Target Language in Worklist | char | 1 | 0 | | | | Allow NULL? |
| 14 | DESCRIPT | Short Text for a Worklist | nvarchar | 50 | 0 | | | | Allow NULL? |
| 15 | RESPONSIBLE | Person Responsible for Translation Worklist | nvarchar | 12 | 0 | | | | Allow NULL? |