SAP ABAP Interface IF_SALV_WD_TABLE (IF_SALV_WD_TABLE)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_UI (Package) SALV WD UI
⤷
⤷
Properties
| Interface | IF_SALV_WD_TABLE | |
| Short Description |
General Data
| Package | SALV_WD_UI | SALV WD UI |
| Created | 20050321 | SAP |
| Last changed | 20070911 | 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_TABLE has no interface.
Friends
Interface IF_SALV_WD_TABLE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTUAL | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 02 | Constant | 20050416 | |
| 2 | ALL | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 01 | 20050429 | ||
| 3 | BYNAME | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 03 | Constant | 20050418 | |
| 4 | DEFAULT | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 01 | Constant | 20050416 | |
| 5 | KEY | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 06 | Constant | 20050522 | |
| 6 | LIST | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 04 | 20050419 | ||
| 7 | LOAD | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 07 | Constant | 20051006 | |
| 8 | MAP | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 09 | Constant | 20070312 | |
| 9 | SCOPE | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 00 | 20050429 | ||
| 10 | SET | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 05 | 20050519 | ||
| 11 | STATE | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 08 | Constant | 20070312 | |
| 12 | VARIANT | Constant | Public | Type reference (TYPE) | SALV_WD_CONSTANT | 02 | 20050429 |
Methods
Interface IF_SALV_WD_TABLE has no method.
Events
Interface IF_SALV_WD_TABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TYPE_DEFAULT_MODEL | Public | See coding | 20050920 | begin of s_type_default_model.
include type s_type_param_get_model.
types:
default_fields type abap_bool,
end of s_type_default_model
|
||
| 2 | S_TYPE_HIERARCHY | Public | Type reference (TYPE) | IF_SALV_BS_R_DATA_HIERARCHY=>S_TYPE_HIERARCHY | 20060124 | |
|
| 3 | S_TYPE_HIERARCHY_COLUMN | Public | Type reference (TYPE) | IF_SALV_BS_R_DATA_HIERARCHY=>S_TYPE_HIERARCHY_COLUMN | 20060124 | |
|
| 4 | S_TYPE_PARAM_CONFIG_IN | Public | See coding | 20050419 | begin of s_type_param_config_in,
action type salv_wd_constant,
list_type type salv_wd_constant,
view type wdr_pers_variant,
config_key type wdy_config_key,
is_model_requested type wdy_boolean,
default_model type s_type_default_model,
end of s_type_param_config_in
|
||
| 5 | S_TYPE_PARAM_CONFIG_OUT | Public | See coding | 20050419 | begin of s_type_param_config_out,
r_model type ref to cl_salv_wd_config_table,
view type wdr_pers_variant,
t_view_list type wdr_pers_variants,
usage_path type string,
alv_component_usage type string,
end of s_type_param_config_out
|
||
| 6 | S_TYPE_PARAM_GET_MODEL | Public | See coding | 20050330 | begin of s_type_param_get_model,
default_columns type abap_bool,
end of s_type_param_get_model
|
||
| 7 | S_TYPE_PARAM_GET_UI_INFO | Public | See coding | 20050920 | begin of s_type_param_get_ui_info,
t_displayed_elements type salv_bs_t_int,
first_displayed_element type i,
last_displayed_element type i,
s_service_info type s_type_param_service_info,
s_hierarchy_info type s_type_param_hierarchy_info,
end of s_type_param_get_ui_info
|
||
| 8 | S_TYPE_PARAM_HIERARCHY_INFO | Public | See coding | 20060124 | begin of s_type_param_hierarchy_info,
is_hierarchy type abap_bool,
t_hierarchy_columns type t_type_hierarchy_column,
t_hierarchy type t_type_hierarchy,
end of s_type_param_hierarchy_info
|
||
| 9 | S_TYPE_PARAM_REFRESH_IN | Public | See coding | 20060713 | begin of s_type_param_refresh_in,
dummy type salv_Wd_constant,
end of s_type_param_refresh_in
|
||
| 10 | S_TYPE_PARAM_SERVICE_INFO | Public | See coding | 20050921 | begin of s_type_param_service_info,
is_aggregated type abap_bool,
is_filtered type abap_bool,
is_sorted type abap_bool,
end of s_type_param_service_info
|
||
| 11 | T_TYPE_HIERARCHY | Public | Type reference (TYPE) | IF_SALV_BS_R_DATA_HIERARCHY=>T_TYPE_HIERARCHY | 20060124 | |
|
| 12 | T_TYPE_HIERARCHY_COLUMN | Public | Type reference (TYPE) | IF_SALV_BS_R_DATA_HIERARCHY=>T_TYPE_HIERARCHY_COLUMN | 20060124 | |
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |