/RPM/DB_METCOL - Dashboard Column Names for Metrics
Dashboard Column Names for Metrics information is stored in SAP table /RPM/DB_METCOL.
It is part of development package /RPM/API in software component PPM-PFM. This development package consists of objects that can be grouped under "xRPM External Interfaces".
It is part of development package /RPM/API in software component PPM-PFM. This development package consists of objects that can be grouped under "xRPM External Interfaces".
Fields for table /RPM/DB_METCOL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
DASHBOARD_TYPE | Object Type | X | INM_M_TV_OBJECT_TYPE | CHAR | 30 | INM_M_C_OBJ_TYPE |
METRIC | Metric | X | INM_M_TV_METRIC | CHAR | 30 | INM_M_C_METRIC |
VIEW_TYPE | Metrics Value Type | X | INM_M_TV_VIEW_TYPE | CHAR | 30 | INM_M_C_VIEW_TYP |
COLUMN_NAME | Dashboard Column Name | /RPM/TV_DASH_COLUMN_NAME | CHAR | 60 | ||
SHOW_STATUS | Display Status | INM_M_TV_DISPLAY_STATUS | CHAR | 2 | ||
SHOW_TREND | Display Trend | INM_M_TV_DISPLAY_TREND | CHAR | 2 |