SAP ABAP Class IF_WD_DG_EXEXP_ADAPTER (DataGrid Export Adapter Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_DG_EXEXP_ADAPTER | DataGrid Export Adapter | 20131007 |
Properties
| Class | IF_WD_DG_EXEXP_ADAPTER | |
| Short Description | DataGrid Export Adapter Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20131007 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WD_DG_EXEXP_ADAPTER has no forward declaration.
Interfaces
Class IF_WD_DG_EXEXP_ADAPTER has no interface implemented.
Friends
Class IF_WD_DG_EXEXP_ADAPTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20140505 | |||||
| 2 | Constant | Public | See coding | 20140411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20131007 | ||
| 2 | Instance method | Public | Method | 20131007 |
Events
Class IF_WD_DG_EXEXP_ADAPTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CONTENT_POSITION | Public | Type reference (TYPE) | STRING | 20140505 | |
|
| 2 | TY_CONTENT_TYPE | Public | Type reference (TYPE) | STRING | 20140411 | |
|
| 3 | TY_S_CONTENT | Public | See coding | 20140411 | begin of ty_s_content,
rowid type i,
columnid type i,
value type string,
data type ref to data,
content_type type if_wd_dg_exexp_adapter=>ty_content_type,
currency_unit type string,
icon_source type string,
level type i,
background type wdui_table_cell_design,
header type abap_bool,
merge_col type i,
merge_row type i,
end of ty_s_content
|
||
| 4 | TY_T_CONTENT | Public | See coding | 20140411 | ty_t_content type sorted table of ty_s_content with unique key rowid columnid
|
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXPORT_ERRORS | Call by reference | Type reference (TYPE) | STRING | 20131007 | ||||
| 2 | EV_RESULT_XML | Call by reference | Type reference (TYPE) | XSTRING | 20131021 |
Method EXECUTE on class IF_WD_DG_EXEXP_ADAPTER has no exception.
Method SET_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TARGET_FORMAT | Call by reference | Object reference (TYPE REF TO) | IF_WD_DG_EXEXP_FORMAT | 20131007 |
Method SET_FORMAT on class IF_WD_DG_EXEXP_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |