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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | 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 | Instance attribute | Private | Type reference (TYPE) | F | Fixed Node Width | 19991018 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSD_INFOCUBE | InfoCube | 19991018 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Time Dimension? | 19991018 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Unit Dimension? | 19991019 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_OBJECT_NET_VML | For Method: Create Hyperlink | 19991122 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_REPOSITORY | BW Metadata Repository | 20000419 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSD_S_DIME | Dimension | 19991019 | |||
| 8 | 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 | Instance method | Private | Method | Add InfoObject to Dimension | 19991021 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 19991018 | |
| 3 | 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 | E_S_TEXT | Call by reference | Type reference (TYPE) | RSO_S_TEXT_TABLE | Textzeile | 19991021 | |||
| 2 | I_INDENT | Call by reference | Type reference (TYPE) | STRING | Einrückung | 19991021 | |||
| 3 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | InfoObjekt | 19991021 | |||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | Objektversion | 19991021 | |||
| 5 | I_R_DRAW | Call by reference | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK_DRAW | Zeichenobjekt | 19991122 | |||
| 6 | 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 | I_FIXED_NODE_WIDTH | Call by reference | Type reference (TYPE) | F | Fest Breite | 19991018 | |||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | InfoCube | 19991018 | |||
| 3 | I_IS_DIME_TIME | Call by reference | Type reference (TYPE) | RS_BOOL | rs_c_false | Zeitdimension | 19991018 | ||
| 4 | I_IS_DIME_UNIT | Call by reference | Type reference (TYPE) | RS_BOOL | rs_c_false | Einheitendimension | 19991019 | ||
| 5 | I_R_DRAW | Call by reference | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK_DRAW | Zeichenobjekt | 19991122 | |||
| 6 | I_R_OBJECT_NETWORK | Call by reference | Object reference (TYPE REF TO) | CL_RSO_OBJECT_NETWORK | Netzwerk | 19991018 | |||
| 7 | I_S_DIME | Call by reference | Type reference (TYPE) | RSD_S_DIME | Dimension | 19991019 | |||
| 8 | 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 | 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 |