SAP ABAP Class CL_SALV_GRU_VIEW_GRID (View for ALV Grid)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_GUI_RU (Package) SAP GUI ALV Runtime - UI Parts (Translation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ALV_RU_GRID_BASE_FRIEND Friend of CL_GUI_ALV_GRID_BASE 20090225
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_GRU_VIEW_CTRL View for Controller 20090225
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_GRU_VIEW_GRID View for ALV Grid 20090224
Properties
Class CL_SALV_GRU_VIEW_GRID  
Short Description View for ALV Grid    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_GUI_RU   SAP GUI ALV Runtime - UI Parts (Translation) 
Created 20090224   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_GRU_VIEW_GRID has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ALV_RU_GRID_BASE_FRIEND Friend of CL_GUI_ALV_GRID_BASE 20090225
2 IF_SALV_GRU_VIEW_CTRL View for Controller 20090225
3 IF_SALV_GRU_VIEW_GRID View for ALV Grid 20090224
Friends
Class CL_SALV_GRU_VIEW_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURR_COL_ID Instance attribute Private Type reference (TYPE) INT4 Natural Number 20090303
2 C_GUI_TYPE Constant Public See coding 20090331
3 R_GRID_BASE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID_BASE Basis Class for ALV Grid 20090225
4 R_VMODEL Instance attribute Private Object reference (TYPE REF TO) IF_SALV_GRM_VMODEL_GRID View Model for ALV Grid 20090225
5 S_COL_ID Instance attribute Private Type reference (TYPE) LVC_S_COL ALV Control: Column ID 20090303
6 S_CURR_ROW_NO Instance attribute Private Type reference (TYPE) LVC_S_ROID Assignment of Row Number to Row ID 20090303
7 S_ROW_NO Instance attribute Private Type reference (TYPE) LVC_S_ROID Assignment of Row Number to Row ID 20090303
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090225
2 SET_FIXED_COLS Instance method Private Method 20090408
3 SET_ROW_ID Instance method Private Method 20090310
Events
Class CL_SALV_GRU_VIEW_GRID has no event.
Types
Class CL_SALV_GRU_VIEW_GRID 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 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_BASE Basis Klasse für ALV Grid 20090225
3 Importing R_VMODEL_GRID Call by reference Object reference (TYPE REF TO) IF_SALV_GRM_VMODEL_GRID View Model für ALV Grid 20090225

Method CONSTRUCTOR on class CL_SALV_GRU_VIEW_GRID has no exception.

Method SET_FIXED_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLS Call by reference Type reference (TYPE) I 20090408

Method SET_FIXED_COLS on class CL_SALV_GRU_VIEW_GRID has no exception.

Method SET_ROW_ID Signature

Method SET_ROW_ID on class CL_SALV_GRU_VIEW_GRID has no parameter.
Method SET_ROW_ID on class CL_SALV_GRU_VIEW_GRID has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720