SAP ABAP Class CL_RSDRI_RANGE2MDS (Constructs a muldidimensional set from a given RSDRI range)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRI (Package) Data Manager External Interfaces
Properties
Class CL_RSDRI_RANGE2MDS  
Short Description Constructs a muldidimensional set from a given RSDRI range    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRI   Data Manager External Interfaces 
Created 20080417   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRHI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSMDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRI_RANGE2MDS has no interface implemented.
Friends
Class CL_RSDRI_RANGE2MDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_UNIVERSE Instance attribute Private Object reference (TYPE REF TO) CL_RSDRC_INFOPROV_UNIVERSE Universe of the InfoProvider 20080417
2 P_T_RANGE Instance attribute Private Type reference (TYPE) RSDRI_T_RANGE RSDRI range 20080417
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ABAP_WHERE Instance method Public Method Build an ABAP-Where clause from the RSDRI range 20080417
2 BUILD_MDS Instance method Public Method Build a multidimensional set from the RSDRI range 20080417
3 BUILD_MDS_HIER Instance method Private Method Build a multidimensional set from RSDRI hierarchy entries 20080417
4 BUILD_MDS_HIER_SINGLE Instance method Private Method Build a multidimensional set from one RSDRI hierarchy entry 20080417
5 CONSTRUCTOR Instance method Public Constructor Constructor 20080417
6 CONVERT_SIDS_TO_SET Instance method Private Method Convert a SID value to CHAVLS (also compound) 20080417
7 CREATE_FIELD_MAPPINGS Instance method Public Method Create mapping using sfc (internal/external representation) 20080417
Events
Class CL_RSDRI_RANGE2MDS has no event.
Types
Class CL_RSDRI_RANGE2MDS has no local type.
Method Signatures

Method BUILD_ABAP_WHERE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_EMPTY Call by reference Type reference (TYPE) RS_BOOL E_IS_EMPTY 20080417
2 Exporting E_IS_UNIVERSAL Call by reference Type reference (TYPE) RS_BOOL E_IS_UNIVERSAL 20080417
3 Exporting E_WHERE Call by reference Type reference (TYPE) STRING E_WHERE 20080417
4 Importing I_COMPLEMENT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE I_COMPLEMENT 20080417
5 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC I_TH_SFC 20080417
# Exception Resumable Description Created on
1 CX_RSDRC_HIER_NOT_FOUND Hierarchie nicht gefunden 20080425

Method BUILD_MDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_MDS Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET R_R_MDS 20080417
# Exception Resumable Description Created on
1 CX_RSDRC_HIER_NOT_FOUND Hierarchie nicht gefunden 20080425

Method BUILD_MDS_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_MDS Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET R_R_MDS 20080417
# Exception Resumable Description Created on
1 CX_RSDRC_HIER_NOT_FOUND Hierarchie nicht gefunden 20080425

Method BUILD_MDS_HIER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RANGE Call by reference Type reference (TYPE) RSDRI_S_RANGE I_S_RANGE 20080417
2 Returning R_R_MDS Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET R_R_MDS 20080417
# Exception Resumable Description Created on
1 CX_RSDRC_HIER_NOT_FOUND Hierarchie nicht gefunden 20080425

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IPROV_NM Call by reference Type reference (TYPE) RSINFOPROV I_IPROV_NM 20080417
2 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE I_T_RANGE 20080417

Method CONSTRUCTOR on class CL_RSDRI_RANGE2MDS has no exception.

Method CONVERT_SIDS_TO_SET 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) RSCHANM I_CHANM 20080417
2 Importing I_T_SIDS Call by reference Type reference (TYPE) RRSI_TS_EQSID I_T_SIDS 20080417
3 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET R_R_SET 20080417

Method CONVERT_SIDS_TO_SET on class CL_RSDRI_RANGE2MDS has no exception.

Method CREATE_FIELD_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC I_TH_SFC 20080417
2 Returning R_TH_FLDMAP Value transfer Type reference (TYPE) RSMDS_TH_FIELDMAPPINGS R_TH_FLDMAP 20080417

Method CREATE_FIELD_MAPPINGS on class CL_RSDRI_RANGE2MDS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711