TSMT_TR_EXT - Extension: Call-Up of a Transformation
Extension: Call-Up of a Transformation information is stored in SAP table TSMT_TR_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_TR_EXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
EXTENSION_ID | Mapping Extension ID (GUID) | X | SMT_EXTENSION | CHAR | 32 | TSMT_EXTENSION |
TRANS_ORDER | Key of Transformation Call-Up | X | SMT_TRANS_ORDER | NUMC | 5 | |
COND_CLASS | Class of Condition Methods | SMT_CONDITION_CLASS | CHAR | 30 | ||
COND_METHOD | Condition Method | SMT_CONDITION_METHOD | CHAR | 61 | ||
TRANS_CLASS | Class of Transformation Methods | SMT_TRANSFORMATION_CLASS | CHAR | 30 | ||
TRANS_METHOD | Transformation Method | SMT_TRANSFORMATION_METHOD | CHAR | 61 | ||
IS_MAPPING | Indicaor: Simple Field Mapping | SMT_IS_MAPPING | CHAR | 1 | ||
CALL_ORDER | Order of Transformation Call-Up | SMT_CALL_ORDER | NUMC | 5 | ||
GUID | UUID in X form (binary) | SYSUUID_X | RAW | 16 | ||
IN_CHAIN | Contained in a Transformation Chain | SMT_IN_CHAIN | CHAR | 1 |