SAP ABAP Class CL_RSO_OBJECT_NET_CUBE_DIM (BW Repository: Dimension of an InfoCube in the Network)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_EXTENSION (Package) BW Repository (Parts Not Within CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_NETWORK_COMPOSITE_LIST BW Repository: Composite with List Layout 19991018
Properties
Class CL_RSO_OBJECT_NET_CUBE_DIM  
Short Description BW Repository: Dimension of an InfoCube in the Network    
Super Class CL_RSO_NETWORK_COMPOSITE_LIST BW Repository: Composite with List Layout 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_EXTENSION   BW Repository (Parts Not Within CORE) 
Created 19991018   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSO_NETWORK_LEAF_TEXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSO_RENDER_HTML_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_OBJECT_NET_CUBE_DIM has no interface implemented.
Friends
Class CL_RSO_OBJECT_NET_CUBE_DIM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_FIXED_NODE_WIDTH Instance attribute Private Type reference (TYPE) F Fixed Node Width 19991018
2 P_INFOCUBE Instance attribute Private Type reference (TYPE) RSD_INFOCUBE InfoCube 19991018
3 P_IS_DIME_TIME Instance attribute Private Type reference (TYPE) RS_BOOL Time Dimension? 19991018
4 P_IS_DIME_UNIT Instance attribute Private Type reference (TYPE) RS_BOOL Unit Dimension? 19991019
5 P_R_OBJECT_NET_VML Instance attribute Private Object reference (TYPE REF TO) CL_RSO_OBJECT_NET_VML For Method: Create Hyperlink 19991122
6 P_R_REPOSITORY Instance attribute Private Object reference (TYPE REF TO) CL_RSO_REPOSITORY BW Metadata Repository 20000419
7 P_S_DIME Instance attribute Private Type reference (TYPE) RSD_S_DIME Dimension 19991019
8 P_T_DIME_IOBJ Instance attribute Private Type reference (TYPE) RSD_T_DIME_IOBJ InfoObjects of this Dimension 19991018
Methods
# Method Level Visibility Method type Description Created on
1 ADD_IOBJ_TO_DIMENSION Instance method Private Method Add InfoObject to Dimension 19991021
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19991018
3 INITIALIZE_DIMENSION Instance method Private Method Create Dimension 19991018
Events
Class CL_RSO_OBJECT_NET_CUBE_DIM has no event.
Types
Class CL_RSO_OBJECT_NET_CUBE_DIM has no local type.
Method Signatures

Method ADD_IOBJ_TO_DIMENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TEXT Call by reference Type reference (TYPE) RSO_S_TEXT_TABLE Textzeile 19991021
2 Importing I_INDENT Call by reference Type reference (TYPE) STRING Einrückung 19991021
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM InfoObjekt 19991021
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS Objektversion 19991021
5 Importing I_R_DRAW Call by reference Object reference (TYPE REF TO) IF_RSO_OBJECT_NETWORK_DRAW Zeichenobjekt 19991122
6 Importing I_Y Call by reference Type reference (TYPE) I 1 Zeilennummer 19991021

Method ADD_IOBJ_TO_DIMENSION on class CL_RSO_OBJECT_NET_CUBE_DIM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIXED_NODE_WIDTH Call by reference Type reference (TYPE) F Fest Breite 19991018
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE InfoCube 19991018
3 Importing I_IS_DIME_TIME Call by reference Type reference (TYPE) RS_BOOL rs_c_false Zeitdimension 19991018
4 Importing I_IS_DIME_UNIT Call by reference Type reference (TYPE) RS_BOOL rs_c_false Einheitendimension 19991019
5 Importing I_R_DRAW Call by reference Object reference (TYPE REF TO) IF_RSO_OBJECT_NETWORK_DRAW Zeichenobjekt 19991122
6 Importing I_R_OBJECT_NETWORK Call by reference Object reference (TYPE REF TO) CL_RSO_OBJECT_NETWORK Netzwerk 19991018
7 Importing I_S_DIME Call by reference Type reference (TYPE) RSD_S_DIME Dimension 19991019
8 Importing I_T_DIME_IOBJ Call by reference Type reference (TYPE) RSD_T_DIME_IOBJ InfoObjects 19991018

Method CONSTRUCTOR on class CL_RSO_OBJECT_NET_CUBE_DIM has no exception.

Method INITIALIZE_DIMENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DRAW Call by reference Object reference (TYPE REF TO) IF_RSO_OBJECT_NETWORK_DRAW Zeichenobjekt 19991122

Method INITIALIZE_DIMENSION on class CL_RSO_OBJECT_NET_CUBE_DIM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in