SAP ABAP Table CRMD_MPK_MPOINT (Measuring Point)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-COU (Application Component) Counter
⤷
CRM_MPK (Package) Measuring Point Kernel
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | CRMD_MPK_MPOINT |
|
| Short Description | Measuring Point |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | A | Application Table (Master- and Transaction Data) |
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
0 | 0 | Key Fields | |||||
| 2 | |
MANDT | MANDT | CLNT | 3 | 0 | Client | T000 | |
| 3 | |
CRMT_MPK_OBJECT_GUID | SYSUUID | RAW | 16 | 0 | GUID of a Kernel Object | ||
| 4 | |
0 | 0 | Fields Shared by DB and WRK Structures of Measuring Point | |||||
| 5 | |
0 | 0 | Time and User Information | |||||
| 6 | |
CRMT_MPK_CREATED_AT | BCOS_TSTMP | DEC | 15 | 0 | Transaction was Created at this Time | ||
| 7 | |
CRMT_MPK_CREATED_BY | UNAME | CHAR | 12 | 0 | User that Created the Transaction | ||
| 8 | |
CRMT_MPK_CHANGED_AT | BCOS_TSTMP | DEC | 15 | 0 | Time of Last Change to the Transaction | ||
| 9 | |
CRMT_MPK_CHANGED_BY | UNAME | CHAR | 12 | 0 | Transaction Last Changed By | ||
| 10 | |
CRMT_MPK_OBJECT_ID_MPOINT | CRM_MPK_OBJECT_ID_MPOINT | CHAR | 20 | 0 | Counter Identifier | ||
| 11 | |
CRMT_MPK_DESCR | CRM_MPK_DESCR | CHAR | 40 | 0 | Counter Description | ||
| 12 | |
CRMT_MPK_TEXT_EXISTS | CRM_MPK_BOOLEAN | CHAR | 1 | 0 | Long Text Exists for this Object | ||
| 13 | |
CRMT_MPK_CATEGORY | CRM_MPK_CATEGORY | CHAR | 3 | 0 | Counter Category | CRMC_MPK_CAT | |
| 14 | |
CRMT_MPK_APPGROUP | CRM_MPK_APPGROUP | CHAR | 3 | 0 | Application Group | CRMC_MPK_APPGRP | |
| 15 | |
CRMT_MPK_TYPE | CRM_MPK_TYPE | NUMC | 1 | 0 | Counter Type | ||
| 16 | |
CRMT_MPK_ATTRIBUTE | CRM_MPK_ATTRIBUTE | CHAR | 20 | 0 | Counter Attribute | CRMC_MPK_ATTR | |
| 17 | |
CRMT_MPK_UNIT | MEINS | UNIT | 3 | 0 | Unit of Measurement for Counter | T006 | |
| 18 | |
CRMT_MPK_DECIMALS | CRM_MPK_DECIMALS | INT2 | 5 | 0 | Number of Decimal Places in a Counter | ||
| 19 | |
CRMT_MPK_PLTIME | CRM_MPK_PLTIME | INT1 | 3 | 0 | Planned Timeframe | ||
| 20 | |
CRMT_MPK_UNIT_PLANNED | MEINS | UNIT | 3 | 0 | Planned Unit of Time | * | |
| 21 | |
CRMT_MPK_STATUS | CRM_MPK_STATUS | CHAR | 1 | 0 | Counter Status | ||
| 22 | |
CRMT_MPK_STATUS_READING | CRM_MPK_STATUS_READING | CHAR | 1 | 0 | Reading Status of Counter | ||
| 23 | |
CRMT_UBB_USAGEFCT | CRM_UBB_USAGEFCT | CHAR | 4 | 0 | Usage Function | CRMC_UBB_USG_FCT | |
| 24 | |
LOGSYS | LOGSYS | CHAR | 10 | 0 | Logical system | * | |
| 25 | |
0 | 0 | EEW Include Measuring Points | |||||
| 26 | |
DUMMY | DUMMY | CHAR | 1 | 0 | Dummy function in length 1 | ||
| 27 | |
0 | 0 | ||||||
| 28 | |
0 | 0 | Value Fields for Database Structure | |||||
| 29 | |
CRMT_MPK_VALUE_INIT | CRM_MPK_FLTPS | FLTP | 16 | 16 | Initial Value | ||
| 30 | |
CRMT_MPK_IS_VALUE | CRM_MPK_BOOLEAN | CHAR | 1 | 0 | Associated Number Field Contains a Value | ||
| 31 | |
CRMT_MPK_VALUE_MIN | CRM_MPK_FLTPS | FLTP | 16 | 16 | Minimum Counter Value | ||
| 32 | |
CRMT_MPK_IS_VALUE | CRM_MPK_BOOLEAN | CHAR | 1 | 0 | Associated Number Field Contains a Value | ||
| 33 | |
CRMT_MPK_VALUE_MAX | CRM_MPK_FLTPS | FLTP | 16 | 16 | Maximum value of counter | ||
| 34 | |
CRMT_MPK_IS_VALUE | CRM_MPK_BOOLEAN | CHAR | 1 | 0 | Associated Number Field Contains a Value | ||
| 35 | |
CRMT_MPK_VALUE_PLAN | CRM_MPK_FLTPS | FLTP | 16 | 16 | Planned Value of Counter | ||
| 36 | |
CRMT_MPK_IS_VALUE | CRM_MPK_BOOLEAN | CHAR | 1 | 0 | Associated Number Field Contains a Value | ||
| 37 | |
CRMT_MPK_OVERFLOW | CRM_MPK_FLTPS | FLTP | 16 | 16 | Overflow Value for Counter Reading | ||
| 38 | |
CRMT_MPK_IS_VALUE | CRM_MPK_BOOLEAN | CHAR | 1 | 0 | Associated Number Field Contains a Value |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | CRMD_MPK_MPOINT | APPL_GROUP | |
|
KEY | 1 | CN |
| 2 | CRMD_MPK_MPOINT | ATTRIBUTE | |
|
KEY | 1 | CN |
| 3 | CRMD_MPK_MPOINT | CATEGORY | |
|
KEY | 1 | CN |
| 4 | CRMD_MPK_MPOINT | FUNCTION | |
|
|||
| 5 | CRMD_MPK_MPOINT | MANDT | |
|
KEY | 1 | CN |
| 6 | CRMD_MPK_MPOINT | UNIT | |
|
REF | C | CN |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |