SAP ABAP Class CL_RSO_OBJECT_NET_CUBE (BW Repository: Graphic Display of the InfoCube)
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 | |
| Short Description | BW Repository: Graphic Display of the InfoCube | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSO_OBJECT_NET_CUBE has no interface implemented.
Friends
Class CL_RSO_OBJECT_NET_CUBE 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) | I | Number of Dimensions in a Row (Half of all Possibles) | 19991018 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | F | Fixed Node Width | 19991018 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSD_INFOCUBE | InfoCubes to be Displayed | 19991018 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 0: Compact, 1:Circular | 19991125 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | Number of Visible Dimensions | 19991018 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK_DRAW | Drawing Object | 19991122 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_REPOSITORY | BW Metadata Repository | 20000419 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSD_T_CUBE_IOBJ | InfoObjects | 19991018 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSD_T_DIME | DImensions | 19991018 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RSD_T_DIME_IOBJ | InfoObject & Dimensions | 19991018 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | F | Height of Dimensions Below | 19991018 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | F | Height of Dimensions Above | 19991018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Compact display | 19991125 | |
| 2 | Instance method | Private | Method | Circular Display (Star Schema) | 19991125 | |
| 3 | Instance method | Private | Method | Check Overlapping of Two Rectangles | 19991125 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 19991018 | |
| 5 | Instance method | Private | Method | Create Dimensions etc. | 19991018 | |
| 6 | Instance method | Private | Method | Compact display | 19991125 | |
| 7 | Instance method | Private | Method | Circular Display (Star Schema) | 19991125 | |
| 8 | Instance method | Private | Method | Read InfoCube Properties | 19991018 |
Events
Class CL_RSO_OBJECT_NET_CUBE has no event.
Types
Class CL_RSO_OBJECT_NET_CUBE has no local type.
Method Signatures
Method ARRANGE_COMPACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_X_SIZE | Call by reference | Type reference (TYPE) | F | Ausdehnung X | 19991125 | |||
| 2 | E_Y_SIZE | Call by reference | Type reference (TYPE) | F | Ausdehnung Y | 19991125 | |||
| 3 | I_FILTER_TLOGO | Call by reference | Type reference (TYPE) | RSO_FILTER_TLOGO | Anzeigemodus | 19991125 | |||
| 4 | I_SCALE | Call by reference | Type reference (TYPE) | F | 1 | Skalierung | 19991125 |
Method ARRANGE_COMPACT on class CL_RSO_OBJECT_NET_CUBE has no exception.
Method ARRANGE_STAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_X_SIZE | Call by reference | Type reference (TYPE) | F | Ausdehnung X | 19991125 | |||
| 2 | E_Y_SIZE | Call by reference | Type reference (TYPE) | F | Ausdehnung Y | 19991125 | |||
| 3 | I_FILTER_TLOGO | Call by reference | Type reference (TYPE) | RSO_FILTER_TLOGO | Anzeigemodus | 19991125 | |||
| 4 | I_SCALE | Call by reference | Type reference (TYPE) | F | 1 | Skalierung | 19991125 |
Method ARRANGE_STAR on class CL_RSO_OBJECT_NET_CUBE has no exception.
Method CHECK_OVERLAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OVERLAP | Call by reference | Type reference (TYPE) | RS_BOOL | Überlappung ja / nein | 19991125 | |||
| 2 | I_SCALE | Call by reference | Type reference (TYPE) | F | '1.0' | Skalierung | 20000321 | ||
| 3 | I_S_COMP_1 | Call by reference | Type reference (TYPE) | RSO_S_OBJECT_NET_COMPONENT | Objekt 1 | 19991125 | |||
| 4 | I_S_COMP_2 | Call by reference | Type reference (TYPE) | RSO_S_OBJECT_NET_COMPONENT | Objekt 2 | 19991125 |
Method CHECK_OVERLAP on class CL_RSO_OBJECT_NET_CUBE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILTER_TLOGO | Call by reference | Type reference (TYPE) | RSO_FILTER_TLOGO | rsoc_c_filter_tlogo-standard | Anzeigemodus | 19991021 | ||
| 2 | I_FIXED_NODE_WIDTH | Call by reference | Type reference (TYPE) | F | Feste Breite Knoten | 19991018 | |||
| 3 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | Diesen InfoCube darstellen | 19991018 | |||
| 4 | I_MODE | Call by reference | Type reference (TYPE) | I | 0 | 0: Kompakt, 1:Kreisförmig | 19991125 | ||
| 5 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion | 19991018 | ||
| 6 | I_R_DRAW | Call by reference | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK_DRAW | Zeichenobjekt | 19991122 | |||
| 7 | I_R_OBJECT_NETWORK | Call by reference | Object reference (TYPE REF TO) | CL_RSO_OBJECT_NETWORK | Netzwerk | 19991018 |
Method CONSTRUCTOR on class CL_RSO_OBJECT_NET_CUBE has no exception.
Method CREATE_COMPONENTS 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 CREATE_COMPONENTS on class CL_RSO_OBJECT_NET_CUBE has no exception.
Method DRAW_COMPACT 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 | Implementation Zeichnen | 19991125 | |||
| 2 | I_X_MIN | Call by reference | Type reference (TYPE) | F | Koordinatensystem Translation | 19991125 | |||
| 3 | I_Y_MIN | Call by reference | Type reference (TYPE) | F | Koordinatensystem Translation | 19991125 |
Method DRAW_COMPACT on class CL_RSO_OBJECT_NET_CUBE has no exception.
Method DRAW_STAR 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 | Implementation Zeichnen | 19991125 | |||
| 2 | I_X_MIN | Call by reference | Type reference (TYPE) | F | Koordinatensystem Translation | 19991125 | |||
| 3 | I_Y_MIN | Call by reference | Type reference (TYPE) | F | Koordinatensystem Translation | 19991125 |
Method DRAW_STAR on class CL_RSO_OBJECT_NET_CUBE has no exception.
Method GET_CUBE_PROPERTIES Signature
Method GET_CUBE_PROPERTIES on class CL_RSO_OBJECT_NET_CUBE has no parameter.
Method GET_CUBE_PROPERTIES on class CL_RSO_OBJECT_NET_CUBE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |