INM_M_OBJ_METRIC - Metric for Application Object
Metric for Application Object information is stored in SAP table INM_M_OBJ_METRIC.
It is part of development package INM_METRICS in software component PPM-CF. This development package consists of objects that can be grouped under "Metrics Management".
It is part of development package INM_METRICS in software component PPM-CF. This development package consists of objects that can be grouped under "Metrics Management".
Fields for table INM_M_OBJ_METRIC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
GUID | Globally Unique Identifier | X | GUID | RAW | 16 | |
METRIC | Metric | INM_M_TV_METRIC | CHAR | 30 | ||
OBJECT_GUID | Object ID | INM_M_TV_OBJECT_ID | RAW | 16 | ||
OBJECT_TYPE | Object Type | INM_M_TV_OBJECT_TYPE | CHAR | 30 | ||
CHANGED_BY | User Name in User Master Record | XUBNAME | CHAR | 24 | ||
CHANGED_ON | Time Stamp (In UTC) | BCOS_TSTMP | DEC | 8 | ||
CREATED_BY | User Name in User Master Record | XUBNAME | CHAR | 24 | ||
CREATED_ON | Time Stamp (In UTC) | BCOS_TSTMP | DEC | 8 | ||
TEXT | Text | INM_M_TV_TEXT | CHAR | 80 | ||
FINAL | Indicator for Whether Metrics Value Is Final | INM_M_TV_FINAL | CHAR | 2 | ||
FINAL_DATE | Date of Final Value | INM_M_TV_FINAL_DATE | DATS | 16 |