SAP ABAP Class CL_RSR_DATA_SET (Data in Form that can be Read from Outside)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSR (Package) BW: General reporting processor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20030116
Properties
Class CL_RSR_DATA_SET  
Short Description Data in Form that can be Read from Outside    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR   BW: General reporting processor 
Created 20000104   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRPR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRXW3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSRDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20030116
Friends
Class CL_RSR_DATA_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_VERSION_20A_1 Constant Public Type reference (TYPE) RSRDS_VERSION 1 Version: Dataset 2.0a Patch 1 20000104
2 C_VERSION_20A_FLAT1 Constant Public Type reference (TYPE) RSRDS_VERSION 2 Version: Dataset 2.0a Patch 1 Flat 20000104
3 N_R_REQUEST Instance attribute Public Object reference (TYPE REF TO) CL_RSR_REQUEST Request 20000104
4 N_SX_VERSION_20A_1 Instance attribute Public Type reference (TYPE) RSRDS_SX_DATA_SET_20A_1 Version: Dataset 2.0a Patch 1 20000104
5 N_SX_VERSION_20A_FLAT1 Instance attribute Public Type reference (TYPE) RSRDS_SX_DATA_SET_20A_FLAT1 Version: Flat Dataset 2.0a Patch 1 20000110
6 P_S_SPECIAL_CELL Static Attribute Private Type reference (TYPE) TP_S_SPECIAL_CELL Display Special Cells 20000110
7 P_T_DATA_SET_STACK Static Attribute Private Type reference (TYPE) TP_T_DATA_SET_STACK Stack for Available Datasets 20000104
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20000213
2 CLEAR_ALL Instance method Private Event handling method Refresh Data 20000128
3 CONSTRUCTOR Instance method Public Constructor Constructor 20000104
4 FREE Instance method Public Event handling method Destroy 20000104
5 GET Static method Public Method Get Dataset for a Request 20000104
6 GET_CHANMID Instance method Private Method Gets the Chanmid for InfoObject Name 20000110
7 IN_EX_CONVERT Static method Private Method Convert Internal Display into External 20000110
8 REFRESH Instance method Public Method Load Data to a Format 20000104
9 VALUE_TO_CELL Static method Public Method Bring Value into Form that can be Displayed 20000213
10 VERSION_20A_1 Instance method Private Method Version 20a 1 20000104
11 VERSION_20A_1_AXIS_DATA Instance method Private Method Version 20a 1 : Set Axis Data for an Axis 20000110
12 VERSION_20A_1_AXIS_DATA_SLICER Instance method Private Method Version 20a 1 : Set Filter Axis Data 20000110
13 VERSION_20A_1_AXIS_INFO Instance method Private Method Version 20a 1 : Set Axis Info 20000104
14 VERSION_20A_1_CELL_DATA Instance method Private Method Version 20a 1 : Cell Data 20000110
15 VERSION_20A_FLAT1 Instance method Private Method Version 20a Flat1 (Also Creates Version 20a 1) 20000110
16 VERSION_20A_FLAT1_AXIS_DATA Instance method Private Method Version 20a Flat1 : Knock Axis Data Flat 20000110
17 X_MESSAGE Static method Private Method X message 20000104
Events
Class CL_RSR_DATA_SET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_DATA_SET_STACK Private See coding TP_S_DATA_SET_STACK 20000104
2 TP_S_SPECIAL_CELL Private See coding TP_S_SPECIAL_CELL 20000110
3 TP_T_DATA_SET_STACK Private See coding TP_T_DATA_SET_STACK 20000104
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSR_DATA_SET has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSR_DATA_SET has no exception.

Method CLEAR_ALL Signature

Method CLEAR_ALL on class CL_RSR_DATA_SET has no parameter.
Method CLEAR_ALL on class CL_RSR_DATA_SET has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSR_REQUEST Request 20000104
# Exception Resumable Description Created on
1 REQUEST_UNKNOWN Unbekannter Request 20000104
2 X_MESSAGE x-Message 20000104

Method FREE Signature

Method FREE on class CL_RSR_DATA_SET has no parameter.
Method FREE on class CL_RSR_DATA_SET has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSR_REQUEST Request 20000104
2 Returning R_R_DATA_SET Value transfer Object reference (TYPE REF TO) CL_RSR_DATA_SET Data set 20000128
# Exception Resumable Description Created on
1 REQUEST_UNKNOWN Unbekannter Request 20000104
2 X_MESSAGE x-Message 20000104

Method GET_CHANMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSIOBJNM Merkmal 20000110
2 Returning R_CHANMID Value transfer Type reference (TYPE) RSSID Chanmid 20000110
# Exception Resumable Description Created on
1 X_MESSAGE X_MESSAGE 20000110

Method IN_EX_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) RRXDATA Data 20000110
2 Importing I_INTTP Call by reference Type reference (TYPE) INTTYPE Typ 20000110
3 Importing I_VALUE Call by reference Type reference (TYPE) RSROA_DF Wert 20000110
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000110

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION Call by reference Type reference (TYPE) RSRDS_VERSION Datenversion 20000128
# Exception Resumable Description Created on
1 X_MESSAGE x-Message 20000128

Method VALUE_TO_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_CELL Call by reference Type reference (TYPE) RRXW3CELL Formatierter Wert 20000213
2 Importing I_CUDIM_POSITION Call by reference Type reference (TYPE) RRPRCURUNITPOSIT 'D' "RRPR_C_CURUNIT_POSITION-DEFAULT Position Währ.+Einh. (BP) RRPR_C_CURUNIT_POSITION-DEFAULT 20021117
3 Importing I_R_FORMAT Call by reference Object reference (TYPE REF TO) CL_RSR_FORMAT Formats-Objekt 20020128
4 Importing I_SIGNPRSNT Call by reference Type reference (TYPE) RRX1_SIGNPRSNT RRX1_C_SIGNPRSNT-BEFORE Vorzeichendarstellung 20010620
5 Importing I_S_DATA Call by reference Type reference (TYPE) RRX1_S_DAT_N Wert 20000213
6 Importing I_ZEROPRSNT Call by reference Type reference (TYPE) RRX1_ZEROPRSNT RRX1_C_ZEROPRSNT-DISPLAY Nullendarstellung 20010627
7 Importing I_ZEROTEXT Call by reference Type reference (TYPE) RRX1_ZEROTEXT Nullentext 20010627
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000213

Method VERSION_20A_1 Signature

Method VERSION_20A_1 on class CL_RSR_DATA_SET has no parameter.
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000104

Method VERSION_20A_1_AXIS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS Achse 20000110
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000110

Method VERSION_20A_1_AXIS_DATA_SLICER Signature

Method VERSION_20A_1_AXIS_DATA_SLICER on class CL_RSR_DATA_SET has no parameter.
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000110

Method VERSION_20A_1_AXIS_INFO Signature

Method VERSION_20A_1_AXIS_INFO on class CL_RSR_DATA_SET has no parameter.
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000104

Method VERSION_20A_1_CELL_DATA Signature

Method VERSION_20A_1_CELL_DATA on class CL_RSR_DATA_SET has no parameter.
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000110

Method VERSION_20A_FLAT1 Signature

Method VERSION_20A_FLAT1 on class CL_RSR_DATA_SET has no parameter.
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000110

Method VERSION_20A_FLAT1_AXIS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ATTR_DATA Call by reference Type reference (TYPE) RSRDS_T_ATTR_DATA Attributwerte 20000110
2 Exporting E_T_AXIS_DATA Call by reference Type reference (TYPE) RSRDS_T_AXIS_DATA Achsen Daten 20000110
3 Importing I_TX_SET Call by reference Type reference (TYPE) RSRDS_TX_SET Achsen Daten komplex 20000110
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000110

Method X_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABEND Call by reference Type reference (TYPE) RS_BOOL Anhängen ? 20000104
2 Importing I_METHOD Call by reference Type reference (TYPE) SYMSGV Methode 20000104
# Exception Resumable Description Created on
1 X_MESSAGE X Message 20000104
History
Last changed by/on SAP  20130531 
SAP Release Created in