SAP ABAP Class CL_RSR_REPORT_RSIX (Handling the Report Structure)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_SHELL (Package) OLAP: Instance Administration, Initialization
Properties
Class CL_RSR_REPORT_RSIX  
Short Description Handling the Report Structure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_SHELL   OLAP: Instance Administration, Initialization 
Created 20031202   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRI0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRI5 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RZI0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_REPORT_RSIX has no interface implemented.
Friends
Class CL_RSR_REPORT_RSIX has no friend class.
Attributes
Class CL_RSR_REPORT_RSIX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040525
2 DELETE Static method Public Method Deletion of SX_REPORT Data 20031204
3 MODIFY Static method Public Method 20031204
4 READ_SX_QDEF Static method Public Method 20031204
5 READ_SX_REPORT Static method Public Method 20031204
6 _DELETE Static method Private Method 20031204
7 _EXPORT_SB_SX_REPORT Static method Private Method 20031204
8 _GET_ID Static method Public Method CONSTRUCTOR 20031204
9 _RAISE_MESSAGE Static method Private Method 20031204
10 _X_MESSAGE Static method Private Method 20031204
Events
Class CL_RSR_REPORT_RSIX has no event.
Types
Class CL_RSR_REPORT_RSIX has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSR_REPORT_RSIX has no parameter.
Method CONSTRUCTOR on class CL_RSR_REPORT_RSIX has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RKB1D Call by reference Type reference (TYPE) RSR_S_RKB1D Steuerleiste Olap Prozessor 20090916

Method DELETE on class CL_RSR_REPORT_RSIX has no exception.

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_QDEF Call by reference Type reference (TYPE) RZI0_SX_QDEF 20031204
2 Importing I_SX_REPORT Call by reference Type reference (TYPE) RRO01_SX_REPORT 20031204
3 Importing I_S_RKB1D Call by reference Type reference (TYPE) RSR_S_RKB1D Steuerleiste Olap Prozessor 20060317
# Exception Resumable Description Created on
1 CX_RSR_RSIX_ERROR 20031204

Method READ_SX_QDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RKB1D Call by reference Type reference (TYPE) RSR_S_RKB1D Steuerleiste Olap Prozessor 20090916
2 Returning R_SX_QDEF Value transfer Type reference (TYPE) RZI0_SX_QDEF BW: Clustertabelle Key 20031204
# Exception Resumable Description Created on
1 CX_RSR_RSIX_ERROR Objekt gesperrt 20031204

Method READ_SX_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RKB1D Call by reference Type reference (TYPE) RSR_S_RKB1D Steuerleiste Olap Prozessor 20060317
2 Returning R_SX_REPORT Value transfer Type reference (TYPE) RRO01_SX_REPORT 20031204
# Exception Resumable Description Created on
1 CX_RSR_RSIX_ERROR Objekt gesperrt 20031204

Method _DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) RSIX-SRTFD BW: Clustertabelle Key 20031204
2 Importing I_MANDT_DEP Call by reference Type reference (TYPE) RSRMANDTDEP Objekt ist mandantenabhängig 20090916

Method _DELETE on class CL_RSR_REPORT_RSIX has no exception.

Method _EXPORT_SB_SX_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUFTIME Call by reference Type reference (TYPE) RSR_S_RKB1D-GENTIME UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20060317
2 Importing I_ID Call by reference Type reference (TYPE) RSIX-SRTFD BW: Clustertabelle Key 20031204
3 Importing I_MANDT_DEP Call by reference Type reference (TYPE) RSRMANDTDEP Objekt ist mandantenabhängig 20090916
4 Importing I_SX_REPORT Call by reference Type reference (TYPE) RRO01_SX_REPORT 20031204

Method _EXPORT_SB_SX_REPORT on class CL_RSR_REPORT_RSIX has no exception.

Method _GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DVERS Value transfer Type reference (TYPE) RRI0_DVERS RRI0_C_DVERS 20031204
2 Importing I_GENUNIID Value transfer Type reference (TYPE) RSR_S_COMPKEY-GENUNIID 20031204
3 Importing I_IDVERS Value transfer Type reference (TYPE) RRI0_IDVERS RRI0_C_IDVERS 20031204
4 Returning R_ID Value transfer Type reference (TYPE) RSIX-SRTFD BW: Clustertabelle Key 20031204

Method _GET_ID on class CL_RSR_REPORT_RSIX has no exception.

Method _RAISE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Value transfer Type reference (TYPE) SYMSGID Arbeitsgebiet 20031204
2 Importing I_MSGNO Value transfer Type reference (TYPE) MSGNO Nummer der System-Nachricht 20031204
3 Importing I_TYPE Value transfer Type reference (TYPE) SYMSGTY Messageart 20031204
4 Importing I_VAR1 Call by reference Type reference (TYPE) ANY SPACE 20031204
5 Importing I_VAR2 Call by reference Type reference (TYPE) ANY SPACE 20031204
6 Importing I_VAR3 Call by reference Type reference (TYPE) ANY SPACE 20031204
7 Importing I_VAR4 Call by reference Type reference (TYPE) ANY SPACE 20031204

Method _RAISE_MESSAGE on class CL_RSR_REPORT_RSIX has no exception.

Method _X_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABEND Value transfer Type reference (TYPE) RS_BOOL Boolean 20031204
2 Importing I_FORM Value transfer Type reference (TYPE) C 20031204

Method _X_MESSAGE on class CL_RSR_REPORT_RSIX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400