SAP ABAP Table RSBOLAP_RS_S_DATA_CELL (Structure for Data Cells in Result Set)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_QUERY_VIEW (Package) Query Navigational State
Basic Data
Table Category INTTAB    Structure 
Structure RSBOLAP_RS_S_DATA_CELL   Table Relationship Diagram
Short Description Structure for Data Cells in Result Set    
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 ROW_INDEX RSBOLAP_INDEX RSBOLAP_INDEX INT4 10   0   Position of an Object (1 Based)  
2 COLUMN_INDEX RSBOLAP_INDEX RSBOLAP_INDEX INT4 10   0   Position of an Object (1 Based)  
3 DATA_CELL_ID RSBOLAP_OBJECT_ID RSBOLAP_OBJECT_ID INT4 10   0   Object ID  
4 CURRENCY_UNIT_ID RSBOLAP_OBJECT_ID RSBOLAP_OBJECT_ID INT4 10   0   Object ID  
5 VALUE_TYPE RSBOLAP_VALUE_TYPE   INT1 3   0   Value Type Encoded as Int  
6 VALUE_EXCEPTION RSBOLAP_VALUE_EXCEPTION   CHAR 1   0   Exception of Value Encoded as Int 1  
7 INPUT_ENABLED RS_BOOL RS_BOOL CHAR 1   0   Boolean  
8 NUMBER_PRECISION RSBOLAP_PRECISION   INT1 3   0   Accuracy of Figure  
9 MAX_PRECISION RSBOLAP_PRECISION   INT1 3   0   Accuracy of Figure  
10 NUMBER_SCALE RSBOLAP_SCALE RSBOLAP_SCALE INT2 5   0   Scaling of a Key Figure  
11 EMPHASIZED RS_BOOL RS_BOOL CHAR 1   0   Boolean  
12 BLFV RS_BOOL RS_BOOL CHAR 1   0   Boolean  
13 VALUE RSBOLAP_VALUE   D34D 31   9   Value from OLAP  
14 DISPLAY_VALUE RSBOLAP_DISPLAY_VALUE   D34D 31   9   Value from OLAP (Display)  
15 MAX_ALERT_LEVEL RSBOLAP_ALERT_LEVEL INT1 INT1 3   0   Alert Level (Exceptions)  
History
Last changed by/on SAP  20130604 
SAP Release Created in 730