SAP ABAP Table CRMT_MPK_MPOINT_UI (Fields for UI to create/change/display a Measuring Point)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-COU (Application Component) Counter
⤷
CRM_MPK (Package) Measuring Point Kernel
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | CRMT_MPK_MPOINT_UI |
|
| Short Description | Fields for UI to create/change/display a Measuring Point |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| 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 | Workstructure of Measuring Point | |||||
| 2 | |
CRMT_MPK_OBJECT_GUID | SYSUUID | RAW | 16 | 0 | GUID of a Kernel Object | ||
| 3 | |
0 | 0 | Fields Shared by DB and WRK Structures of Measuring Point | |||||
| 4 | |
0 | 0 | Time and User Information | |||||
| 5 | |
CRMT_MPK_CREATED_AT | BCOS_TSTMP | DEC | 15 | 0 | Transaction was Created at this Time | ||
| 6 | |
CRMT_MPK_CREATED_BY | UNAME | CHAR | 12 | 0 | User that Created the Transaction | ||
| 7 | |
CRMT_MPK_CHANGED_AT | BCOS_TSTMP | DEC | 15 | 0 | Time of Last Change to the Transaction | ||
| 8 | |
CRMT_MPK_CHANGED_BY | UNAME | CHAR | 12 | 0 | Transaction Last Changed By | ||
| 9 | |
CRMT_MPK_OBJECT_ID_MPOINT | CRM_MPK_OBJECT_ID_MPOINT | CHAR | 20 | 0 | Counter Identifier | ||
| 10 | |
CRMT_MPK_DESCR | CRM_MPK_DESCR | CHAR | 40 | 0 | Counter Description | ||
| 11 | |
CRMT_MPK_TEXT_EXISTS | CRM_MPK_BOOLEAN | CHAR | 1 | 0 | Long Text Exists for this Object | ||
| 12 | |
CRMT_MPK_CATEGORY | CRM_MPK_CATEGORY | CHAR | 3 | 0 | Counter Category | CRMC_MPK_CAT | |
| 13 | |
CRMT_MPK_APPGROUP | CRM_MPK_APPGROUP | CHAR | 3 | 0 | Application Group | CRMC_MPK_APPGRP | |
| 14 | |
CRMT_MPK_TYPE | CRM_MPK_TYPE | NUMC | 1 | 0 | Counter Type | ||
| 15 | |
CRMT_MPK_ATTRIBUTE | CRM_MPK_ATTRIBUTE | CHAR | 20 | 0 | Counter Attribute | CRMC_MPK_ATTR | |
| 16 | |
CRMT_MPK_UNIT | MEINS | UNIT | 3 | 0 | Unit of Measurement for Counter | T006 | |
| 17 | |
CRMT_MPK_DECIMALS | CRM_MPK_DECIMALS | INT2 | 5 | 0 | Number of Decimal Places in a Counter | ||
| 18 | |
CRMT_MPK_PLTIME | CRM_MPK_PLTIME | INT1 | 3 | 0 | Planned Timeframe | ||
| 19 | |
CRMT_MPK_UNIT_PLANNED | MEINS | UNIT | 3 | 0 | Planned Unit of Time | T006 | |
| 20 | |
CRMT_MPK_STATUS | CRM_MPK_STATUS | CHAR | 1 | 0 | Counter Status | ||
| 21 | |
CRMT_MPK_STATUS_READING | CRM_MPK_STATUS_READING | CHAR | 1 | 0 | Reading Status of Counter | ||
| 22 | |
CRMT_UBB_USAGEFCT | CRM_UBB_USAGEFCT | CHAR | 4 | 0 | Usage Function | CRMC_UBB_USG_FCT | |
| 23 | |
LOGSYS | LOGSYS | CHAR | 10 | 0 | Logical system | * | |
| 24 | |
0 | 0 | EEW Include Measuring Points | |||||
| 25 | |
DUMMY | DUMMY | CHAR | 1 | 0 | Dummy function in length 1 | ||
| 26 | |
0 | 0 | ||||||
| 27 | |
0 | 0 | Value-Fields for Work Structure | |||||
| 28 | |
CRMT_MPK_VALUE_MIN_UI | CRM_MPK_FLTP_UI | CHAR | 22 | 0 | Minimum Value of Counter | ||
| 29 | |
CRMT_MPK_VALUE_MAX_UI | CRM_MPK_FLTP_UI | CHAR | 22 | 0 | Maximum Value of Counter | ||
| 30 | |
CRMT_MPK_VALUE_PLAN_UI | CRM_MPK_FLTP_UI | CHAR | 22 | 0 | Planned Value of Counter | ||
| 31 | |
CRMT_MPK_OVERFLOW_UI | CRM_MPK_FLTP_UI | CHAR | 22 | 0 | Counter Overflow | ||
| 32 | |
0 | 0 | Control-Fields for UI-Structure | |||||
| 33 | |
CRMT_MPK_TYPE_TXT | CHAR30 | CHAR | 30 | 0 | Counter Type Description | ||
| 34 | |
CRMT_MPK_BOOLEAN | CRM_MPK_BOOLEAN | CHAR | 1 | 0 | Logical Variable | ||
| 35 | |
CRMT_MPK_BOOLEAN | CRM_MPK_BOOLEAN | CHAR | 1 | 0 | Logical Variable | ||
| 36 | |
CRMT_MPK_STATUS_TEXT | CHAR30 | CHAR | 30 | 0 | Counter Status Description | ||
| 37 | |
CRMT_MPK_STATUS_READING_TEXT | CHAR30 | CHAR | 30 | 0 | Counter Assignment Status Description |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | CRMT_MPK_MPOINT_UI | APPL_GROUP | |
|
KEY | 1 | CN |
| 2 | CRMT_MPK_MPOINT_UI | ATTRIBUTE | |
|
KEY | 1 | CN |
| 3 | CRMT_MPK_MPOINT_UI | CATEGORY | |
|
|||
| 4 | CRMT_MPK_MPOINT_UI | FUNCTION | |
|
|||
| 5 | CRMT_MPK_MPOINT_UI | PLAN_UNIT | |
|
REF | 1 | CN |
| 6 | CRMT_MPK_MPOINT_UI | UNIT | |
|
REF | C | CN |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |