SAP ABAP Table CRMT_BSP_S1O_COUNTER_READING_I (Counter and Measurement Reading (Item) BSP UI Service)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX (Application Component) Business Transactions
     CRM_BSP_MODEL_IL_1O (Package) Model Implementation: Business Transaction
Basic Data
Table Category INTTAB    Structure 
Structure CRMT_BSP_S1O_COUNTER_READING_I   Table Relationship Diagram
Short Description Counter and Measurement Reading (Item) BSP UI Service    
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 OBJECT_KEY CRMT_BSP_OBJECTKEY   CHAR 100   0   Object Key  
2 .INCLUDE       0   0   Counter Readings Structure (Item)  
3 MARKFIELD CHAR1 CHAR1 CHAR 1   0   Single-Character Flag  
4 .INCLUDE       0   0   Reading item link structure  
5 .INCLUDE       0   0   Reading Item Link Table  
6 CLIENT MANDT MANDT CLNT 3   0   Client *
7 REF_GUID CRMT_OBJECT_GUID SYSUUID RAW 16   0   GUID of a CRM Order Object  
8 MP_GUID CRMT_OBJECT_GUID SYSUUID RAW 16   0   GUID of a CRM Order Object  
9 READ_GUID CRMT_OBJECT_GUID SYSUUID RAW 16   0   GUID of a CRM Order Object  
10 MODE CRMT_MODE CRM_MODE CHAR 1   0   Processing Mode of Transaction  
11 MAIN_FLAG CRMV_MAIN_COUNTER_FLAG CRM_BOOLEAN CHAR 1   0   Main Counter  
12 .INCLUDE       0   0   Fields for communication to create/change/display a MP  
13 .INCLUDE       0   0   Workstructure of Measuring Point  
14 GUID CRMT_MPK_OBJECT_GUID SYSUUID RAW 16   0   GUID of a Kernel Object  
15 .INCLUDE       0   0   Fields Shared by DB and WRK Structures of Measuring Point  
16 .INCLUDE       0   0   Time and User Information  
17 CREATED_AT CRMT_MPK_CREATED_AT BCOS_TSTMP DEC 15   0   Transaction was Created at this Time  
18 CREATED_BY CRMT_MPK_CREATED_BY UNAME CHAR 12   0   User that Created the Transaction  
19 CHANGED_AT CRMT_MPK_CHANGED_AT BCOS_TSTMP DEC 15   0   Time of Last Change to the Transaction  
20 CHANGED_BY CRMT_MPK_CHANGED_BY UNAME CHAR 12   0   Transaction Last Changed By  
21 OBJECT_ID CRMT_MPK_OBJECT_ID_MPOINT CRM_MPK_OBJECT_ID_MPOINT CHAR 20   0   Counter Identifier  
22 DESCRIPTION CRMT_MPK_DESCR CRM_MPK_DESCR CHAR 40   0   Counter Description  
23 TEXT_EXISTS CRMT_MPK_TEXT_EXISTS CRM_MPK_BOOLEAN CHAR 1   0   Long Text Exists for this Object  
24 CATEGORY CRMT_MPK_CATEGORY CRM_MPK_CATEGORY CHAR 3   0   Counter Category CRMC_MPK_CAT
25 APPL_GROUP CRMT_MPK_APPGROUP CRM_MPK_APPGROUP CHAR 3   0   Application Group CRMC_MPK_APPGRP
26 TYPE CRMT_MPK_TYPE CRM_MPK_TYPE NUMC 1   0   Counter Type  
27 ATTRIBUTE CRMT_MPK_ATTRIBUTE CRM_MPK_ATTRIBUTE CHAR 20   0   Counter Attribute CRMC_MPK_ATTR
28 UNIT CRMT_MPK_UNIT MEINS UNIT 3   0   Unit of Measurement for Counter T006
29 DECIMALS CRMT_MPK_DECIMALS CRM_MPK_DECIMALS INT2 5   0   Number of Decimal Places in a Counter  
30 PLAN_TIME CRMT_MPK_PLTIME CRM_MPK_PLTIME INT1 3   0   Planned Timeframe  
31 PLAN_UNIT CRMT_MPK_UNIT_PLANNED MEINS UNIT 3   0   Planned Unit of Time T006
32 STATUS CRMT_MPK_STATUS CRM_MPK_STATUS CHAR 1   0   Counter Status  
33 STATUS_READING CRMT_MPK_STATUS_READING CRM_MPK_STATUS_READING CHAR 1   0   Reading Status of Counter  
34 FUNCTION CRMT_UBB_USAGEFCT CRM_UBB_USAGEFCT CHAR 4   0   Usage Function CRMC_UBB_USG_FCT
35 LOGSYS LOGSYS LOGSYS CHAR 10   0   Logical system *
36 .INCLUDE       0   0   EEW Include Measuring Points  
37 EEW_MPK_MPOINT DUMMY DUMMY CHAR 1   0   Dummy function in length 1  
38 .INCLUDE       0   0    
39 .INCLUDE       0   0   Value-Fields for Work Structure  
40 VALUE_MIN CRMT_MPK_VALUE_MIN_UI CRM_MPK_FLTP_UI CHAR 22   0   Minimum Value of Counter  
41 VALUE_MAX CRMT_MPK_VALUE_MAX_UI CRM_MPK_FLTP_UI CHAR 22   0   Maximum Value of Counter  
42 VALUE_PLAN CRMT_MPK_VALUE_PLAN_UI CRM_MPK_FLTP_UI CHAR 22   0   Planned Value of Counter  
43 OVERFLOW CRMT_MPK_OVERFLOW_UI CRM_MPK_FLTP_UI CHAR 22   0   Counter Overflow  
44 RFC_MODE CRMT_MPK_RFC_MODE CRM_MPK_RFC_MODE CHAR 1   0   RFC - Mode  
45 ERROR_FLAG CRMT_MPK_ERROR CRM_MPK_BOOLEAN CHAR 1   0   Reading Error  
46 CANCEL CRMT_MPK_CANCEL CRM_MPK_BOOLEAN CHAR 1   0   Cancel Reading  
47 DELETE_FLAG CRMT_MPK_DELETE CRM_MPK_BOOLEAN CHAR 1   0   Deletion Flag for One-stage Deletion  
48 TIMESTAMP_FROM CRMT_MPK_TIMESTAMP_FROM TZNTSTMPS DEC 15   0   Valid from timestamp  
49 TIMEZONE_FROM CRMT_MPK_TIMEZONE_FROM TZNZONE CHAR 6   0   Time Zone from *
50 TIMESTAMP_TO CRMT_MPK_TIMESTAMP_TO TZNTSTMPS DEC 15   0   Valid to timestamp  
51 TIMEZONE_TO CRMT_MPK_TIMEZONE_TO TZNZONE CHAR 6   0   Time Zone to *
52 DATE_FROM CRMT_MPK_DATE_FROM DATUM DATS 8   0   Reading Valid from Date  
53 TIME_FROM CRMT_MPK_TIME_FROM UZEIT TIMS 6   0   Reading Valid from Time  
54 VALUE CRMT_MPK_VALUE_VISIBLE_UI CRM_MPK_FLTP_UI CHAR 22   0   Visible Counter Value  
55 VALUE_DELTA CRMT_MPK_VALUE_DIFF_UI CRM_MPK_FLTP_UI CHAR 22   0   Difference Value from Previous Counter Reading  
56 OVERALL CRMT_MPK_VALUE_OVERALL_UI CRM_MPK_FLTP_UI CHAR 22   0   Overall Counter Value  
57 SI_VALUE CRMT_MPK_VALUE_VISIBLE_SI CRM_MPK_FLTPS FLTP 16   16   Visible value in SI unit of measure  
58 SI_VALUE_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
59 SI_OVERALL CRMT_MPK_VALUE_OVERALL_SI CRM_MPK_FLTPS FLTP 16   16   Overall value in SI unit of measure  
60 SI_OVERALL_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
61 NEWVALUE CRMT_MPK_VALUE_VISIBLE_UI_NEW CRM_MPK_FLTP_UI CHAR 22   0   Visible Counter Value  
62 NEWVALUE_DELTA CRMT_MPK_VALUE_DIFF_UI_NEW CRM_MPK_FLTP_UI CHAR 22   0   Difference in Value from Previous Reading  
63 FIELDGROUP CRMT_BSP_FIELDGRP_EXT_TAB   TTYP 0   0    
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRMT_BSP_S1O_COUNTER_READING_I APPL_GROUP CRMC_MPK_APPGRP APPGROUP KEY 1 CN
2 CRMT_BSP_S1O_COUNTER_READING_I ATTRIBUTE CRMC_MPK_ATTR ATTRIBUTE KEY 1 CN
3 CRMT_BSP_S1O_COUNTER_READING_I CATEGORY CRMC_MPK_CAT CATEGORY    
4 CRMT_BSP_S1O_COUNTER_READING_I FUNCTION CRMC_UBB_USG_FCT USAGEFCT    
5 CRMT_BSP_S1O_COUNTER_READING_I PLAN_UNIT T006 MSEHI REF 1 CN
6 CRMT_BSP_S1O_COUNTER_READING_I UNIT T006 MSEHI REF C CN
History
Last changed by/on SAP  20130604 
SAP Release Created in 400