SMTR_TRANSLATION - Translation
Translation information is stored in SAP table SMTR_TRANSLATION.
It is part of development package S_MTR_MODEL in software component BC-DOC-TTL-MTR. This development package consists of objects that can be grouped under "Maintain Translations Model".
It is part of development package S_MTR_MODEL in software component BC-DOC-TTL-MTR. This development package consists of objects that can be grouped under "Maintain Translations Model".
Fields for table SMTR_TRANSLATION
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROJECT_ID | Translation Project Identifier | X | SMTR_PROJECT_ID | CHAR | 60 | |
SOURCE_LANGUAGE | Language Key | X | SPRAS | LANG | 2 | |
TARGET_LANGUAGE | Language Key | X | SPRAS | LANG | 2 | |
MAINTENANCE_STATUS | Translation Maintenance Status | SMTR_MAINTENANCE_STATUS | CHAR | 80 | ||
IMPORT_STATUS | Translation Import Status | SMTR_IMPORT_STATUS | CHAR | 80 | ||
LAST_IMPORTED_AT | Last Imported At | SMTR_LAST_IMPORTED_AT | DEC | 11 | ||
LAST_IMPORTED_BY | Last Imported By | SMTR_LAST_IMPORTED_BY | CHAR | 24 | ||
LAST_UPLOADED_AT | Last Uploaded At | SMTR_LAST_UPLOADED_AT | DEC | 11 | ||
LAST_UPLOADED_BY | Last Uploaded By | SMTR_LAST_UPLOADED_BY | CHAR | 24 | ||
FILE_TYPE | File type | SMTR_FILE_TYPE | STRG | 8 | ||
FILE_CONTENT | STRG | 8 |