/RPM/DB_METCOL_T - Dashboard Column Name Text for Metrics
Dashboard Column Name Text for Metrics information is stored in SAP table /RPM/DB_METCOL_T.
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_T
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
LANGU | Language Key | X | LANGU | LANG | 2 | T002 |
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 | /RPM/DB_METCOL |
VIEW_TYPE | Metrics Value Type | X | INM_M_TV_VIEW_TYPE | CHAR | 30 | /RPM/DB_METCOL |
COLUMN_NAME | Dashboard Column Name | /RPM/TV_DASH_COLUMN_NAME | CHAR | 60 | ||
COLUMN_TEXT | Dashboard Column Description | /RPM/TV_DASH_COLUMN_TEXT | CHAR | 80 |