SAP ABAP Class /CRYSTAL/MDX_READ_MEASURES (Parses cell data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     /CRYSTAL/BC (Package) Business Objects Integrated Reporting
Properties
Class /CRYSTAL/MDX_READ_MEASURES  
Short Description Parses cell data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /CRYSTAL/BC   Business Objects Integrated Reporting 
Created 20050603   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /CRYSTAL/MDX_READ_MEASURES has no forward declaration.
Interfaces
Class /CRYSTAL/MDX_READ_MEASURES has no interface implemented.
Friends
Class /CRYSTAL/MDX_READ_MEASURES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CELL_DATA Instance attribute Private Type reference (TYPE) CELL_DATA_ITAB_TYPE data from the bapi 20050603
2 CELL_DATA_RSR Instance attribute Private Type reference (TYPE) CELL_DATA_ITAB_TYPE_RSR data from the rsr 20110602
3 CX_BAPI_ERROR Instance attribute Protected Object reference (TYPE REF TO) /CRYSTAL/CX_BAPI_ERROR internal error 20050603
4 CX_MISSING_STREAMINFO Instance attribute Protected Object reference (TYPE REF TO) /CRYSTAL/CX_MISSING_STREAMINFO internal error 20050603
5 CX_NO_MORE_CELLS Instance attribute Protected Object reference (TYPE REF TO) /CRYSTAL/CX_NO_MORE_CELLS Exception for out of data 20050603
6 MEASURES_PER_TUPLE Instance attribute Protected Type reference (TYPE) I just that 20050603
7 ROW_INDEX Instance attribute Protected Type reference (TYPE) I Actual itab index used with read table 20050603
8 STREAM Instance attribute Protected Object reference (TYPE REF TO) /CRYSTAL/MDX_APPEND_DATA result stream abstraction 20050603
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_FIELD_INFO Static method Public Method return the field metadata 20050609
2 CONSTRUCTOR Instance method Public Constructor set up object relationships 20050603
3 GET_DDIC_TYPE Static method Protected Method map sap type to ddic type 20050620
4 INIT Instance method Public Method init state and read cell data by calling the cell_data bapi 20050603
5 WRITE_FIELDS Instance method Public Method extract fields from the cell_data and append to stream 20050603
Events
Class /CRYSTAL/MDX_READ_MEASURES has no event.
Types
Class /CRYSTAL/MDX_READ_MEASURES has no local type.
Method Signatures

Method APPEND_FIELD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELDS Call by reference Type reference (TYPE) /CRYSTAL/MDX_STREAM_LAYOUT_TAB The layout of the MDX Query driver's result stream. 20050609
2 Changing RETURN Value transfer Type reference (TYPE) BAPIRET2 Return Parameter 20050609
3 Importing SESSIONID Call by reference Type reference (TYPE) SYCHAR60 CHAR60 data element for SYST 20050610
4 Importing USE_RSRMDX Value transfer Type reference (TYPE) FLAG SPACE Set to X to use RSR_MDX functions without 1 million cell lim 20110602
# Exception Resumable Description Created on
1 /CRYSTAL/CX_BAPI_ERROR internal error 20050609

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STREAM Call by reference Object reference (TYPE REF TO) /CRYSTAL/MDX_APPEND_DATA Builds result set stream 20050603

Method CONSTRUCTOR on class /CRYSTAL/MDX_READ_MEASURES has no exception.

Method GET_DDIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DDIC_TYPE Value transfer Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20050620
2 Importing SAP_TYPE Call by reference Type reference (TYPE) INTTYPE ABAP data type (C,D,N,...) 20050620

Method GET_DDIC_TYPE on class /CRYSTAL/MDX_READ_MEASURES has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing END_TUPLE Call by reference Type reference (TYPE) RRTTUPLEORDINAL 0 Zero-based ordinal number of an axis tuple 20050603
2 Importing END_TUPLE_RSR Call by reference Type reference (TYPE) RRTUPLEID 0 For RSR_* functions, zero-based ordinal number of axis tuple 20110602
3 Returning RETURN Value transfer Type reference (TYPE) BAPIRET2 Return Parameter 20050603
4 Importing SESSIONID Call by reference Type reference (TYPE) SYCHAR60 CHAR60 data element for SYST 20050610
5 Importing START_TUPLE Call by reference Type reference (TYPE) RRTTUPLEORDINAL 0 Zero-based ordinal number of an axis tuple 20050603
6 Importing START_TUPLE_RSR Call by reference Type reference (TYPE) RRTUPLEID 0 For RSR_* functions, zero-based ordinal number of axis tuple 20110602
7 Importing USE_RSRMDX Value transfer Type reference (TYPE) FLAG SPACE Set to X to use RSR_MDX functions without 1 million cell lim 20110602
# Exception Resumable Description Created on
1 /CRYSTAL/CX_BAPI_ERROR internal error 20050603
2 /CRYSTAL/CX_MISSING_STREAMINFO internal error 20050603

Method WRITE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USE_RSRMDX Value transfer Type reference (TYPE) FLAG SPACE Set to X to use RSR_MDX functions without 1 million cell lim 20110602
# Exception Resumable Description Created on
1 /CRYSTAL/CX_NO_MORE_CELLS raised at end of data 20050603
History
Last changed by/on SAP  20130531 
SAP Release Created in 620