SAP ABAP Interface IF_SALV_IDA_TYPES_INT (ATS for IDA)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_ATS (Package) ATS for IDA

⤷

⤷

Properties
Interface | IF_SALV_IDA_TYPES_INT | |
Short Description | ATS for IDA |
General Data
Package | SALV_IDA_ATS | ATS for IDA |
Created | 20120809 | SAP |
Last changed | 20141120 | |
Unicode checks active |
Forward declarations
Interface IF_SALV_IDA_TYPES_INT has no forward declaration.
Interfaces
Interface IF_SALV_IDA_TYPES_INT has no interface.
Friends
Interface IF_SALV_IDA_TYPES_INT has no friend.
Attributes
Interface IF_SALV_IDA_TYPES_INT has no attribute.
Methods
Interface IF_SALV_IDA_TYPES_INT has no method.
Events
Interface IF_SALV_IDA_TYPES_INT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_DB_SORT_RULE | Public | See coding | 20131125 | begin of ys_db_sort_rule,
field_path type string,
descending type abap_bool,
as_text type abap_bool,
end of ys_db_sort_rule
|
||
2 | YS_FILTER_PARAMS | Public | See coding | 20140314 | begin of ys_filter_params,
o_filter_provider type ref to if_sadl_condition_provider,
s_text_search type if_sadl_query_engine_types=>ty_text_search,
end of ys_filter_params
|
||
3 | YS_FIXED_VALUE_SELECTION | Public | See coding | 20140305 | begin of ys_fixed_value_selection,
t_fields type if_salv_ida_types_int=>yt_field_name,
r_data_record type ref to data,
end of ys_fixed_value_selection
|
||
4 | YS_PARAMETER | Public | See coding | 20130904 | begin of ys_parameter,
name type string,
value type string,
end of ys_parameter
|
||
5 | YS_RESULT_ROW_INFO | Public | Type reference (TYPE) | IF_SALV_ITAB_VIEW_GROUPED_DATA=>YS_RESULT_ROW_INFO | 20130904 | |
|
6 | YT_DB_SORT_RULE | Public | See coding | 20131125 | yt_db_sort_rule type table of ys_db_sort_rule with key field_path
|
||
7 | YT_FIELD_NAME | Public | See coding | 20130904 | yt_field_name type standard table of fieldname with key table_line
|
||
8 | YT_PARAMETER | Public | See coding | 20130904 | yt_parameter type table of ys_parameter with non-unique key name
|
||
9 | YT_RESULT_ROW_INFO | Public | Type reference (TYPE) | IF_SALV_ITAB_VIEW_GROUPED_DATA=>YT_RESULT_ROW_INFO | 20130904 | |
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 740 |