SAP ABAP Interface IF_WD_DG_EXEXP_ADAPTER (DataGrid Export Adapter 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_ADAPTER | DataGrid Export Adapter | 20131007 |
Properties
Interface | IF_WD_DG_EXEXP_ADAPTER | |
Short Description | DataGrid Export Adapter 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_ADAPTER has no forward declaration.
Interfaces
Interface IF_WD_DG_EXEXP_ADAPTER has no interface.
Friends
Interface IF_WD_DG_EXEXP_ADAPTER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CS_CONTENT_POSITION | Constant | Public | See coding | 20140505 | ||||
2 | CS_CONTENT_TYPE | 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
Interface 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 Interface 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 Interface IF_WD_DG_EXEXP_ADAPTER has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 740 |