SAP ABAP Interface IF_BSP_WD_MODEL_TV_EXCEL_EXPRT (interface for retrieving data for download to Excel)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime

⤷

⤷

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
Interface | IF_BSP_WD_MODEL_TV_EXCEL_EXPRT | |
Short Description | interface for retrieving data for download to Excel |
General Data
Package | CRM_BSP_WD | WebClient UI Framework Runtime |
Created | 20060428 | SAP |
Last changed | 20081007 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no forward declaration.
Interfaces
Interface IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no interface.
Friends
Interface IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no friend.
Attributes
Interface IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | get table data in CSV (comma separated) format | 20060428 |
2 | ![]() |
Instance method | Public | Method | get data XML for Excel 2003 | 20060428 |
3 | ![]() |
Instance method | Public | Method | get template XML for Excel 2003 | 20060428 |
Events
Interface IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no event.
Types
Interface 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 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20070227 | ||
2 | ![]() |
IV_CONFIG_TABLE | Call by reference | Type reference (TYPE) | BSP_DLC_COLUMN_DESCR_TAB | Table column definitions | 20070829 | ||
3 | ![]() |
IV_CONFIG_XML | Call by reference | Type reference (TYPE) | STRING | 20060502 | |||
4 | ![]() |
IV_VIEWNAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name of BSP Page (Upper and Lower Case) | 20070227 | ||
5 | ![]() |
IV_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | BSP Page Context for Element Handler | 20070306 | ||
6 | ![]() |
IV_VIEW_DESCRIPTOR | Call by reference | Object reference (TYPE REF TO) | IF_BSP_DLC_VIEW_DESCRIPTOR | View Descriptor | 20070227 | ||
7 | ![]() |
RV_CONTENT | Value transfer | Type reference (TYPE) | STRING | 20070305 |
Method GET_CSV on Interface 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 | ![]() |
IV_CONFIG_TABLE | Call by reference | Type reference (TYPE) | BSP_DLC_COLUMN_DESCR_TAB | Table column definitions | 20070829 | ||
2 | ![]() |
IV_CONFIG_XML | Call by reference | Type reference (TYPE) | STRING | 20060428 | |||
3 | ![]() |
IV_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | BSP Page Context for Element Handler | 20070306 | ||
4 | ![]() |
RV_CONTENT_BIN | Value transfer | Type reference (TYPE) | XSTRING | 20060428 |
Method GET_DATA_XML on Interface 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 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060522 | ||
2 | ![]() |
IV_CONFIG_TABLE | Call by reference | Type reference (TYPE) | BSP_DLC_COLUMN_DESCR_TAB | Table column definitions | 20070829 | ||
3 | ![]() |
IV_CONFIG_XML | Call by reference | Type reference (TYPE) | STRING | 20060428 | |||
4 | ![]() |
IV_VIEWNAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name of BSP Page (Upper and Lower Case) | 20060522 | ||
5 | ![]() |
IV_VIEW_DESCRIPTOR | Call by reference | Object reference (TYPE REF TO) | IF_BSP_DLC_VIEW_DESCRIPTOR | View Descriptor Interface | 20060921 | ||
6 | ![]() |
RV_CONTENT_BIN | Value transfer | Type reference (TYPE) | XSTRING | 20060428 |
Method GET_TEMPLATE_XML on Interface IF_BSP_WD_MODEL_TV_EXCEL_EXPRT has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |