Class Method list used by SAP ABAP Class CL_DSH_TA_RESULT_HANDLER (Dictionary Search Helps: Handler for type-ahead results)
SAP ABAP Class CL_DSH_TA_RESULT_HANDLER (Dictionary Search Helps: Handler for type-ahead results) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_STRUCTDESCR - GET Runtime Type Services
2 Class Method  CL_ABAP_TABLEDESCR - GET Runtime Type Services
3 Class Method  CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE Runtime Type Services
4 Class Method  CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE Runtime Type Services
5 Class Method  CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE Runtime Type Services
6 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA Runtime Type Services
7 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA_REF Runtime Type Services
8 Class Method  CL_ABAP_UNIT_ASSERT - FAIL ABAP Unit: Assertions (see longtext)
9 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_TRUE ABAP Unit: Assertions (see longtext)
10 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_NOT_INITIAL ABAP Unit: Assertions (see longtext)
11 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL ABAP Unit: Assertions (see longtext)
12 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_FALSE ABAP Unit: Assertions (see longtext)
13 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
14 Class Method  CL_ABAP_UNIT_ASSERT - ABORT ABAP Unit: Assertions (see longtext)
15 Class Method  CL_DSH_CONFIG_HANDLER - GET_PARAMETER Search Help Configuration
16 Class Method  CL_DSH_CONFIG_HANDLER - SET_PARAMETER Search Help Configuration
17 Class Method  CL_DSH_TA_RESULT_HANDLER - CONSTRUCTOR Dictionary Search Helps: Handler for type-ahead results SOURCE i_type_ahead_table_descriptor = result_descriptor
18 Class Method  CL_DSH_TA_RESULT_HANDLER - HIGHLIGHT_TERMS_IN_COMPONENT Dictionary Search Helps: Handler for type-ahead results SOURCE me->highlight_terms_in_component( CHANGING c_converted_component = ).
19 Class Method  CL_DSH_TA_RESULT_HANDLER - HIGHLIGHT_TERMS_IN_COMPONENT Dictionary Search Helps: Handler for type-ahead results SOURCE handler_object->highlight_terms_in_component( CHANGING c_converted_component = act_component ).
20 Class Method  CL_DSH_TA_RESULT_HANDLER - HIGHLIGHT_TERMS_IN_COMPONENT Dictionary Search Helps: Handler for type-ahead results SOURCE handler_object->highlight_terms_in_component( CHANGING c_converted_component = act_component ).
21 Class Method  CL_DSH_TA_RESULT_HANDLER - HIGHLIGHT_TERMS_IN_COMPONENT Dictionary Search Helps: Handler for type-ahead results SOURCE handler_object->highlight_terms_in_component( CHANGING c_converted_component = act_component ).
22 Class Method  CL_DSH_TA_RESULT_HANDLER - HIGHLIGHT_TERMS_IN_COMPONENT Dictionary Search Helps: Handler for type-ahead results SOURCE handler_object->highlight_terms_in_component( CHANGING c_converted_component = act_component ).
23 Class Method  CL_DSH_TA_RESULT_HANDLER - HIGHLIGHT_TERMS_IN_COMPONENT Dictionary Search Helps: Handler for type-ahead results SOURCE handler_object->highlight_terms_in_component( CHANGING c_converted_component = act_component ).
24 Class Method  CL_DSH_TA_RESULT_HANDLER - HIGHLIGHT_TERMS_IN_COMPONENT Dictionary Search Helps: Handler for type-ahead results SOURCE handler_object->highlight_terms_in_component( CHANGING c_converted_component = act_component ).
25 Class Method  CL_DSH_TA_RESULT_HANDLER - DO_TERM_AND_WORD_MATCH Dictionary Search Helps: Handler for type-ahead results SOURCE IF me->do_term_and_word_match( i_search_term = search_term i_word = single_word ) = abap_true.
26 Class Method  CL_DSH_TA_RESULT_HANDLER - DO_TERM_AND_WORD_MATCH Dictionary Search Helps: Handler for type-ahead results SOURCE IF me->do_term_and_word_match( i_search_term = search_term i_word = ) = abap_true.
27 Class Method  CL_DSH_TA_RESULT_HANDLER - CONSTRUCTOR Dictionary Search Helps: Handler for type-ahead results SOURCE i_search_help_metadata = search_help_metadata.
28 Class Method  CL_DSH_TA_RESULT_HANDLER - CONSTRUCTOR Dictionary Search Helps: Handler for type-ahead results SOURCE EXPORTING
29 Class Method  CL_DSH_TA_RESULT_HANDLER - CONSTRUCTOR Dictionary Search Helps: Handler for type-ahead results SOURCE CREATE OBJECT r_result_handler TYPE cl_dsh_ta_result_handler
30 Class Method  CL_DSH_TA_RESULT_HANDLER - CALCULATE_MAX_DISTANCE Dictionary Search Helps: Handler for type-ahead results SOURCE me->calculate_max_distance( CHANGING c_search_term = search_term ).
31 Class Method  CL_DSH_TA_RESULT_HANDLER - CALCULATE_MAX_DISTANCE Dictionary Search Helps: Handler for type-ahead results SOURCE me->calculate_max_distance( CHANGING c_search_term = search_term ).
32 Class Method  CL_DSH_TA_RESULT_HANDLER - ADD_DYNPRO_METADATA Dictionary Search Helps: Handler for type-ahead results SOURCE me->add_dynpro_metadata( EXPORTING i_metadata_id = if_dsh_ta_result_handler=>co_dynpro_metadata_data CHANGING c_converted_line = ).
33 Class Method  CL_DSH_TA_RESULT_HANDLER - ADD_DYNPRO_METADATA Dictionary Search Helps: Handler for type-ahead results SOURCE me->add_dynpro_metadata( EXPORTING i_metadata_id = if_dsh_ta_result_handler=>co_dynpro_metadata_more CHANGING c_converted_line = ).
34 Class Method  CL_DSH_TA_RESULT_HANDLER - ADD_DYNPRO_METADATA Dictionary Search Helps: Handler for type-ahead results SOURCE me->add_dynpro_metadata( EXPORTING i_metadata_id = if_dsh_ta_result_handler=>co_dynpro_metadata_fields CHANGING c_converted_line = ).
35 Class Method  CL_DSH_TA_RESULT_HANDLER - ADD_DYNPRO_METADATA Dictionary Search Helps: Handler for type-ahead results SOURCE me->add_dynpro_metadata( EXPORTING i_metadata_id = if_dsh_ta_result_handler=>co_dynpro_metadata_header CHANGING c_converted_line = ).
36 Class Method  CL_DSH_TA_RESULT_HANDLER - CREATE_INSTANCE Dictionary Search Helps: Handler for type-ahead results
37 Class Method  CL_DSH_TYPE_AHEAD_PROCESSOR - CREATE_INSTANCE_FOR_SHLP Dictionary Search Helps: Type-Ahead Processor
38 Class Method  CL_DSH_TYPE_AHEAD_PROCESSOR - CREATE_INSTANCE_FOR_FIELD Dictionary Search Helps: Type-Ahead Processor
39 Class Method  IF_DSH_TA_RESULT_HANDLER - CONVERT_TYPE_AHEAD_TABLE Dictionary Search Helps: Handler for Type-Ahead Results
40 Class Method  IF_DSH_TA_RESULT_HANDLER - CONVERT_TYPE_AHEAD_TABLE Dictionary Search Helps: Handler for Type-Ahead Results
41 Class Method  IF_DSH_TA_RESULT_HANDLER - GET_RESULT_TABLE_DESCRIPTOR Dictionary Search Helps: Handler for Type-Ahead Results
42 Class Method  IF_DSH_TA_RESULT_HANDLER - GET_RESULT_TABLE_DESCRIPTOR Dictionary Search Helps: Handler for Type-Ahead Results
43 Class Method  IF_DSH_TA_RESULT_HANDLER - IS_FIELD_CONTENT_RELEVANT Dictionary Search Helps: Handler for Type-Ahead Results
44 Class Method  IF_DSH_TA_RESULT_HANDLER - IS_FIELD_CONTENT_RELEVANT Dictionary Search Helps: Handler for Type-Ahead Results
45 Class Method  IF_DSH_TYPE_AHEAD_PROCESSOR - GET_RESULT_DESCRIPTOR Dictionary Search Help: Type-Ahead Processor
46 Class Method  IF_DSH_TYPE_AHEAD_PROCESSOR - GET_RESULT_DESCRIPTOR Dictionary Search Help: Type-Ahead Processor
47 Class Method  IF_DSH_TYPE_AHEAD_PROCESSOR - GET_SEARCH_HELP_METADATA Dictionary Search Help: Type-Ahead Processor
48 Class Method  IF_DSH_TYPE_AHEAD_PROCESSOR - GET_TYPE_AHEAD_VALUES Dictionary Search Help: Type-Ahead Processor
49 Class Method  IF_DSH_TYPE_AHEAD_PROCESSOR - IS_TYPE_AHEAD_SUPPORTED Dictionary Search Help: Type-Ahead Processor