SAP ABAP Interface IF_SALV_WD_SERVICE (Web Dynpro ABAP Structures for Parameter Transfer)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_SERVICE (Package) SALV WD Service
⤷
⤷
Properties
| Interface | IF_SALV_WD_SERVICE | |
| Short Description | Web Dynpro ABAP Structures for Parameter Transfer |
General Data
| Package | SALV_WD_SERVICE | SALV WD Service |
| Created | 20060727 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SALV_WD_SERVICE has no interface.
Friends
Interface IF_SALV_WD_SERVICE has no friend.
Attributes
Interface IF_SALV_WD_SERVICE has no attribute.
Methods
Interface IF_SALV_WD_SERVICE has no method.
Events
Interface IF_SALV_WD_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TYPE_PARAM_INITIALIZE_DIALOG | Public | See coding | 20060727 | begin of s_type_param_initialize_dialog,
r_alv_customizing type ref to if_salv_wd_customizing,
r_data_controller type ref to cl_salv_wd_data_table,
r_persistence type ref to cl_salv_wd_view,
java_available type abap_bool,
active_tab like if_salv_wd_c_dialog_tabs=>tab,
end of s_type_param_initialize_dialog
|
||
| 2 | S_TYPE_PARAM_SET_ACTIVE_TAB | Public | See coding | 20090224 | begin of s_type_param_set_active_tab,
active_tab like if_salv_wd_c_dialog_tabs=>tab,
end of s_type_param_set_active_tab
|
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |