TSMT_MAPPING_EXT - Extension: Group of Field Assignments
Extension: Group of Field Assignments information is stored in SAP table TSMT_MAPPING_EXT.
It is part of development package GMT_PERS in software component CA-SOA-SMT. This development package consists of objects that can be grouped under "Persistence Layer".
It is part of development package GMT_PERS in software component CA-SOA-SMT. This development package consists of objects that can be grouped under "Persistence Layer".
Fields for table TSMT_MAPPING_EXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
EXTENSION_ID | Mapping Extension ID (GUID) | X | SMT_EXTENSION | CHAR | 32 | |
TRANS_ORDER | Key of Transformation Call-Up | X | SMT_TRANS_ORDER | NUMC | 5 | TSMT_TR_EXT |
COUNTER | Counter | X | SMT_COUNT | NUMC | 5 | |
TO_FIELD | Field of Target Structure | SMT_TARGET_FIELD | CHAR | 255 | ||
FROM_STRUCTURE | Structure | SMT_STRUCTURE | CHAR | 30 | ||
FROM_FIELD | Field of Source Structure | SMT_SOURCE_FIELD | CHAR | 255 | ||
FIXED_VALUE | Generic Fixed Value | SMT_FIXED_VALUE | CHAR | 255 | ||
CONVERSION | Class of Simple Field Transformations | SMT_CONVERSION_CLASS | CHAR | 30 |