SAP ABAP Class CL_RSAN_WB_ABS_NODE_UI_VI (UI Superclass for Source Nodes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_WBH (Package) APD - Tool - User Interface - Main Control
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_WB_ABS_NODE_UI UI Superclass for All Nodes 20030919
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_VI_BEX_WB Preview Using BEx 20060623
2 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_VI_STAT1_WB Preview as Table 20030929
3 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_VI_TABLE_WB Preview as Table 20030929
Properties
Class CL_RSAN_WB_ABS_NODE_UI_VI  
Short Description UI Superclass for Source Nodes    
Super Class CL_RSAN_WB_ABS_NODE_UI UI Superclass for All Nodes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_WBH   APD - Tool - User Interface - Main Control 
Created 20030919   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAN_WB_ABS_NODE_UI_VI has no forward declaration.
Interfaces
Class CL_RSAN_WB_ABS_NODE_UI_VI has no interface implemented.
Friends
Class CL_RSAN_WB_ABS_NODE_UI_VI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_VI_MODE Constant Public See coding 20030919
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_VID_VIEWER Instance method Public Method Create Viewer Class for Viewer Data Object 20030919
2 MAINTAIN Instance method Public Method Maintain Node Properties Dialog 20030919
Events
Class CL_RSAN_WB_ABS_NODE_UI_VI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_VI_MODE Public Type reference (TYPE) CHAR01 Mode for Popup (For Values See C_VI_MODE* Constants) 20030919
Method Signatures

Method CREATE_VID_VIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER 20030919
2 Returning RR_VIDV Value transfer Object reference (TYPE REF TO) CL_RSAN_WB_VIDV_ABSTRACT 20030919

Method CREATE_VID_VIEWER on class CL_RSAN_WB_ABS_NODE_UI_VI has no exception.

Method MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_POPUP_EXIT_CODE Call by reference Type reference (TYPE) RSANO_POPUP_EXIT_CODE Reason how popup was closed 20030919
2 Importing IR_MDL_NODE Value transfer Object reference (TYPE REF TO) CL_RSAN_MDL_ABSTRACT_NODE Model class clone that will be changed 20030919
3 Importing IR_MDL_NODE_ORIGINAL Value transfer Object reference (TYPE REF TO) CL_RSAN_MDL_ABSTRACT_NODE (READ ONLY) Original model class to copy additional attrib. 20030919
4 Importing I_MODE Call by reference Type reference (TYPE) Y_VI_MODE Calling Mode 20030919

Method MAINTAIN on class CL_RSAN_WB_ABS_NODE_UI_VI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350