SAP ABAP Class CL_RS_INFOOBJECT_DIMENSION (CL_RS_INFOOBJECT_DIMENSION)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     RS (Package) BW: General Business Information Warehouse
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSMDS_DIMENSION Abstract Dimension 20041214
Properties
Class CL_RS_INFOOBJECT_DIMENSION  
Short Description    
Super Class CL_RSMDS_DIMENSION Abstract Dimension 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS   BW: General Business Information Warehouse 
Created 20041214   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RS_INFOOBJECT_DIMENSION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RS_INFOOBJECT_UNIVERSE 20041214 Global Universe for InfoObjects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHABASNM Instance attribute Private Type reference (TYPE) RSCHABASNM Reference characteristic 20050308
2 IOBJNM Instance attribute Public Type reference (TYPE) RSIOBJNM Info object name 20041214
3 SID_DIMENSION Instance attribute Public Type reference (TYPE) RS_BOOL Master Data ID Dimension 20060306
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041214
2 TRANSFORM_CALMONTH_TO_DATE_SET Static method Public Method 20060404
3 TRANSFORM_CALQUART_TO_DATE_SET Static method Public Method 20060404
4 TRANSFORM_CALWEEK_TO_DATE_SET Static method Public Method 20060404
5 TRANSFORM_CALYEAR_TO_DATE_SET Static method Public Method 20060404
Events
Class CL_RS_INFOOBJECT_DIMENSION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CALMONTHS Public See coding 20060404 ts_calmonths TYPE SORTED TABLE OF rscalmonth WITH UNIQUE KEY table_line
2 TS_CALQUARTERS Public See coding 20060404 ts_calquarters TYPE SORTED TABLE OF rscalquart WITH UNIQUE KEY table_line
3 TS_CALWEEKS Public See coding 20060404 ts_calweeks TYPE SORTED TABLE OF rscalweek WITH UNIQUE KEY table_line
4 TS_CALYEARS Public See coding 20060404 ts_calyears TYPE SORTED TABLE OF rscalyear WITH UNIQUE KEY table_line
5 TS_DATES Public See coding 20060404 ts_dates TYPE SORTED TABLE OF rsdate WITH UNIQUE KEY table_line
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM Referenzmerkmal 20050308
2 Importing I_DIMNAME Call by reference Type reference (TYPE) RSMDS_DIMNAME Eindeutiger Name der Dimension 20041214
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20041214
4 Importing I_R_TYPE Call by reference Object reference (TYPE REF TO) IF_RSMDS_TYPE Datentyp einer Dimension 20041214
5 Importing I_R_UNIVERSE Call by reference Object reference (TYPE REF TO) CL_RSMDS_UNIVERSE Allgemeine Menge (Factory-Klasse) 20041214
6 Importing I_SID_DIMENSION Call by reference Type reference (TYPE) RS_BOOL Boolean 20060306

Method CONSTRUCTOR on class CL_RS_INFOOBJECT_DIMENSION has no exception.

Method TRANSFORM_CALMONTH_TO_DATE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARTITION_BITS Call by reference Type reference (TYPE) XSTRING 20060404
2 Exporting E_TS_KNOTS Call by reference Type reference (TYPE) TS_DATES 20060404
3 Importing I_PARTITION_BITS Call by reference Type reference (TYPE) XSEQUENCE 20060404
4 Importing I_TS_KNOTS Call by reference Type reference (TYPE) TS_CALMONTHS 20060404

Method TRANSFORM_CALMONTH_TO_DATE_SET on class CL_RS_INFOOBJECT_DIMENSION has no exception.

Method TRANSFORM_CALQUART_TO_DATE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARTITION_BITS Call by reference Type reference (TYPE) XSTRING 20060404
2 Exporting E_TS_KNOTS Call by reference Type reference (TYPE) TS_DATES 20060404
3 Importing I_PARTITION_BITS Call by reference Type reference (TYPE) XSEQUENCE 20060404
4 Importing I_TS_KNOTS Call by reference Type reference (TYPE) TS_CALQUARTERS 20060404

Method TRANSFORM_CALQUART_TO_DATE_SET on class CL_RS_INFOOBJECT_DIMENSION has no exception.

Method TRANSFORM_CALWEEK_TO_DATE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARTITION_BITS Call by reference Type reference (TYPE) XSTRING 20060404
2 Exporting E_TS_KNOTS Call by reference Type reference (TYPE) TS_DATES 20060404
3 Importing I_PARTITION_BITS Call by reference Type reference (TYPE) XSEQUENCE 20060404
4 Importing I_TS_KNOTS Call by reference Type reference (TYPE) TS_CALWEEKS 20060404

Method TRANSFORM_CALWEEK_TO_DATE_SET on class CL_RS_INFOOBJECT_DIMENSION has no exception.

Method TRANSFORM_CALYEAR_TO_DATE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARTITION_BITS Call by reference Type reference (TYPE) XSTRING 20060404
2 Exporting E_TS_KNOTS Call by reference Type reference (TYPE) TS_DATES 20060404
3 Importing I_PARTITION_BITS Call by reference Type reference (TYPE) XSEQUENCE 20060404
4 Importing I_TS_KNOTS Call by reference Type reference (TYPE) TS_CALYEARS 20060404

Method TRANSFORM_CALYEAR_TO_DATE_SET on class CL_RS_INFOOBJECT_DIMENSION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700