SAP ABAP Interface IF_WD_DG_EXEXP_FORMAT (Data Grid Export Format Interface)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_DATA_GRID (Package) UIE Library "Data Grid"
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_DG_EXEXP_FORMAT_XLSX | DataGrid Export Format XLSX | 20131007 |
Properties
| Interface | IF_WD_DG_EXEXP_FORMAT | |
| Short Description | Data Grid Export Format Interface |
General Data
| Package | SWDP_UIEL_DATA_GRID | UIE Library "Data Grid" |
| Created | 20131007 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
Interface IF_WD_DG_EXEXP_FORMAT has no forward declaration.
Interfaces
Interface IF_WD_DG_EXEXP_FORMAT has no interface.
Friends
Interface IF_WD_DG_EXEXP_FORMAT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FORMAT | Constant | Public | See coding | 20131021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20131007 | ||
| 2 | Instance method | Public | Method | 20131007 | ||
| 3 | Instance method | Public | Method | 20131028 | ||
| 4 | Instance method | Public | Method | 20131028 | ||
| 5 | Instance method | Public | Method | 20131007 | ||
| 6 | Instance method | Public | Method | 20131007 | ||
| 7 | Instance method | Public | Method | 20131007 | ||
| 8 | Instance method | Public | Method | 20131028 | ||
| 9 | Instance method | Public | Method | 20131028 | ||
| 10 | Instance method | Public | Method | 20131007 | ||
| 11 | Instance method | Public | Method | 20131007 | ||
| 12 | Instance method | Public | Method | 20131007 | ||
| 13 | Instance method | Public | Method | 20131008 |
Events
Interface IF_WD_DG_EXEXP_FORMAT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_FORMAT | Public | Type reference (TYPE) | STRING | 20131021 | |
Method Signatures
Method GET_FILE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FILE_EXTENSION | Value transfer | Type reference (TYPE) | STRING | 20131007 |
Method GET_FILE_EXTENSION on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method GET_MIME_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MIME_TYPE | Value transfer | Type reference (TYPE) | STRING | 20131007 |
Method GET_MIME_TYPE on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method ON_AFTER_CREATE_COL Signature
Method ON_AFTER_CREATE_COL on Interface IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_AFTER_CREATE_COL on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method ON_AFTER_CREATE_COLS Signature
Method ON_AFTER_CREATE_COLS on Interface IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_AFTER_CREATE_COLS on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method ON_AFTER_CREATE_ROW Signature
Method ON_AFTER_CREATE_ROW on Interface IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_AFTER_CREATE_ROW on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method ON_AFTER_CREATE_ROWS Signature
Method ON_AFTER_CREATE_ROWS on Interface IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_AFTER_CREATE_ROWS on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method ON_AFTER_EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESULT_XSTRING | Call by reference | Object reference (TYPE REF TO) | XSTRING | 20131016 |
Method ON_AFTER_EXPORT on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method ON_BEFORE_CREATE_COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_INDEX | Call by reference | Type reference (TYPE) | I | 20131028 | ||||
| 2 | IV_NUM_CHARS | Call by reference | Type reference (TYPE) | I | 10 | 20131028 |
Method ON_BEFORE_CREATE_COL on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method ON_BEFORE_CREATE_COLS Signature
Method ON_BEFORE_CREATE_COLS on Interface IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_BEFORE_CREATE_COLS on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method ON_BEFORE_CREATE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20131008 |
Method ON_BEFORE_CREATE_ROW on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method ON_BEFORE_CREATE_ROWS Signature
Method ON_BEFORE_CREATE_ROWS on Interface IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_BEFORE_CREATE_ROWS on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method ON_BEFORE_EXPORT Signature
Method ON_BEFORE_EXPORT on Interface IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_BEFORE_EXPORT on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
Method ON_CREATE_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20140423 | ||||
| 2 | IV_COL_INDEX | Call by reference | Type reference (TYPE) | I | 20131008 | ||||
| 3 | IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | IF_WD_DG_EXEXP_ADAPTER=>TY_CONTENT_TYPE | IF_WD_DG_EXEXP_ADAPTER=>CS_CONTENT_TYPE-STRING | 20140423 | |||
| 4 | IV_CURRENCY_UNIT | Call by reference | Type reference (TYPE) | STRING | 20140425 | ||||
| 5 | IV_EXTERNAL_VALUE | Call by reference | Type reference (TYPE) | STRING | 20131008 | ||||
| 6 | IV_IS_HEADER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131021 | |||
| 7 | IV_IS_SUM | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131021 | |||
| 8 | IV_LEVEL | Call by reference | Type reference (TYPE) | I | 0 | 20131021 | |||
| 9 | IV_MERGE_TO_COL | Call by reference | Type reference (TYPE) | I | 0 | 20131028 | |||
| 10 | IV_MERGE_TO_ROW | Call by reference | Type reference (TYPE) | I | 0 | 20131028 | |||
| 11 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20131008 |
Method ON_CREATE_CELL on Interface IF_WD_DG_EXEXP_FORMAT has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |