SAP ABAP Class CL_RSCNV_GUI_OPS (GUI: ALV dispalying operations)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSCNV (Package) Package for Metadata Remodeling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_COMPONENT GUI Component 20130211
Properties
Class CL_RSCNV_GUI_OPS  
Short Description GUI: ALV dispalying operations    
Super Class CL_RSO_GUI_COMPONENT GUI Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCNV   Package for Metadata Remodeling 
Created 20130211   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSCNV_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSCNV_GUI_OPS has no interface implemented.
Friends
Class CL_RSCNV_GUI_OPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20130211
2 P_R_RR Instance attribute Private Object reference (TYPE REF TO) CL_RSCNV_RR Remodeling rule 20130213
3 P_T_ALV Instance attribute Private Type reference (TYPE) RSMRT_T_ALVROW Table type of RSMRT_S_ALVROW 20130213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130211
2 GET_SELECTED_ROW Instance method Public Method 20130306
3 REFRESH_ALV Instance method Public Method 20130211
4 SET_SELECTED_ROW Instance method Public Method 20130424
Events
Class CL_RSCNV_GUI_OPS has no event.
Types
Class CL_RSCNV_GUI_OPS 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 I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20130211
2 Importing I_R_GUI Call by reference Object reference (TYPE REF TO) CL_RSCNV_GUI GUI wrapper 20130213
3 Importing I_R_RR Call by reference Object reference (TYPE REF TO) CL_RSCNV_RR Remodeling rule 20130213

Method CONSTRUCTOR on class CL_RSCNV_GUI_OPS has no exception.

Method GET_SELECTED_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ROW Value transfer Type reference (TYPE) I 20130306

Method GET_SELECTED_ROW on class CL_RSCNV_GUI_OPS has no exception.

Method REFRESH_ALV Signature

Method REFRESH_ALV on class CL_RSCNV_GUI_OPS has no parameter.
# Exception Resumable Description Created on
1 ALV_NOT_BOUND 20130211

Method SET_SELECTED_ROW Signature

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

Method SET_SELECTED_ROW on class CL_RSCNV_GUI_OPS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740