SAP ABAP Table CRMT_MPK_COMM_COUNTER_REP (Structure used for ALV display of counter readings)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-COU (Application Component) Counter
     CRM_MPK_COMM (Package) Measuring Point Communication Layer
Basic Data
Table Category INTTAB    Structure 
Structure CRMT_MPK_COMM_COUNTER_REP   Table Relationship Diagram
Short Description Structure used for ALV display of counter readings    
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 REGION CRMT_REGION REGIO CHAR 3   0   Region (State, Province, County) *
2 INDUSTRY CRMT_INDUSTRY CRM_INDUSTRY CHAR 4   0   Industry Sector *
3 PARTNER_NO CRMT_PARTNER_NO CRM_PARTNER_NO CHAR 32   0   Partner Number  
4 ORDERED_PROD CRMT_ORDERED_PROD CRM_ORDERED_PROD CHAR 54   0   Product Name Entered  
5 TRANSACTION_ID CRMT_OBJECT_ID CRM_OBJECT_ID CHAR 10   0   Transaction ID  
6 PROCESS_TYPE CRMT_PROCESS_TYPE CRM_PROCESS_TYPE CHAR 4   0   Business Transaction Type *
7 OBJECT_TYPE CRMT_SUBOBJECT_CATEGORY CRM_OJ_NAME_PROCESS CHAR 10   0   Business Transaction Category *
8 .INCLUDE       0   0   Workstructure of Readings  
9 GUID CRMT_MPK_OBJECT_GUID SYSUUID RAW 16   0   GUID of a Kernel Object  
10 .INCLUDE       0   0   Fields Shared Between Work and DB Structures of Readings  
11 .INCLUDE       0   0   Time and User Information  
12 CREATED_AT CRMT_MPK_CREATED_AT BCOS_TSTMP DEC 15   0   Transaction was Created at this Time  
13 CREATED_BY CRMT_MPK_CREATED_BY UNAME CHAR 12   0   User that Created the Transaction  
14 CHANGED_AT CRMT_MPK_CHANGED_AT BCOS_TSTMP DEC 15   0   Time of Last Change to the Transaction  
15 CHANGED_BY CRMT_MPK_CHANGED_BY UNAME CHAR 12   0   Transaction Last Changed By  
16 MP_GUID CRMT_MPK_OBJECT_GUID SYSUUID RAW 16   0   GUID of a Kernel Object CRMD_MPK_MPOINT
17 OBJECT_ID CRMT_MPK_OBJECT_ID_READING CRM_MPK_OBJECT_ID_READING CHAR 20   0   Reading Number  
18 LOGSYS LOGSYS LOGSYS CHAR 10   0   Logical system *
19 ERROR_FLAG CRMT_MPK_ERROR CRM_MPK_BOOLEAN CHAR 1   0   Reading Error  
20 CANCEL CRMT_MPK_CANCEL CRM_MPK_BOOLEAN CHAR 1   0   Cancel Reading  
21 DELETE_FLAG CRMT_MPK_DELETE CRM_MPK_BOOLEAN CHAR 1   0   Deletion Flag for One-stage Deletion  
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 UNIT CRMT_MPK_UNIT_ENTER MEINS UNIT 3   0   Unit for Counter Reading T006
25 READER CRMT_MPK_READER BU_PARTNER CHAR 10   0   Person who took the reading *
26 READER_GUID BU_PARTNER_GUID SYSUUID RAW 16   0   Business Partner GUID  
27 SOURCE CRMT_MPK_SOURCE CRM_MPK_SOURCE CHAR 1   0   Reading Origin  
28 INPUT_MODE CRMT_MPK_INPUT_MODE CRM_MPK_INPUT_MODE CHAR 1   0   Input Mode for Readings  
29 TIMESTAMP_FROM CRMT_MPK_TIMESTAMP_FROM TZNTSTMPS DEC 15   0   Valid from timestamp  
30 TIMEZONE_FROM CRMT_MPK_TIMEZONE_FROM TZNZONE CHAR 6   0   Time Zone from *
31 TIMESTAMP_TO CRMT_MPK_TIMESTAMP_TO TZNTSTMPS DEC 15   0   Valid to timestamp  
32 TIMEZONE_TO CRMT_MPK_TIMEZONE_TO TZNZONE CHAR 6   0   Time Zone to *
33 .INCLUDE       0   0   EEW Include Readings  
34 EEW_MPK_READING DUMMY DUMMY CHAR 1   0   Dummy function in length 1  
35 .INCLUDE       0   0    
36 .INCLUDE       0   0   Value Fields of Readings in work format  
37 VALUE CRMT_MPK_VALUE_VISIBLE_UI CRM_MPK_FLTP_UI CHAR 22   0   Visible Counter Value  
38 VALUE_DELTA CRMT_MPK_VALUE_DIFF_UI CRM_MPK_FLTP_UI CHAR 22   0   Difference Value from Previous Counter Reading  
39 OVERALL CRMT_MPK_VALUE_OVERALL_UI CRM_MPK_FLTP_UI CHAR 22   0   Overall Counter Value  
40 .INCLUDE       0   0   Reading values in SI unit in FLTP format  
41 SI_VALUE CRMT_MPK_VALUE_VISIBLE_SI CRM_MPK_FLTPS FLTP 16   16   Visible value in SI unit of measure  
42 SI_VALUE_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
43 SI_OVERALL CRMT_MPK_VALUE_OVERALL_SI CRM_MPK_FLTPS FLTP 16   16   Overall value in SI unit of measure  
44 SI_OVERALL_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
45 SI_DELTA CRMT_MPK_VALUE_DIFF_SI CRM_MPK_FLTPS FLTP 16   16   Difference Value in SI Unit of Measure  
46 SI_DELTA_X CRMT_MPK_IS_VALUE CRM_MPK_BOOLEAN CHAR 1   0   Associated Number Field Contains a Value  
47 HEAD_GUID CRMT_OBJECT_GUID SYSUUID RAW 16   0   GUID of a CRM Order Object  
48 ITEM_GUID CRMT_OBJECT_GUID SYSUUID RAW 16   0   GUID of a CRM Order Object  
49 PRODUCT_GUID COMT_PRODUCT_GUID SYSUUID RAW 16   0   Internal Unique ID of Product  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRMT_MPK_COMM_COUNTER_REP MP_GUID CRMD_MPK_MPOINT MANDT    
2 CRMT_MPK_COMM_COUNTER_REP UNIT T006 MSEHI REF 1 CN
History
Last changed by/on SAP  20110908 
SAP Release Created in CRMUBB301