| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | SLANGUAGE | Source language | char | 1 | 0 | | | | Allow NULL? |
| 2 | TLANGUAGE | Target language | char | 1 | 0 | | | | Allow NULL? |
| 3 | SHASH | Hash key of text in Proposal Pool, source language | nvarchar | 20 | 0 | | | | Allow NULL? |
| 4 | STABID | ID of source lang. text table of Proposal Pool | char | 1 | 0 | | | | Allow NULL? |
| 5 | SHASHCNFL | Hash conflict counter for Proposal Pool, source language | nvarchar | 3 | 0 | | | | Allow NULL? |
| 6 | APPLIC | Application ID in Proposal Pool | nvarchar | 2 | 0 | | | | Allow NULL? |
| 7 | NR | Numeric, 3-digit; Proposal Pool | nvarchar | 3 | 0 | | | | Allow NULL? |
| 8 | THASH | Hash key of text in Proposal Pool, target language | nvarchar | 20 | 0 | | | | Allow NULL? |
| 9 | TTABID | ID of target language text table of Proposal Pool | char | 1 | 0 | | | | Allow NULL? |
| 10 | THASHCNFL | Hash conflict counter for Proposal Pool, target language | nvarchar | 3 | 0 | | | | Allow NULL? |
| 11 | ABBEXC | Flag: A = abbreviation, E = exception, B = both | char | 1 | 0 | | | | Allow NULL? |
| 12 | SSTRLEN | Length of source lang. text string in Proposal Pool | nvarchar | 3 | 0 | | | | Allow NULL? |
| 13 | TSTRLEN | Length of text string in target language in Proposal Pool | nvarchar | 3 | 0 | | | | Allow NULL? |
| 14 | TRMSTATUS | Status of translation pair / translator | char | 1 | 0 | | | | Allow NULL? |
| 15 | DEVC | Application ID in Proposal Pool | nvarchar | 2 | 0 | | | | Allow NULL? |
| 16 | USAGECNT | Numeric, 3-digit; Proposal Pool | nvarchar | 3 | 0 | | | | Allow NULL? |
| 17 | APPLCNT | Application usage counter in Proposal Pool | nvarchar | 2 | 0 | | | | Allow NULL? |
| 18 | UNAME | User Name | nvarchar | 12 | 0 | | | | Allow NULL? |
| 19 | IDATE | Date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 20 | TRCONFLICT | ID: Translation conflict exists | char | 1 | 0 | | | | Allow NULL? |
| 21 | SYSSTDD | Translation pair valid system-wide | char | 1 | 0 | | | | Allow NULL? |
| 22 | APPLSTDD | Translation pair valid application-wide | char | 1 | 0 | | | | Allow NULL? |
| 23 | ABBR | Abbreviation ID: A = abbreviation, F = full text, B = both | char | 1 | 0 | | | | Allow NULL? |
| 24 | ABBRFULLID | Numeric, 2-digit; Proposal Pool | nvarchar | 2 | 0 | | | | Allow NULL? |
| 25 | ABBR_OK | Flag: Abbreviation assignment was confirmed, Proposal Pool | char | 1 | 0 | | | | Allow NULL? |
| 26 | STDD_OK | Flag: Hierarchy assignment was confirmed, Proposal Pool | char | 1 | 0 | | | | Allow NULL? |
| 27 | AV_FLAG | Worklist flag for Proposal Pool | char | 1 | 0 | | | | Allow NULL? |
| 28 | FLAG1 | Flag 1 for Proposal Pool | char | 1 | 0 | | | | Allow NULL? |
| 29 | FLAG2 | Flag 2 for Proposal Pool | char | 1 | 0 | | | | Allow NULL? |
| 30 | FLAG3 | Flag 3 for Proposal Pool | char | 1 | 0 | | | | Allow NULL? |
| 31 | FLAG4 | Flag 4 for Proposal Pool | char | 1 | 0 | | | | Allow NULL? |
| 32 | FLAG5 | Flag 5 for Proposal Pool | char | 1 | 0 | | | | Allow NULL? |
| 33 | TRANSFERED | Flag: Translation transferred to Proposal Pool | char | 1 | 0 | | | | Allow NULL? |