SAP ABAP Class CL_RSO_OBJECT_NET_NODE (BW Repository: Nodes in the Network of the Objects)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO (Package) BW Repository: Infastructure and Core GUI Components
⤷
⤷
Properties
| Class | CL_RSO_OBJECT_NET_NODE | |
| Short Description | BW Repository: Nodes in the Network of the Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO | BW Repository: Infastructure and Core GUI Components |
| Created | 19990617 | 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) |
Interfaces
Class CL_RSO_OBJECT_NET_NODE has no interface implemented.
Friends
Class CL_RSO_OBJECT_NET_NODE 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) | STRING | Description | 19990622 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Description, Short | 19990701 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | F | Node Height | 19990622 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ICON_D | Icon | 19990617 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Attributes already Determined? | 19991020 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Master Data Object? | 19991020 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | Node Name | 19990622 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSOBJSTAT | Object Status | 19990702 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | F | Position X (local in Cluster) | 19990617 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | F | Position Y (local in Cluster) | 19990617 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK | Network | 19991020 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Node Type | 19990622 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CHAR40 | Unique ID in Network Graphic | 19990621 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | NUMC09 | Counter for UID | 19990621 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | F | Node Width | 19990622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 19990621 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 19990617 | |
| 3 | Instance method | Public | Method | Returns Description | 19990622 | |
| 4 | Instance method | Public | Method | Returns Description (short text) | 19990701 | |
| 5 | Instance method | Public | Method | Icon | 19991001 | |
| 6 | Instance method | Public | Method | Returns Object Status | 19990702 | |
| 7 | Instance method | Public | Method | Returns Position (global) | 19990617 | |
| 8 | Instance method | Public | Method | Returns Unique ID (Network Graphic) | 19990621 | |
| 9 | Static method | Private | Method | Next Unique ID | 19990621 | |
| 10 | Instance method | Public | Method | Object Belongs to Master Data | 19991020 | |
| 11 | Instance method | Public | Method | Sets the Local Position in the Cluster | 19990617 |
Events
Class CL_RSO_OBJECT_NET_NODE has no event.
Types
Class CL_RSO_OBJECT_NET_NODE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSO_OBJECT_NET_NODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_OBJECT_NET_NODE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 19990622 | |||
| 2 | I_DESCRIPTION_SHORT | Call by reference | Type reference (TYPE) | STRING | Beschreibung, kurz | 19990701 | |||
| 3 | I_ICON | Call by reference | Type reference (TYPE) | ICON_D | Icon | 19990617 | |||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Knotens | 19990622 | |||
| 5 | I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 19990702 | |||
| 6 | I_R_OBJECT_NETWORK | Call by reference | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK | Netzwerk | 19991020 | |||
| 7 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ des Knotens | 19990622 |
Method CONSTRUCTOR on class CL_RSO_OBJECT_NET_NODE has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung Objekt | 19990622 |
Method GET_DESCRIPTION on class CL_RSO_OBJECT_NET_NODE has no exception.
Method GET_DESCRIPTION_SHORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESCRIPTION_SHORT | Value transfer | Type reference (TYPE) | STRING | Beschreibung Objekt | 19990701 |
Method GET_DESCRIPTION_SHORT on class CL_RSO_OBJECT_NET_NODE has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ICON | Value transfer | Type reference (TYPE) | ICON_D | Icon | 19991001 |
Method GET_ICON on class CL_RSO_OBJECT_NET_NODE has no exception.
Method GET_OBJSTAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJSTAT | Value transfer | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 19990702 |
Method GET_OBJSTAT on class CL_RSO_OBJECT_NET_NODE has no exception.
Method GET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_POSITION_X | Call by reference | Type reference (TYPE) | F | X-Koordinate Knoten (global) | 19990617 | |||
| 2 | E_POSITION_Y | Call by reference | Type reference (TYPE) | F | Y-Koordinate Knoten (global) | 19990617 |
Method GET_POSITION on class CL_RSO_OBJECT_NET_NODE has no exception.
Method GET_UID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_UID | Value transfer | Type reference (TYPE) | CHAR40 | UID | 19990621 |
Method GET_UID on class CL_RSO_OBJECT_NET_NODE has no exception.
Method GET_UID_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_UID | Value transfer | Type reference (TYPE) | CHAR40 | UID | 19990621 |
Method GET_UID_CLASS on class CL_RSO_OBJECT_NET_NODE has no exception.
Method IS_MASTER_DATA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Stammdaten-Objekt | 19991020 |
Method IS_MASTER_DATA_OBJECT on class CL_RSO_OBJECT_NET_NODE has no exception.
Method SET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSITION_X | Call by reference | Type reference (TYPE) | F | X-Koordinate Knoten (global) | 19990617 | |||
| 2 | I_POSITION_Y | Call by reference | Type reference (TYPE) | F | Y-Koordinate Knoten (global) | 19990617 |
Method SET_POSITION on class CL_RSO_OBJECT_NET_NODE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |