/TRP/RES_TRKMAP - Code Mapping of customizable TM semantics to TRP semantics
Code Mapping of customizable TM semantics to TRP semantics information is stored in SAP table /TRP/RES_TRKMAP.
It is part of development package /TRP/TM_INTEGRATION in software component SCM-TRP. This development package consists of objects that can be grouped under "ABAP Objects for TRP-TM Integration".
It is part of development package /TRP/TM_INTEGRATION in software component SCM-TRP. This development package consists of objects that can be grouped under "ABAP Objects for TRP-TM Integration".
Fields for table /TRP/RES_TRKMAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
FNAME | Field Name | X | FIELDNAME | CHAR | 60 | |
FIELD_VALUE | Codes in SAP TM Semantics | X | /TRP/TM_CODE | CHAR | 6 | |
MAPPING_VALUE | Codes in SAP TRP Semantics | X | /TRP/TRP_CODE | CHAR | 6 |