SAP ABAP Table CRMT_COUNTER_SIMPLE_ALL (Counter: Collective Cntr Data: Master Record + Last Reading)
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_COUNTER_SIMPLE_ALL   Table Relationship Diagram
Short Description Counter: Collective Cntr Data: Master Record + Last Reading    
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 COUNTER CRMD_MPK_MPOINT   STRU 0   0    
2 .INCLUDE       0   0   Key Fields  
3 MANDT MANDT MANDT CLNT 3   0   Client  
4 GUID CRMT_MPK_OBJECT_GUID SYSUUID RAW 16   0   GUID of a Kernel Object  
5 .INCLUDE       0   0   Fields Shared by DB and WRK Structures of Measuring Point  
6 .INCLUDE       0   0   Time and User Information  
7 CREATED_AT CRMT_MPK_CREATED_AT BCOS_TSTMP DEC 15   0   Transaction was Created at this Time  
8 CREATED_BY CRMT_MPK_CREATED_BY UNAME CHAR 12   0   User that Created the Transaction  
9 CHANGED_AT CRMT_MPK_CHANGED_AT BCOS_TSTMP DEC 15   0   Time of Last Change to the Transaction  
10 CHANGED_BY CRMT_MPK_CHANGED_BY UNAME CHAR 12   0   Transaction Last Changed By  
11 OBJECT_ID CRMT_MPK_OBJECT_ID_MPOINT CRM_MPK_OBJECT_ID_MPOINT CHAR 20   0   Counter Identifier  
12 DESCRIPTION CRMT_MPK_DESCR CRM_MPK_DESCR CHAR 40   0   Counter Description  
13 TEXT_EXISTS CRMT_MPK_TEXT_EXISTS CRM_MPK_BOOLEAN CHAR 1   0   Long Text Exists for this Object  
14 CATEGORY CRMT_MPK_CATEGORY CRM_MPK_CATEGORY CHAR 3   0   Counter Category  
15 APPL_GROUP CRMT_MPK_APPGROUP CRM_MPK_APPGROUP CHAR 3   0   Application Group  
16 TYPE CRMT_MPK_TYPE CRM_MPK_TYPE NUMC 1   0   Counter Type  
17 ATTRIBUTE CRMT_MPK_ATTRIBUTE CRM_MPK_ATTRIBUTE CHAR 20   0   Counter Attribute  
18 UNIT CRMT_MPK_UNIT MEINS UNIT 3   0   Unit of Measurement for Counter  
19 DECIMALS CRMT_MPK_DECIMALS CRM_MPK_DECIMALS INT2 5   0   Number of Decimal Places in a Counter  
20 PLAN_TIME CRMT_MPK_PLTIME CRM_MPK_PLTIME INT1 3   0   Planned Timeframe  
21 PLAN_UNIT CRMT_MPK_UNIT_PLANNED MEINS UNIT 3   0   Planned Unit of Time  
22 STATUS CRMT_MPK_STATUS CRM_MPK_STATUS CHAR 1   0   Counter Status  
23 STATUS_READING CRMT_MPK_STATUS_READING CRM_MPK_STATUS_READING CHAR 1   0   Reading Status of Counter  
24 FUNCTION CRMT_UBB_USAGEFCT CRM_UBB_USAGEFCT CHAR 4   0   Usage Function  
25 LOGSYS LOGSYS LOGSYS CHAR 10   0   Logical system  
26 .INCLUDE       0   0   EEW Include Measuring Points  
27 EEW_MPK_MPOINT DUMMY DUMMY CHAR 1   0   Dummy function in length 1  
28 .INCLUDE       0   0    
29 .INCLUDE       0   0   Value Fields for Database Structure  
30 VALUE_INIT CRMT_MPK_VALUE_INIT CRM_MPK_FLTPS FLTP 16   16   Initial Value  
31 VALUE_INIT_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
32 VALUE_MIN CRMT_MPK_VALUE_MIN CRM_MPK_FLTPS FLTP 16   16   Minimum Counter Value  
33 VALUE_MIN_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
34 VALUE_MAX CRMT_MPK_VALUE_MAX CRM_MPK_FLTPS FLTP 16   16   Maximum value of counter  
35 VALUE_MAX_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
36 VALUE_PLAN CRMT_MPK_VALUE_PLAN CRM_MPK_FLTPS FLTP 16   16   Planned Value of Counter  
37 VALUE_PLAN_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
38 OVERFLOW CRMT_MPK_OVERFLOW CRM_MPK_FLTPS FLTP 16   16   Overflow Value for Counter Reading  
39 OVERFLOW_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
40 READING CRMD_MPK_READING   STRU 0   0    
41 .INCLUDE       0   0   Key Fields  
42 MANDT MANDT MANDT CLNT 3   0   Client  
43 GUID CRMT_MPK_OBJECT_GUID SYSUUID RAW 16   0   GUID of a Kernel Object  
44 .INCLUDE       0   0   Fields Shared Between Work and DB Structures of Readings  
45 .INCLUDE       0   0   Time and User Information  
46 CREATED_AT CRMT_MPK_CREATED_AT BCOS_TSTMP DEC 15   0   Transaction was Created at this Time  
47 CREATED_BY CRMT_MPK_CREATED_BY UNAME CHAR 12   0   User that Created the Transaction  
48 CHANGED_AT CRMT_MPK_CHANGED_AT BCOS_TSTMP DEC 15   0   Time of Last Change to the Transaction  
49 CHANGED_BY CRMT_MPK_CHANGED_BY UNAME CHAR 12   0   Transaction Last Changed By  
50 MP_GUID CRMT_MPK_OBJECT_GUID SYSUUID RAW 16   0   GUID of a Kernel Object  
51 OBJECT_ID CRMT_MPK_OBJECT_ID_READING CRM_MPK_OBJECT_ID_READING CHAR 20   0   Reading Number  
52 LOGSYS LOGSYS LOGSYS CHAR 10   0   Logical system  
53 ERROR_FLAG CRMT_MPK_ERROR CRM_MPK_BOOLEAN CHAR 1   0   Reading Error  
54 CANCEL CRMT_MPK_CANCEL CRM_MPK_BOOLEAN CHAR 1   0   Cancel Reading  
55 DELETE_FLAG CRMT_MPK_DELETE CRM_MPK_BOOLEAN CHAR 1   0   Deletion Flag for One-stage Deletion  
56 DESCRIPTION CRMT_MPK_DESCR CRM_MPK_DESCR CHAR 40   0   Counter Description  
57 TEXT_EXISTS CRMT_MPK_TEXT_EXISTS CRM_MPK_BOOLEAN CHAR 1   0   Long Text Exists for this Object  
58 UNIT CRMT_MPK_UNIT_ENTER MEINS UNIT 3   0   Unit for Counter Reading  
59 READER CRMT_MPK_READER BU_PARTNER CHAR 10   0   Person who took the reading  
60 READER_GUID BU_PARTNER_GUID SYSUUID RAW 16   0   Business Partner GUID  
61 SOURCE CRMT_MPK_SOURCE CRM_MPK_SOURCE CHAR 1   0   Reading Origin  
62 INPUT_MODE CRMT_MPK_INPUT_MODE CRM_MPK_INPUT_MODE CHAR 1   0   Input Mode for Readings  
63 TIMESTAMP_FROM CRMT_MPK_TIMESTAMP_FROM TZNTSTMPS DEC 15   0   Valid from timestamp  
64 TIMEZONE_FROM CRMT_MPK_TIMEZONE_FROM TZNZONE CHAR 6   0   Time Zone from  
65 TIMESTAMP_TO CRMT_MPK_TIMESTAMP_TO TZNTSTMPS DEC 15   0   Valid to timestamp  
66 TIMEZONE_TO CRMT_MPK_TIMEZONE_TO TZNZONE CHAR 6   0   Time Zone to  
67 .INCLUDE       0   0   EEW Include Readings  
68 EEW_MPK_READING DUMMY DUMMY CHAR 1   0   Dummy function in length 1  
69 .INCLUDE       0   0    
70 .INCLUDE       0   0   Structure of External Fields of Readings  
71 VALUE CRMT_MPK_VALUE_VISIBLE CRM_MPK_FLTPS FLTP 16   16   Visible value  
72 VALUE_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
73 VALUE_DELTA CRMT_MPK_VALUE_DIFF CRM_MPK_FLTPS FLTP 16   16   Difference Value from Last Reading  
74 VALUE_DELTA_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
75 .INCLUDE       0   0   Reading values in SI unit in FLTP format  
76 SI_VALUE CRMT_MPK_VALUE_VISIBLE_SI CRM_MPK_FLTPS FLTP 16   16   Visible value in SI unit of measure  
77 SI_VALUE_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
78 SI_OVERALL CRMT_MPK_VALUE_OVERALL_SI CRM_MPK_FLTPS FLTP 16   16   Overall value in SI unit of measure  
79 SI_OVERALL_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
80 SI_DELTA CRMT_MPK_VALUE_DIFF_SI CRM_MPK_FLTPS FLTP 16   16   Difference Value in SI Unit of Measure  
81 SI_DELTA_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
History
Last changed by/on SAP  20130604 
SAP Release Created in 500