SAP ABAP Class CL_RSO_OBJECT_NET_QUERY (BW Repository: Graphical Query Display)
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_GRID BW Repository: Composite with Grid-Layout 19991026
Properties
Class CL_RSO_OBJECT_NET_QUERY  
Short Description BW Repository: Graphical Query Display    
Super Class CL_RSO_NETWORK_COMPOSITE_GRID BW Repository: Composite with Grid-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 19991026   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)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_OBJECT_NET_QUERY has no interface implemented.
Friends
Class CL_RSO_OBJECT_NET_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_FREE Constant Private Type reference (TYPE) SOBJ_NAME 'FREE' Grid 19991026
2 P_C_GRID Constant Private Type reference (TYPE) SOBJ_NAME 'GRID' Grid 19991026
3 P_C_XAXIS Constant Private Type reference (TYPE) SOBJ_NAME 'Y-AXIS' Grid 19991026
4 P_C_YAXIS Constant Private Type reference (TYPE) SOBJ_NAME 'X-AXIS' Grid 19991026
5 P_FIXED_NODE_WIDTH Instance attribute Private Type reference (TYPE) F Fixed Node Width 19991026
6 P_QUERY Instance attribute Private Type reference (TYPE) SOBJ_NAME Query name 19991026
7 P_Y_SIZE_BOT Instance attribute Private Type reference (TYPE) F Height 19991026
8 P_Y_SIZE_TOP Instance attribute Private Type reference (TYPE) F Height 19991026
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19991026
2 CREATE_COMPONENTS Instance method Private Method Create Dimensions etc. 19991026
Events
Class CL_RSO_OBJECT_NET_QUERY has no event.
Types
Class CL_RSO_OBJECT_NET_QUERY 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 19991026
2 Importing I_FIXED_NODE_WIDTH Call by reference Type reference (TYPE) F Feste Breite Knoten 19991026
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS rs_c_objvers-active Objektversion 19991026
4 Importing I_QUERY Call by reference Type reference (TYPE) SOBJ_NAME Queryname 19991026
5 Importing I_R_OBJECT_NETWORK Call by reference Object reference (TYPE REF TO) CL_RSO_OBJECT_NETWORK Netzwerk 19991026

Method CONSTRUCTOR on class CL_RSO_OBJECT_NET_QUERY has no exception.

Method CREATE_COMPONENTS Signature

Method CREATE_COMPONENTS on class CL_RSO_OBJECT_NET_QUERY has no parameter.
Method CREATE_COMPONENTS on class CL_RSO_OBJECT_NET_QUERY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in