Class Method list used by SAP ABAP Class CL_UPARM_SELECT_OPTIONS (Select Options access class)
SAP ABAP Class
CL_UPARM_SELECT_OPTIONS (Select Options access class) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_ABAP_STRUCTDESCR - CREATE | Runtime Type Services | |
2 | ![]() |
CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | |
3 | ![]() |
CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | |
4 | ![]() |
CL_UPARM_CUSTOMIZING - GET_CUSTOMIZING | Master data maintenance view customizig | |
5 | ![]() |
CL_UPARM_CUSTOMIZING - GET_CUSTOMIZING | Master data maintenance view customizig | |
6 | ![]() |
CL_UPARM_MSG_SERVICES - REPORT_MESSAGE_STRING | Master data maintenance view error message services | |
7 | ![]() |
CL_UPARM_MSG_SERVICES - REPORT_MESSAGE_STRING | Master data maintenance view error message services | |
8 | ![]() |
CL_UPARM_MSG_SERVICES - REPORT_MESSAGE_STRING | Master data maintenance view error message services | |
9 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_COMPLEX_VALUE | Select Options access class | SOURCE CHANGING cs_select_options_field = |
10 | ![]() |
CL_UPARM_SELECT_OPTIONS - GET_ATTRIBUTE_HEADER | Select Options access class | SOURCE get_attribute_header( EXPORTING is_sel_atr = is_sel_atr |
11 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_COMPLEX_VALUE | Select Options access class | SOURCE set_complex_value( EXPORTING it_range = lt_range |
12 | ![]() |
CL_UPARM_SELECT_OPTIONS - GET_SIMPLE_VALUE | Select Options access class | SOURCE changing cs_select_options_field = |
13 | ![]() |
CL_UPARM_SELECT_OPTIONS - GET_SIMPLE_VALUE | Select Options access class | SOURCE get_simple_value( importing e_value = l_value |
14 | ![]() |
CL_UPARM_SELECT_OPTIONS - GET_CRITERIA_HEADER | Select Options access class | SOURCE get_criteria_header( EXPORTING is_select = is_select |
15 | ![]() |
CL_UPARM_SELECT_OPTIONS - GET_COMPLEX_VALUE | Select Options access class | SOURCE changing cs_select_options_field = |
16 | ![]() |
CL_UPARM_SELECT_OPTIONS - GET_COMPLEX_VALUE | Select Options access class | SOURCE get_complex_value( importing et_range = et_range |
17 | ![]() |
CL_UPARM_SELECT_OPTIONS - GET_ATTRIBUTE_HEADER | Select Options access class | SOURCE IMPORTING e_header = l_info_obj_text ). |
18 | ![]() |
CL_UPARM_SELECT_OPTIONS - GET_CRITERIA_HEADER | Select Options access class | SOURCE IMPORTING e_header = l_info_obj_text ). |
19 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_COMPLEX_VALUE | Select Options access class | SOURCE set_complex_value( EXPORTING it_range = it_range |
20 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_COMPLEX_VALUE | Select Options access class | SOURCE CHANGING cs_select_options_field = |
21 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_COMPONENT_IN_COMPLEX_VALUE | Select Options access class | SOURCE set_component_in_complex_value( EXPORTING i_value = i_value |
22 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_COMPONENT_IN_COMPLEX_VALUE | Select Options access class | SOURCE i_range_index = i_range_index |
23 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_COMPONENT_IN_COMPLEX_VALUE | Select Options access class | SOURCE i_component_name = i_component_name |
24 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_COMPONENT_IN_COMPLEX_VALUE | Select Options access class | SOURCE CHANGING cs_select_options_field = |
25 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_SIMPLE_VALUE | Select Options access class | SOURCE set_simple_value( EXPORTING i_value = i_value |
26 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_SIMPLE_VALUE | Select Options access class | SOURCE CHANGING cs_select_options_field = |
27 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_SIMPLE_VALUE | Select Options access class | SOURCE set_simple_value( EXPORTING i_value = is_range-low |
28 | ![]() |
CL_UPARM_SELECT_OPTIONS - SET_SIMPLE_VALUE | Select Options access class | SOURCE CHANGING cs_select_options_field = |
29 | ![]() |
CL_UPARM_SELECT_OPTIONS - CREATE_DATA_TABLE | Select Options access class | SOURCE cs_select_options_field-internal_value = create_data_table( i_data_type = cs_select_options_field-data_type ). |
30 | ![]() |
CL_UPARM_SELECT_OPTIONS - ADD_RANGE_TO_TABLE | Select Options access class | SOURCE add_range_to_table( EXPORTING is_range = |
31 | ![]() |
CL_UPARM_SELECT_OPTIONS - ADD_RANGE_TO_TABLE | Select Options access class | SOURCE i_data_type = l_typename_str |
32 | ![]() |
CL_UPARM_SELECT_OPTIONS - ADD_RANGE_TO_TABLE | Select Options access class | SOURCE CHANGING crt_data_table = lrt_data_table ). |
33 | ![]() |
CL_UPARM_SELECT_OPTIONS - ADD_RANGE_TO_TABLE | Select Options access class | SOURCE add_range_to_table( EXPORTING is_range = |
34 | ![]() |
CL_UPARM_SELECT_OPTIONS - ADD_RANGE_TO_TABLE | Select Options access class | SOURCE i_data_type = cs_select_options_field-data_type |
35 | ![]() |
CL_UPARM_SELECT_OPTIONS - ADD_RANGE_TO_TABLE | Select Options access class | SOURCE CHANGING crt_data_table = cs_select_options_field-internal_value ). |
36 | ![]() |
CL_UPARM_SELECT_OPTIONS - COPY_TABLE | Select Options access class | SOURCE copy_table( EXPORTING irt_source_table = lrt_source_range |
37 | ![]() |
CL_UPARM_SELECT_OPTIONS - COPY_TABLE | Select Options access class | SOURCE i_data_type = cs_select_options_field-data_type |
38 | ![]() |
CL_UPARM_SELECT_OPTIONS - COPY_TABLE | Select Options access class | SOURCE CHANGING crt_target_table = cs_select_options_field-internal_value ). |
39 | ![]() |
CL_UPARM_SELECT_OPTIONS - CREATE_DATA_FIELD | Select Options access class | SOURCE lr_value = create_data_field( i_data_type = l_typename_str ). |
40 | ![]() |
CL_UPARM_SELECT_OPTIONS - CREATE_DATA_FIELD | Select Options access class | SOURCE cs_select_options_field-internal_value = create_data_field( i_data_type = cs_select_options_field-data_type ). |
41 | ![]() |
CL_UPARM_SELECT_OPTIONS - CREATE_DATA_FIELD | Select Options access class | SOURCE |
42 | ![]() |
CL_UPARM_SELECT_OPTIONS - CREATE_DATA_STRUCT | Select Options access class | SOURCE lrs_selection_range = create_data_struct( |
43 | ![]() |
CL_UPARM_SELECT_OPTIONS - CREATE_DATA_STRUCT | Select Options access class | SOURCE i_data_type = i_data_type ). |
44 | ![]() |
CL_UPARM_SELECT_OPTIONS - CREATE_DATA_STRUCT | Select Options access class | SOURCE lrs_range = create_data_struct( i_data_type = cs_select_options_field-data_type ). |
45 | ![]() |
CL_UPARM_SELECT_OPTIONS - CREATE_DATA_STRUCT | Select Options access class | SOURCE lrs_target_range = create_data_struct( i_data_type = i_data_type ). |
46 | ![]() |
CL_UPARM_SELECT_OPTIONS - CREATE_DATA_TABLE | Select Options access class | SOURCE lrt_data_table = create_data_table( i_data_type = l_typename_str ). |
47 | ![]() |
CL_UPARM_SELECT_OPTIONS - CREATE_DATA_TABLE | Select Options access class | SOURCE cs_select_options_field-internal_value = create_data_table( i_data_type = cs_select_options_field-data_type ). |
48 | ![]() |
CL_UPARM_SELECT_OPTIONS - CREATE_DATA_FIELD | Select Options access class | SOURCE lr_value = create_data_field( i_data_type = l_typename_str ). |
49 | ![]() |
CL_UPARM_VIEW_SERVICES - GET_INSTANCE | Master data maintenance view services | |
50 | ![]() |
IF_WD_SELECT_OPTIONS - SET_VALUE_OF_PARAMETER_FIELD | Public Interface for Select Options | |
51 | ![]() |
IF_WD_SELECT_OPTIONS - SET_RANGE_TABLE_OF_SEL_FIELD | Public Interface for Select Options | |
52 | ![]() |
IF_WD_SELECT_OPTIONS - SET_RANGE_TABLE_OF_SEL_FIELD | Public Interface for Select Options | |
53 | ![]() |
IF_WD_SELECT_OPTIONS - SET_GLOBAL_OPTIONS | Public Interface for Select Options | |
54 | ![]() |
IF_WD_SELECT_OPTIONS - RESET_SELECTION_FIELD | Public Interface for Select Options | |
55 | ![]() |
IF_WD_SELECT_OPTIONS - REMOVE_ALL_SEL_SCREEN_ITEMS | Public Interface for Select Options | |
56 | ![]() |
IF_WD_SELECT_OPTIONS - REMOVE_ALL_SEL_SCREEN_ITEMS | Public Interface for Select Options | |
57 | ![]() |
IF_WD_SELECT_OPTIONS - GET_VALUE_OF_PARAMETER_FIELD | Public Interface for Select Options | |
58 | ![]() |
IF_WD_SELECT_OPTIONS - GET_SELECTION_FIELDS | Public Interface for Select Options | |
59 | ![]() |
IF_WD_SELECT_OPTIONS - GET_RANGE_TABLE_OF_SEL_FIELD | Public Interface for Select Options | |
60 | ![]() |
IF_WD_SELECT_OPTIONS - GET_RANGE_TABLE_OF_SEL_FIELD | Public Interface for Select Options | |
61 | ![]() |
IF_WD_SELECT_OPTIONS - GET_PARAMETER_FIELDS | Public Interface for Select Options | |
62 | ![]() |
IF_WD_SELECT_OPTIONS - CREATE_RANGE_TABLE | Public Interface for Select Options | |
63 | ![]() |
IF_WD_SELECT_OPTIONS - ADD_SELECTION_FIELDS | Public Interface for Select Options | |
64 | ![]() |
IF_WD_SELECT_OPTIONS - ADD_SELECTION_FIELD | Public Interface for Select Options | |
65 | ![]() |
IF_WD_SELECT_OPTIONS - ADD_PARAMETER_FIELDS | Public Interface for Select Options | |
66 | ![]() |
IF_WD_SELECT_OPTIONS - ADD_PARAMETER_FIELD | Public Interface for Select Options | |
67 | ![]() |
IF_WD_SELECT_OPTIONS - ADD_PARAMETER_FIELD | Public Interface for Select Options |