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 CL_RSO_OBJECT_NETWORK 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 P_DESCRIPTION Instance attribute Private Type reference (TYPE) STRING Description 19990622
2 P_DESCRIPTION_SHORT Instance attribute Private Type reference (TYPE) STRING Description, Short 19990701
3 P_HEIGHT Instance attribute Private Type reference (TYPE) F Node Height 19990622
4 P_ICON Instance attribute Private Type reference (TYPE) ICON_D Icon 19990617
5 P_MASTER_DATA_FLAG Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE Attributes already Determined? 19991020
6 P_MASTER_DATA_OBJECT Instance attribute Private Type reference (TYPE) RS_BOOL Master Data Object? 19991020
7 P_NAME Instance attribute Private Type reference (TYPE) STRING Node Name 19990622
8 P_OBJSTAT Instance attribute Private Type reference (TYPE) RSOBJSTAT Object Status 19990702
9 P_POSITION_X Instance attribute Private Type reference (TYPE) F Position X (local in Cluster) 19990617
10 P_POSITION_Y Instance attribute Private Type reference (TYPE) F Position Y (local in Cluster) 19990617
11 P_R_OBJECT_NETWORK Instance attribute Private Object reference (TYPE REF TO) IF_RSO_OBJECT_NETWORK Network 19991020
12 P_TYPE Instance attribute Private Type reference (TYPE) STRING Node Type 19990622
13 P_UID Instance attribute Private Type reference (TYPE) CHAR40 Unique ID in Network Graphic 19990621
14 P_UID_COUNTER Static Attribute Private Type reference (TYPE) NUMC09 Counter for UID 19990621
15 P_WIDTH Instance attribute Private Type reference (TYPE) F Node Width 19990622
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19990621
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990617
3 GET_DESCRIPTION Instance method Public Method Returns Description 19990622
4 GET_DESCRIPTION_SHORT Instance method Public Method Returns Description (short text) 19990701
5 GET_ICON Instance method Public Method Icon 19991001
6 GET_OBJSTAT Instance method Public Method Returns Object Status 19990702
7 GET_POSITION Instance method Public Method Returns Position (global) 19990617
8 GET_UID Instance method Public Method Returns Unique ID (Network Graphic) 19990621
9 GET_UID_CLASS Static method Private Method Next Unique ID 19990621
10 IS_MASTER_DATA_OBJECT Instance method Public Method Object Belongs to Master Data 19991020
11 SET_POSITION 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 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING Beschreibung 19990622
2 Importing I_DESCRIPTION_SHORT Call by reference Type reference (TYPE) STRING Beschreibung, kurz 19990701
3 Importing I_ICON Call by reference Type reference (TYPE) ICON_D Icon 19990617
4 Importing I_NAME Call by reference Type reference (TYPE) STRING Name des Knotens 19990622
5 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 19990702
6 Importing I_R_OBJECT_NETWORK Call by reference Object reference (TYPE REF TO) IF_RSO_OBJECT_NETWORK Netzwerk 19991020
7 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Exporting E_POSITION_X Call by reference Type reference (TYPE) F X-Koordinate Knoten (global) 19990617
2 Exporting 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 Returning 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 Returning 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 Returning 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 Importing I_POSITION_X Call by reference Type reference (TYPE) F X-Koordinate Knoten (global) 19990617
2 Importing 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