SAP ABAP Class CL_RSDB6_IC_METADATA (Metadata of InfoCube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
     RSDB6 (Package) BW: Port DB6
Properties
Class CL_RSDB6_IC_METADATA  
Short Description Metadata of InfoCube    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDB6   BW: Port DB6 
Created 20041210   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDB6_IC_METADATA has no interface implemented.
Friends
Class CL_RSDB6_IC_METADATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CDE_ENABLED Static Attribute Private Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130308
2 P_INFOCUBE Instance attribute Public Type reference (TYPE) RSD_INFOCUBE 20041210
3 P_ISACTIVEVERSION Instance attribute Public Type reference (TYPE) RS_BOOL True if metadata is read from the active version 20041210
4 P_ISAGGREGATE Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20041210
5 P_ISCUMULATIVE Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20041210
6 P_S_CUBE Instance attribute Public Type reference (TYPE) RSD_S_CUBE 20041210
7 P_T_CUBE_IOBJ Instance attribute Public Type reference (TYPE) RSD_T_CUBE_IOBJ List of InfoObjects in InfoCube 20041210
8 P_T_DIME Instance attribute Public Type reference (TYPE) RSD_T_DIME Dimensions Table 20041210
9 P_T_DIMENSIONS Instance attribute Public Type reference (TYPE) RSD_T_CUBE_DIME 20041210
10 P_T_DIME_IOBJ Instance attribute Public Type reference (TYPE) RSD_T_DIME_IOBJ Table: Dimensions - InfoObjects 20041210
11 P_T_IC_VAL_IOBJ Instance attribute Public Type reference (TYPE) RSD_T_IC_VAL_IOBJ List of InfoObjects in the Non-Cumulative Validity Table 20041210
12 P_T_SECONDARYINDEXES Instance attribute Public Type reference (TYPE) RSDG_T_DD12V 20041210
13 P_T_SECONDARYINDEXESFIELDS Instance attribute Public Type reference (TYPE) RSDG_T_DD17V 20041210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041210
2 GET_DB_PAR Static method Public Method Deliver DB6-Specific DBPAR String 20041210
3 IS_CDE_SUPPORTED Instance method Public Method 20130308
4 IS_CDE_SUPPORTED_STATIC Static method Public Method 20130321
Events
Class CL_RSDB6_IC_METADATA has no event.
Types
Class CL_RSDB6_IC_METADATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Value transfer Type reference (TYPE) RSD_INFOCUBE 20041210
2 Importing I_S_CUBE Call by reference Type reference (TYPE) RSD_S_CUBE 20041210
3 Importing I_T_CUBE_IOBJ Call by reference Type reference (TYPE) RSD_T_CUBE_IOBJ Liste der InfoObjects im InfoCube 20041210
4 Importing I_T_DIME Call by reference Type reference (TYPE) RSD_T_DIME Tabelle von Dimensionen 20041210
5 Importing I_T_DIME_IOBJ Call by reference Type reference (TYPE) RSD_T_DIME_IOBJ Tabelle: Dimensionen - InfoObjects 20041210
6 Importing I_T_IC_VAL_IOBJ Call by reference Type reference (TYPE) RSD_T_IC_VAL_IOBJ Liste der InfoObjects in der Bestandsgültigkeitstabelle 20041210
# Exception Resumable Description Created on
1 CX_RSDB6_INSTANTIATE_METADATA Fehler beim Aufbau von Metadaten 20041210

Method GET_DB_PAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BWAPPL Call by reference Type reference (TYPE) RSBWAPPL BW Anwendung (Namensraum) 20041210
2 Returning R_S_DB_PAR Value transfer Type reference (TYPE) RSDG_S_DB_PAR 20041210

Method GET_DB_PAR on class CL_RSDB6_IC_METADATA has no exception.

Method IS_CDE_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUPPORTED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130308

Method IS_CDE_SUPPORTED on class CL_RSDB6_IC_METADATA has no exception.

Method IS_CDE_SUPPORTED_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_CUBE Call by reference Type reference (TYPE) RSD_S_CUBE 20130321
2 Returning R_SUPPORTED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130321

Method IS_CDE_SUPPORTED_STATIC on class CL_RSDB6_IC_METADATA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700