SAP ABAP Class CL_RSO_NETWORK_COMPOSITE_HIER (BW Repository: Composite with Hierarchy Layout)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_OBJECT_NET_COMPONENT | BW Repository: Network Components | 19991008 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_OBJECT_NET_HIER_NODES | BW Repository: Network: Nodes Hierarchy | 19991013 |
Properties
| Class | CL_RSO_NETWORK_COMPOSITE_HIER | |
| Short Description | BW Repository: Composite with Hierarchy Layout | |
| Super Class | ||
| 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 | 19991008 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_OBJECT_NET_COMPONENT | BW Repository: Network Components | 19991008 |
Friends
Class CL_RSO_NETWORK_COMPOSITE_HIER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSO_FILTER_TLOGO | Output Modes | 19991020 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | F | Fixed Node Width | 19991014 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SOBJ_NAME | Name | 19991020 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RS_OBJVERS | Object Version | 19991104 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSO_OBJECT_NETWORK | Network | 19991014 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSO_TH_OBJECT_NET_COMPONENT | Components (Lower-level Nodes) | 19991008 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RS_TLOGO | TLOGO Type of Hierarchy | 19991013 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | F | Indentation for Hierarchy Lines | 19991014 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | F | Indentation Horizontal per Level | 19991014 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | F | Size X | 19991008 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | F | Vertical Gap between Nodes | 19991014 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | F | Size Y | 19991008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 19991014 | ||
| 2 | Instance method | Protected | Method | Arrange Hierarchy Node Recursively | 19991014 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 19991008 | |
| 4 | Instance method | Public | Method | 19991014 | ||
| 5 | Instance method | Protected | Method | Searching for Higher-level Nodes in Associations | 19991013 | |
| 6 | Instance method | Public | Method | 19991014 | ||
| 7 | Instance method | Public | Method | 19991014 | ||
| 8 | Instance method | Public | Method | 19991014 |
Events
Class CL_RSO_NETWORK_COMPOSITE_HIER has no event.
Types
Class CL_RSO_NETWORK_COMPOSITE_HIER has no local type.
Method Signatures
Method ARRANGE Signature
Method ARRANGE on class CL_RSO_NETWORK_COMPOSITE_HIER has no parameter.
Method ARRANGE on class CL_RSO_NETWORK_COMPOSITE_HIER has no exception.
Method ARRANGE_RECURSIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_Y_POSITION | Call by reference | Type reference (TYPE) | F | Vertikale Position | 19991014 | |||
| 2 | I_LEVEL | Call by reference | Type reference (TYPE) | I | aktueller Level | 19991014 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | RSO_S_OBJECT_NET_COMPONENT-NAME | Name | 19991014 | |||
| 4 | I_SCALE | Call by reference | Type reference (TYPE) | F | Skalierung | 19991014 |
Method ARRANGE_RECURSIVE on class CL_RSO_NETWORK_COMPOSITE_HIER 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 | Ausgabemodi | 19991020 | ||
| 2 | I_FIXED_NODE_WIDTH | Call by reference | Type reference (TYPE) | F | 0 | Fest Breite Knoten | 19991014 | ||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Name der Komponente | 19991020 | |||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion | 19991104 | ||
| 5 | I_R_OBJECT_NETWORK | Call by reference | Object reference (TYPE REF TO) | CL_RSO_OBJECT_NETWORK | Netzwerk | 19991014 |
Method CONSTRUCTOR on class CL_RSO_NETWORK_COMPOSITE_HIER has no exception.
Method DRAW Signature
Method DRAW on class CL_RSO_NETWORK_COMPOSITE_HIER has no parameter.
Method DRAW on class CL_RSO_NETWORK_COMPOSITE_HIER has no exception.
Method FIND_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_COMPONENT | Call by reference | Type reference (TYPE) | RSO_S_OBJECT_NET_COMPONENT | Komponente | 19991013 |
Method FIND_PARENT on class CL_RSO_NETWORK_COMPOSITE_HIER has no exception.
Method GET_DOCK_POS_OF_OBJECT Signature
Method GET_DOCK_POS_OF_OBJECT on class CL_RSO_NETWORK_COMPOSITE_HIER has no parameter.
Method GET_DOCK_POS_OF_OBJECT on class CL_RSO_NETWORK_COMPOSITE_HIER has no exception.
Method INSERT_ASSOCIATION Signature
Method INSERT_ASSOCIATION on class CL_RSO_NETWORK_COMPOSITE_HIER has no parameter.
Method INSERT_ASSOCIATION on class CL_RSO_NETWORK_COMPOSITE_HIER has no exception.
Method INSERT_OBJECT Signature
Method INSERT_OBJECT on class CL_RSO_NETWORK_COMPOSITE_HIER has no parameter.
Method INSERT_OBJECT on class CL_RSO_NETWORK_COMPOSITE_HIER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |