SAP ABAP Class CL_RSAN_WB_VIDV_ABSTRACT (Abstract Viewer Class for Viewer Data Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_WB (Package) APD - Tool - User Interface
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_VI_BEX_VIDV Viewer Class for BEx Display 20060623
2 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_VI_STAT1_VIDV Viewer class for data table 20030925
3 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_VI_TABLE_VIDV Viewer class for data table 20030929
Properties
Class CL_RSAN_WB_VIDV_ABSTRACT  
Short Description Abstract Viewer Class for Viewer Data Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_WB   APD - Tool - User Interface 
Created 20030915   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAN_WB_VIDV_ABSTRACT has no forward declaration.
Interfaces
Class CL_RSAN_WB_VIDV_ABSTRACT has no interface implemented.
Friends
Class CL_RSAN_WB_VIDV_ABSTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER 20030915
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_DATA Instance method Public Method Display a "Viewer Data Object" in the View 20030915
2 CONSTRUCTOR Instance method Public Constructor Create the View Object to Display a "Viewer Data Object" 20030915
3 FREE Instance method Public Method Release Resources 20030915
Events
Class CL_RSAN_WB_VIDV_ABSTRACT has no event.
Types
Class CL_RSAN_WB_VIDV_ABSTRACT has no local type.
Method Signatures

Method ATTACH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VID Value transfer Object reference (TYPE REF TO) IF_RSAN_RT_VI_DATA_OBJECT Viewer Data Object 20030915

Method ATTACH_DATA on class CL_RSAN_WB_VIDV_ABSTRACT has no exception.

Method CONSTRUCTOR 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 GUI Container 20030915

Method CONSTRUCTOR on class CL_RSAN_WB_VIDV_ABSTRACT has no exception.

Method FREE Signature

Method FREE on class CL_RSAN_WB_VIDV_ABSTRACT has no parameter.
Method FREE on class CL_RSAN_WB_VIDV_ABSTRACT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350