TRMTRA - Link Table of Proposal Pool
Link Table of Proposal Pool information is stored in SAP table TRMTRA.
It is part of development package STRQ in software component BC-DOC-TTL. This development package consists of objects that can be grouped under "Translation Memory (Obsolete)".
It is part of development package STRQ in software component BC-DOC-TTL. This development package consists of objects that can be grouped under "Translation Memory (Obsolete)".
Fields for table TRMTRA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| SLANGUAGE | Source language | X | SLANGUAGE | LANG | 2 | * |
| TLANGUAGE | Target Language | X | TLANGUAGE | LANG | 2 | * |
| SHASH | Hash key of text in Proposal Pool, source language | X | TRMSHASH | CHAR | 40 | |
| STABID | ID of source lang. text table of Proposal Pool | X | TRMSTABID | NUMC | 2 | |
| SHASHCNFL | Hash conflict counter for Proposal Pool, source language | X | TRMSHASHCF | NUMC | 6 | |
| APPLIC | Application ID in Proposal Pool | X | TRMAPPLIC | CHAR | 4 | |
| NR | Numeric, 2-digit; Proposal Pool | X | TRMNUM2 | NUMC | 4 | |
| THASH | Hash key of text in Proposal Pool, target language | TRMTHASH | CHAR | 40 | ||
| TTABID | ID of target language text table of Proposal Pool | TRMTTABID | NUMC | 2 | ||
| THASHCNFL | Hash conflict counter for Proposal Pool, target language | TRMTHASHCF | NUMC | 6 | ||
| ABBEXC | Flag: X = exception translation, N = node, A = abbreviation | TRMEXCEPT | CHAR | 2 | ||
| SSTRLEN | Length of source lang. text string in Proposal Pool | TRMSSTRLEN | NUMC | 6 | ||
| TSTRLEN | Length of text string in target language in Proposal Pool | TRMTSTRLEN | NUMC | 6 | ||
| TRMSTATUS | Status of translation pair / translator | TRMSTATUS | NUMC | 2 | ||
| DEVC | Application ID in Proposal Pool | TRMAPPLIC | CHAR | 4 | ||
| USAGECNT | Translation usage counter in Proposal Pool | TRMUSAGCNT | NUMC | 4 | ||
| APPLCNT | Application usage counter in Proposal Pool | TRMAPPLCNT | NUMC | 4 | ||
| UNAME | User Name | UNAME | CHAR | 24 | ||
| IDATE | Date | DATUM | DATS | 16 | ||
| TRCONFLICT | ID: Translation conflict exists | TRMCNFLICT | CHAR | 2 |