SAP ABAP Class CL_SALV_GRM_VMODEL_GRAPHICS (View Model for Graphic)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_GUI_RM (Package) SAP GUI ALV Runtime - Model Parts (Non-Translation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ALV_RM_GRID_FRIEND Friend of CL_GUI_ALV_GRID 20090422
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_GRM_VMODEL_CTRL View Model for Controller 20090318
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_GRM_VMODEL_GRAPHICS View Model for Graphic 20090318
Properties
Class CL_SALV_GRM_VMODEL_GRAPHICS  
Short Description View Model for Graphic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_GUI_RM   SAP GUI ALV Runtime - Model Parts (Non-Translation) 
Created 20090318   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_GRM_VMODEL_GRAPHICS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ALV_RM_GRID_FRIEND Friend of CL_GUI_ALV_GRID 20090422
2 IF_SALV_GRM_VMODEL_CTRL View Model for Controller 20090318
3 IF_SALV_GRM_VMODEL_GRAPHICS View Model for Graphic 20090318
Friends
Class CL_SALV_GRM_VMODEL_GRAPHICS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20090422
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE_GRAPHICS_DATA Instance method Private Method 20090422
2 CONSTRUCTOR Instance method Public Constructor 20090318
Events
Class CL_SALV_GRM_VMODEL_GRAPHICS has no event.
Types
Class CL_SALV_GRM_VMODEL_GRAPHICS has no local type.
Method Signatures

Method COMPUTE_GRAPHICS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20090422
2 Exporting ET_GRAPHICS_COLUMNS Call by reference Type reference (TYPE) LVC_T_FNAM ALV-Control: Tabelle von Feldnamen 20090422
3 Exporting ET_GRAPHICS_ROID Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20090422
4 Importing IT_GRAPHICS_COLUMNS Call by reference Type reference (TYPE) LVC_T_FNAM ALV-Control: Tabelle von Feldnamen 20090422
5 Importing IT_GRAPHICS_ROID Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20090422

Method COMPUTE_GRAPHICS_DATA on class CL_SALV_GRM_VMODEL_GRAPHICS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_LOG_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SALV_CSQ_LOG_PROVIDER 20090318
2 Importing R_MASTER Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20090422

Method CONSTRUCTOR on class CL_SALV_GRM_VMODEL_GRAPHICS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703