CPT_METRIC_DEF - Unit of Measure Definition in CPT (Common Performance Trace)
Unit of Measure Definition in CPT (Common Performance Trace) information is stored in SAP table CPT_METRIC_DEF.
It is part of development package SVMCRT in software component BC-VMC. This development package consists of objects that can be grouped under "VM Container Runtime".
It is part of development package SVMCRT in software component BC-VMC. This development package consists of objects that can be grouped under "VM Container Runtime".
Fields for table CPT_METRIC_DEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | ID of a CPT Unit | X | SVMCRT_CPT_ID | INT4 | 4 | |
IS_COLLECTION | INT4 | 4 | ||||
SEMANTICS | INT4 | 4 | ||||
DATA_TYPE | INT4 | 4 | ||||
NAME | Name of a CPT Entity | SVMCRT_CPT_NAME | CHAR | 50 | ||
DESCRIPTION | STRG | 8 |