SAP ABAP Class IF_RSL_UI_GRAPH_PREV_SETTINGS (Settings for Graphical Preview)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSL_UI_WSP_DESIGNER_DATA Data Class for WD (COPR) 20111021
Properties
Class IF_RSL_UI_GRAPH_PREV_SETTINGS  
Short Description Settings for Graphical Preview    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111007   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_RSL_UI_GRAPHPREVIEW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_RSL_UI_GRAPH_PREV_SETTINGS has no interface implemented.
Friends
Class IF_RSL_UI_GRAPH_PREV_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_AUTO_HIGHLIGHT Instance attribute Public Type reference (TYPE) CL_RSL_UI_GRAPHPREVIEW=>G_AUTO_HIGHLIGHT 20111021
2 N_DISPLAY_JOIN Instance attribute Public Type reference (TYPE) CL_RSL_UI_GRAPHPREVIEW=>G_DISPLAY_JOIN Boolean 20111021
3 N_NODE_DIST Instance attribute Public Type reference (TYPE) CL_RSL_UI_GRAPHPREVIEW=>G_NODE_DISTANCE 20111021
4 N_SORT_ALPHABET Instance attribute Public Type reference (TYPE) CL_RSL_UI_GRAPHPREVIEW=>G_SORT_ALPHABETICALLY 20111021
5 N_T_NODE_SETTINGS Instance attribute Public Type reference (TYPE) CL_RSL_UI_GRAPHPREVIEW=>GT_T_SAVE_SETTINGS 20111021
6 N_ZOOM Instance attribute Public Type reference (TYPE) RSL_UI_GRAPH_ZOOM 20111021
Methods
# Method Level Visibility Method type Description Created on
1 SET Instance method Public Method 20111021
Events
Class IF_RSL_UI_GRAPH_PREV_SETTINGS has no event.
Types
Class IF_RSL_UI_GRAPH_PREV_SETTINGS has no local type.
Method Signatures

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTO_HIGHLIGHT Call by reference Type reference (TYPE) CL_RSL_UI_GRAPHPREVIEW=>G_AUTO_HIGHLIGHT 20111021
2 Importing I_DISPLAY_JOIN Call by reference Type reference (TYPE) CL_RSL_UI_GRAPHPREVIEW=>G_DISPLAY_JOIN Boolean 20111021
3 Importing I_NODE_DIST Call by reference Type reference (TYPE) CL_RSL_UI_GRAPHPREVIEW=>G_NODE_DISTANCE 20111021
4 Importing I_SORT_ALPHABET Call by reference Type reference (TYPE) CL_RSL_UI_GRAPHPREVIEW=>G_SORT_ALPHABETICALLY 20111021
5 Importing I_T_NODE_SETTINGS Call by reference Type reference (TYPE) CL_RSL_UI_GRAPHPREVIEW=>GT_T_SAVE_SETTINGS 20111021
6 Importing I_ZOOM Call by reference Type reference (TYPE) RSL_UI_GRAPH_ZOOM 20111021

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