SAP ABAP Class IF_BSP_WD_MODEL_TV_EXCEL_EXPRT (interface for retrieving data for download to Excel)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_CONTEXT_NODE_TV Context Node for Binding Against Table Views 20060428
Properties
Class IF_BSP_WD_MODEL_TV_EXCEL_EXPRT  
Short Description interface for retrieving data for download to Excel    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060428   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no forward declaration.
Interfaces
Class IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no interface implemented.
Friends
Class IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no friend class.
Attributes
Class IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CSV Instance method Public Method get table data in CSV (comma separated) format 20060428
2 GET_DATA_XML Instance method Public Method get data XML for Excel 2003 20060428
3 GET_TEMPLATE_XML Instance method Public Method get template XML for Excel 2003 20060428
Events
Class IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no event.
Types
Class IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no local type.
Method Signatures

Method GET_CSV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20070227
2 Importing IV_CONFIG_TABLE Call by reference Type reference (TYPE) BSP_DLC_COLUMN_DESCR_TAB Table column definitions 20070829
3 Importing IV_CONFIG_XML Call by reference Type reference (TYPE) STRING 20060502
4 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20070227
5 Importing IV_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER BSP Page Context for Element Handler 20070306
6 Importing IV_VIEW_DESCRIPTOR Call by reference Object reference (TYPE REF TO) IF_BSP_DLC_VIEW_DESCRIPTOR View Descriptor 20070227
7 Returning RV_CONTENT Value transfer Type reference (TYPE) STRING 20070305

Method GET_CSV on class IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no exception.

Method GET_DATA_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_TABLE Call by reference Type reference (TYPE) BSP_DLC_COLUMN_DESCR_TAB Table column definitions 20070829
2 Importing IV_CONFIG_XML Call by reference Type reference (TYPE) STRING 20060428
3 Importing IV_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER BSP Page Context for Element Handler 20070306
4 Returning RV_CONTENT_BIN Value transfer Type reference (TYPE) XSTRING 20060428

Method GET_DATA_XML on class IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no exception.

Method GET_TEMPLATE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20060522
2 Importing IV_CONFIG_TABLE Call by reference Type reference (TYPE) BSP_DLC_COLUMN_DESCR_TAB Table column definitions 20070829
3 Importing IV_CONFIG_XML Call by reference Type reference (TYPE) STRING 20060428
4 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20060522
5 Importing IV_VIEW_DESCRIPTOR Call by reference Object reference (TYPE REF TO) IF_BSP_DLC_VIEW_DESCRIPTOR View Descriptor Interface 20060921
6 Returning RV_CONTENT_BIN Value transfer Type reference (TYPE) XSTRING 20060428

Method GET_TEMPLATE_XML on class IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in