SAP ABAP Class IF_SALV_GUI_TYPES_IDA (ALV IDA API : Public data types)
Properties
Class IF_SALV_GUI_TYPES_IDA  
Short Description ALV IDA API : Public data types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120808   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_GUI_TYPES_IDA has no forward declaration.
Interfaces
Class IF_SALV_GUI_TYPES_IDA has no interface implemented.
Friends
Class IF_SALV_GUI_TYPES_IDA has no friend class.
Attributes
Class IF_SALV_GUI_TYPES_IDA has no attribute.
Methods
Class IF_SALV_GUI_TYPES_IDA has no method.
Events
Class IF_SALV_GUI_TYPES_IDA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_ACTIVITY Public Type reference (TYPE) IF_SADL_AUTHORIZATION=>TY_ACTIVITY 20130904
2 YS_AGGREGATION_RULE Public See coding 20130625 begin of ys_aggregation_rule, field_name type fieldname, function type if_salv_service_types=>y_function_code, end of ys_aggregation_rule
3 YS_FIELD_MAPPING Public Type reference (TYPE) IF_SADL_AUTHORIZATION=>TY_FIELD_MAPPING 20130904
4 YS_ICON_TOOLTIP Public See coding 20130918 begin of ys_icon_tooltip, icon type ICON_INT, " ID or INTERNAL format tooltip type IF_SALV_GUI_TYPES_IDA=>Y_TOOLTIP_TEXT, end of ys_icon_tooltip
5 YS_PARAMETER Public See coding 20121130 begin of ys_parameter, name type string, value type string, end of ys_parameter
6 YS_SORT_RULE Public See coding 20120808 begin of ys_sort_rule, field_name type fieldname, descending type abap_bool, is_grouped type abap_bool, end of ys_sort_rule
7 YTS_FIELD_NAME Public See coding 20121128 yts_field_name type sorted table of fieldname with unique key table_line
8 YTS_ICON_TOOLTIP Public See coding 20130918 yts_icon_tooltip type sorted table of ys_icon_tooltip with unique key icon
9 YT_ACTIVITIES Public Type reference (TYPE) IF_SADL_AUTHORIZATION=>TT_ACTIVITIES 20120813
10 YT_AGGREGATION_RULE Public See coding 20130625 yt_aggregation_rule type standard table of ys_aggregation_rule with key field_name
11 YT_EXCLUDING_FCODE Public See coding 20130828 yt_excluding_fcode type table of syucomm with key table_line
12 YT_FIELD_MAPPING Public Type reference (TYPE) IF_SADL_AUTHORIZATION=>TT_FIELD_MAPPING 20120813
13 YT_FIELD_NAME Public See coding 20120808 yt_field_name type standard table of fieldname with key table_line
14 YT_PARAMETER Public See coding 20121130 yt_parameter type table of ys_parameter with non-unique key name
15 YT_SORT_RULE Public See coding 20120808 yt_sort_rule type standard table of ys_sort_rule with key field_name
16 Y_AUTHORITY_OBJECT Public Type reference (TYPE) IF_SADL_AUTHORIZATION=>TY_AUTHORITY_OBJECT 20121214
17 Y_CURRENCY Public Type reference (TYPE) SYCURR Currency Key 20130601
18 Y_DATA_ELEMENT_NAME Public Type reference (TYPE) ROLLNAME 20121122
19 Y_EMPTY_TABLE_TEXT Public Type reference (TYPE) LVC_VALUE 20140324
20 Y_FIELD_NAME Public Type reference (TYPE) FIELDNAME 20120808
21 Y_HEADER_TEXT Public Type reference (TYPE) LVC_TXTCOL 20121122
22 Y_PF_STATUS_NAME Public Type reference (TYPE) CHAR30 20130828
23 Y_REF_VALUE Public Type reference (TYPE) CHAR5 20140804
24 Y_TOOLTIP_TEXT Public Type reference (TYPE) LVC_TIP Heading 20121122
25 Y_UNIT Public Type reference (TYPE) MSEHI Unit of Measurement 20130704
History
Last changed by/on SAP  20141121 
SAP Release Created in