TSMT_MAPPING - Group of Field Assignments
Group of Field Assignments information is stored in SAP table TSMT_MAPPING.
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
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| APPLICATION | Mapping | X | SMT_MAP | CHAR | 30 | TSMT_APPL |
| EVENT | Mapping Step | X | SMT_MAPPING_STEP | CHAR | 30 | TSMT_EVENT |
| TRANS_ORDER | Key of Transformation Call-Up | X | SMT_TRANS_ORDER | NUMC | 5 | TSMT_TR |
| 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 |