/TRP/RES_TRKLOG - Resource Tracking History for TRP focus
Resource Tracking History for TRP focus information is stored in SAP table /TRP/RES_TRKLOG.
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_TRKLOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
DB_KEY | GUID in 'RAW' format | X | GUID_16 | RAW | 16 | |
TRK_LOG_TIME | Date/Time | /SCMTMS/DATETIME | DEC | 8 | ||
RESOURCE_ID | Internal Universally Unique Identifier | /SCMTMS/UUID_ID | RAW | 16 | ||
TRK_CAT | Tracking Category in Resource Tracking History | /TRP/TRK_CAT | CHAR | 6 | ||
LOCATION_UUID | Location GUID (004) with Conversion Exit | /SCMTMS/LOCUUID | RAW | 16 | ||
LOG_TABLE | Table Name | TABNAME | CHAR | 60 | ||
LOG_FIELD | Field Name | FIELDNAME | CHAR | 60 | ||
VALUE_NEW | New Value | CHAR | 80 | |||
VALUE_OLD | Old Value | CHAR | 80 |