SAP ABAP Class CL_RSO_OBJECT_NET_LIST_NODE (BW Repository: Simple Node in 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 19991008
Properties
Class CL_RSO_OBJECT_NET_LIST_NODE  
Short Description BW Repository: Simple Node in 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 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 CL_RSO_NETWORK_LEAF_TEXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSO_RENDER_HTML_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_OBJECT_NET_LIST_NODE has no interface implemented.
Friends
Class CL_RSO_OBJECT_NET_LIST_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_FIXED_NODE_WIDTH Instance attribute Private Type reference (TYPE) F Fixed Node Width 19991014
2 P_R_REPOSITORY Instance attribute Private Object reference (TYPE REF TO) CL_RSO_REPOSITORY Repository 19991118
3 P_SCALE Instance attribute Private Type reference (TYPE) F Scaling Factor 19991025
4 P_S_OBJECT Instance attribute Private Type reference (TYPE) RSO_S_OBJECT_IN_NET Object in Network 19991008
5 P_WITH_BOUNDARY Instance attribute Private Type reference (TYPE) RS_BOOL Draw Boundary? 19991013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19991008
Events
Class CL_RSO_OBJECT_NET_LIST_NODE has no event.
Types
Class CL_RSO_OBJECT_NET_LIST_NODE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILTER_TLOGO Call by reference Type reference (TYPE) RSO_FILTER_TLOGO rsoc_c_filter_tlogo-standard Anzeigemodus 19991021
2 Importing I_FIXED_NODE_WIDTH Call by reference Type reference (TYPE) F Fest Breite 19991014
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS rs_c_objvers-active Objektversion 19991104
4 Importing I_R_OBJECT_NETWORK Call by reference Object reference (TYPE REF TO) CL_RSO_OBJECT_NETWORK Netzwerk 19991014
5 Importing I_WITH_BOUNDARY Call by reference Type reference (TYPE) RS_BOOL rs_c_true Umrandung zeichnen 19991013

Method CONSTRUCTOR on class CL_RSO_OBJECT_NET_LIST_NODE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in