SAP ABAP Class CL_SALV_GRU_VIEW_EXCEL (View for Excel)
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_SALV_GRU_VIEW_CTRL View for Controller 20090225
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_GRU_VIEW_EXCEL View for Excel 20090224
Properties
Class CL_SALV_GRU_VIEW_EXCEL  
Short Description View for Excel    
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SOI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_GRU_VIEW_CTRL View for Controller 20090225
2 IF_SALV_GRU_VIEW_EXCEL View for Excel 20090224
Friends
Class CL_SALV_GRU_VIEW_EXCEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOC_URL Instance attribute Private Type reference (TYPE) BDS_URI 20090227
2 OI_RETCODE Instance attribute Protected Type reference (TYPE) SOI_RET_STRING 20090227
3 R_OI_CONTROL Instance attribute Protected Object reference (TYPE REF TO) I_OI_OLE_CONTAINER_CONTROL 20090227
4 R_OI_PROXY Instance attribute Protected Object reference (TYPE REF TO) I_OI_DOCUMENT_PROXY 20090227
5 R_OI_SPREADSHEET Instance attribute Protected Object reference (TYPE REF TO) I_OI_SPREADSHEET 20090227
6 R_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER 20090227
7 R_VMODEL Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_GRM_VMODEL_EXCEL View Model for Excel 20090225
8 T_HEADER Instance attribute Private Type reference (TYPE) LVC_T_HEAD ALV Control: Header 20090403
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090225
2 CREATE_VIEW_OI Instance method Private Method 20090227
3 ON_OI_CUSTOM_EVENT Instance method Private Event handling method 20090227
4 REMOVE_OI_OBJECTS Instance method Private Method Clearing Up OI Objects 20091016
Events
Class CL_SALV_GRU_VIEW_EXCEL has no event.
Types
Class CL_SALV_GRU_VIEW_EXCEL 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_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20090227
3 Importing R_VMODEL_EXCEL Call by reference Object reference (TYPE REF TO) IF_SALV_GRM_VMODEL_EXCEL View Model für Excel 20090225

Method CONSTRUCTOR on class CL_SALV_GRU_VIEW_EXCEL has no exception.

Method CREATE_VIEW_OI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC_TYPE Call by reference Type reference (TYPE) SOI_DOCUMENT_TYPE 'Excel.Sheet' 20090227
2 Importing DOC_URL Call by reference Type reference (TYPE) BDS_URI 20090227
3 Importing MODE Call by reference Type reference (TYPE) C 20090227
4 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20090227
5 Importing READ_ONLY Call by reference Type reference (TYPE) C ' ' 20090227
# Exception Resumable Description Created on
1 APPLICATION_ERROR 20090227
2 DOCUMENT_NOT_FOUND 20090227
3 ERROR 20090227

Method ON_OI_CUSTOM_EVENT Signature

Method ON_OI_CUSTOM_EVENT on class CL_SALV_GRU_VIEW_EXCEL has no parameter.
Method ON_OI_CUSTOM_EVENT on class CL_SALV_GRU_VIEW_EXCEL has no exception.

Method REMOVE_OI_OBJECTS Signature

Method REMOVE_OI_OBJECTS on class CL_SALV_GRU_VIEW_EXCEL has no parameter.
Method REMOVE_OI_OBJECTS on class CL_SALV_GRU_VIEW_EXCEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720