Class Method list used by SAP ABAP Class CL_RFAC_SELECTION_ANALYZER (Refactoring: Information about a Selection)
SAP ABAP Class CL_RFAC_SELECTION_ANALYZER (Refactoring: Information about a Selection) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_COMPILER - CONSTRUCTOR Cross Reference of an ABAP Program
2 Class Method  CL_ABAP_COMPILER - CONSTRUCTOR Cross Reference of an ABAP Program
3 Class Method  CL_ABAP_COMPILER - GET_ALL_REFS Cross Reference of an ABAP Program
4 Class Method  CL_ABAP_COMPILER - GET_FULL_NAME_FOR_POSITION Cross Reference of an ABAP Program
5 Class Method  CL_ABAP_COMPILER - GET_SINGLE_REF Cross Reference of an ABAP Program
6 Class Method  CL_ABAP_COMPILER - GET_SINGLE_REF Cross Reference of an ABAP Program
7 Class Method  CL_ABAP_COMPILER - GET_TYPE_CODE Cross Reference of an ABAP Program
8 Class Method  CL_ABAP_COMPILER - GET_TYPE_CODE Cross Reference of an ABAP Program
9 Class Method  CL_ABAP_MATCHER - CREATE Regular Expressions
10 Class Method  CL_ABAP_MATCHER - GET_SUBMATCH Regular Expressions
11 Class Method  CL_ABAP_MATCHER - MATCH Regular Expressions
12 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME Runtime Type Services
13 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
14 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_FALSE ABAP Unit: Assertions (see longtext)
15 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_TABLE_CONTAINS ABAP Unit: Assertions (see longtext)
16 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_THAT ABAP Unit: Assertions (see longtext)
17 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_TRUE ABAP Unit: Assertions (see longtext)
18 Class Method  CL_ABAP_UNIT_ASSERT - FAIL ABAP Unit: Assertions (see longtext)
19 Class Method  CL_ART_NAME_SERVICE - APPROVE_NAME_FOR_NEW_MEMBER Determines code style information
20 Class Method  CL_ART_NAME_SERVICE - CREATE_FOR_CLASS Determines code style information
21 Class Method  CL_OO_CLASSNAME_SERVICE - GET_INTERFACEPOOL_NAME Service for Include Names in Class Environment
22 Class Method  CL_PST_CLASS - CREATE Tree
23 Class Method  CL_PST_NODE - FIND_NODE_BY_POSITION Element
24 Class Method  CL_PST_SOURCE_POSITION - CREATE Position (include, from, to) in source code
25 Class Method  CL_RFAC_REDEFINITION_HELPER - CREATE Refactoring: Helper class for redefined types
26 Class Method  CL_RFAC_SCAN_RESULT - CREATE_FOR_MAIN_PROGRAM api for scan result interpretation
27 Class Method  CL_RFAC_SELECTION_ANALYZER - ADD_SOURCE_BODY Refactoring: Information about a Selection SOURCE me->add_source_body( changing c_method = e_method ).
28 Class Method  CL_RFAC_SELECTION_ANALYZER - ADJUST_TYPES_ON_NAME_CONFLICTS Refactoring: Information about a Selection SOURCE me->adjust_types_on_name_conflicts( changing c_method = e_method ).
29 Class Method  CL_RFAC_SELECTION_ANALYZER - ANALYZE_DATA_DECLARATION Refactoring: Information about a Selection SOURCE data_declaration_info = me->analyze_data_declaration( i_declaration_reference = candidate_parameter-declaration_reference i_current_types = c_method-types ).
30 Class Method  CL_RFAC_SELECTION_ANALYZER - ANALYZE_DATA_DECLARATION Refactoring: Information about a Selection SOURCE data_declaration_info = me->analyze_data_declaration( i_declaration_reference = declaration_reference ).
31 Class Method  CL_RFAC_SELECTION_ANALYZER - ANALYZE_DATA_DECLARATION Refactoring: Information about a Selection SOURCE data_declaration_info = me->analyze_data_declaration( i_declaration_reference = declaration-reference ).
32 Class Method  CL_RFAC_SELECTION_ANALYZER - ANALYZE_PARAMETER_REFERENCES Refactoring: Information about a Selection SOURCE me->analyze_parameter_references( exporting i_method_name = method_name
33 Class Method  CL_RFAC_SELECTION_ANALYZER - ANALYZE_PARAMETER_REFERENCES Refactoring: Information about a Selection SOURCE i_parameter_references = parameter_references ).
34 Class Method  CL_RFAC_SELECTION_ANALYZER - ANALYZE_REDEFINITION_SOURCE Refactoring: Information about a Selection SOURCE analyze_redefinition_source(
35 Class Method  CL_RFAC_SELECTION_ANALYZER - ANALYZE_REDEFINITION_SOURCE Refactoring: Information about a Selection SOURCE exporting
36 Class Method  CL_RFAC_SELECTION_ANALYZER - ANALYZE_REDEFINITION_SOURCE Refactoring: Information about a Selection SOURCE i_source = source
37 Class Method  CL_RFAC_SELECTION_ANALYZER - ANALYZE_REDEFINITION_SOURCE Refactoring: Information about a Selection SOURCE i_compiler_reference = me->source_method_info-compiler_reference
38 Class Method  CL_RFAC_SELECTION_ANALYZER - ANALYZE_REDEFINITION_SOURCE Refactoring: Information about a Selection SOURCE importing
39 Class Method  CL_RFAC_SELECTION_ANALYZER - ANALYZE_REDEFINITION_SOURCE Refactoring: Information about a Selection SOURCE e_redefinition_found = redefinition_found ).
40 Class Method  CL_RFAC_SELECTION_ANALYZER - CHECK_AND_ANALYZE_REDEFINITION Refactoring: Information about a Selection SOURCE me->check_and_analyze_redefinition( ).
41 Class Method  CL_RFAC_SELECTION_ANALYZER - CHECK_EXTRACT_METHOD_SUPPORTED Refactoring: Information about a Selection SOURCE me->check_extract_method_supported( ).
42 Class Method  CL_RFAC_SELECTION_ANALYZER - CHECK_EXTRACT_METHOD_SUPPORTED Refactoring: Information about a Selection SOURCE me->check_extract_method_supported( ).
43 Class Method  CL_RFAC_SELECTION_ANALYZER - CHECK_PRECONDITIONS Refactoring: Information about a Selection SOURCE r_instance->check_preconditions( ).
44 Class Method  CL_RFAC_SELECTION_ANALYZER - CHECK_SELECTION_CONSISTENCY Refactoring: Information about a Selection SOURCE me->check_selection_consistency( ).
45 Class Method  CL_RFAC_SELECTION_ANALYZER - DETERMINE_INTF_DATA_FULLNAME Refactoring: Information about a Selection SOURCE intf_data_fullname = determine_intf_data_fullname( declaration ).
46 Class Method  CL_RFAC_SELECTION_ANALYZER - DETERMINE_VISIBILITY_AND_KIND Refactoring: Information about a Selection SOURCE me->determine_visibility_and_kind( changing c_method = e_method ).
47 Class Method  CL_RFAC_SELECTION_ANALYZER - FIND_TOKEN_FOR_ANALYSIS Refactoring: Information about a Selection SOURCE me->find_token_for_analysis( ).
48 Class Method  CL_RFAC_SELECTION_ANALYZER - GET_COMPILER_REFS_FOR_METHOD Refactoring: Information about a Selection SOURCE me->get_compiler_refs_for_method( ).
49 Class Method  CL_RFAC_SELECTION_ANALYZER - GET_EXCEPTION_INFORMATION Refactoring: Information about a Selection SOURCE me->get_exception_information( changing c_method = e_method ).
50 Class Method  CL_RFAC_SELECTION_ANALYZER - GET_INCLUDE_SOURCE Refactoring: Information about a Selection SOURCE get_include_source(
51 Class Method  CL_RFAC_SELECTION_ANALYZER - GET_INCLUDE_SOURCE Refactoring: Information about a Selection SOURCE exporting
52 Class Method  CL_RFAC_SELECTION_ANALYZER - GET_INCLUDE_SOURCE Refactoring: Information about a Selection SOURCE i_include_name = include_name
53 Class Method  CL_RFAC_SELECTION_ANALYZER - GET_INCLUDE_SOURCE Refactoring: Information about a Selection SOURCE importing
54 Class Method  CL_RFAC_SELECTION_ANALYZER - GET_INCLUDE_SOURCE Refactoring: Information about a Selection SOURCE e_include_source = source ).
55 Class Method  CL_RFAC_SELECTION_ANALYZER - GET_INFO_FOR_EXTRACT_METHOD Refactoring: Information about a Selection SOURCE me->get_info_for_extract_method( changing c_method = e_method ).
56 Class Method  CL_RFAC_SELECTION_ANALYZER - GET_INSTANCE Refactoring: Information about a Selection
57 Class Method  CL_RFAC_SELECTION_ANALYZER - GET_SOURCE_METHOD_INFORMATION Refactoring: Information about a Selection SOURCE me->get_source_method_information( ).
58 Class Method  CL_RFAC_SELECTION_ANALYZER - INITIALIZE_ABAP_COMPILER Refactoring: Information about a Selection SOURCE me->initialize_abap_compiler( ).
59 Class Method  CL_RFAC_SELECTION_ANALYZER - INIT_SCAN_RESULT_AND_PST Refactoring: Information about a Selection SOURCE r_instance->init_scan_result_and_pst( ).
60 Class Method  CL_RFAC_SELECTION_ANALYZER - IS_EXCEPTION_CATCHED Refactoring: Information about a Selection SOURCE if me->is_exception_catched( i_current_token_index = token_index
61 Class Method  CL_RFAC_SELECTION_ANALYZER - IS_EXCEPTION_CATCHED Refactoring: Information about a Selection SOURCE i_selection_tokens = tokens
62 Class Method  CL_RFAC_SELECTION_ANALYZER - IS_EXCEPTION_CATCHED Refactoring: Information about a Selection SOURCE i_exception = exception-name ) = abap_false.
63 Class Method  CL_RFAC_SELECTION_ANALYZER - IS_WRITE_ACCESS Refactoring: Information about a Selection SOURCE me->is_write_access( exporting i_compiler_reference = reference_in_selection
64 Class Method  CL_RFAC_SELECTION_ANALYZER - IS_WRITE_ACCESS Refactoring: Information about a Selection SOURCE importing e_is_read_access = is_read_access
65 Class Method  CL_RFAC_SELECTION_ANALYZER - IS_WRITE_ACCESS Refactoring: Information about a Selection SOURCE e_is_write_access = is_write_access ).
66 Class Method  CL_RFAC_SELECTION_ANALYZER - IS_WRITE_ACCESS Refactoring: Information about a Selection SOURCE me->is_write_access( exporting i_compiler_reference = reference_in_selection
67 Class Method  CL_RFAC_SELECTION_ANALYZER - IS_WRITE_ACCESS Refactoring: Information about a Selection SOURCE importing e_is_read_access = is_read_access
68 Class Method  CL_RFAC_SELECTION_ANALYZER - IS_WRITE_ACCESS Refactoring: Information about a Selection SOURCE e_is_write_access = is_write_access ).
69 Class Method  CL_RFAC_SELECTION_ANALYZER - QUALIFY_REFS_IN_SELECTION Refactoring: Information about a Selection SOURCE me->qualify_refs_in_selection( importing e_candidate_parameters = candidate_parameters
70 Class Method  CL_RFAC_SELECTION_ANALYZER - QUALIFY_REFS_IN_SELECTION Refactoring: Information about a Selection SOURCE e_source_types = c_method-source_types
71 Class Method  CL_RFAC_SELECTION_ANALYZER - QUALIFY_REFS_IN_SELECTION Refactoring: Information about a Selection SOURCE e_types_to_copy = types_to_copy ).
72 Class Method  CL_RFAC_SELECTION_ANALYZER - READ_EXTERNAL_SOURCE Refactoring: Information about a Selection SOURCE me->read_external_source( exporting i_include_name = i_declaration_reference-statement->source_info->name
73 Class Method  CL_RFAC_SELECTION_ANALYZER - READ_EXTERNAL_SOURCE Refactoring: Information about a Selection SOURCE importing e_external_source = source ).
74 Class Method  CL_RFAC_SELECTION_ANALYZER - READ_EXTERNAL_SOURCE Refactoring: Information about a Selection SOURCE me->read_external_source( exporting i_include_name = |{ i_include_name }|
75 Class Method  CL_RFAC_SELECTION_ANALYZER - READ_EXTERNAL_SOURCE Refactoring: Information about a Selection SOURCE importing e_external_source = e_include_source ).
76 Class Method  CL_RFAC_SELECTION_ANALYZER - RESOLVE_LIKE_DEFINITION Refactoring: Information about a Selection SOURCE me->resolve_like_definition( exporting i_like_string = token-str
77 Class Method  CL_RFAC_SELECTION_ANALYZER - RESOLVE_LIKE_DEFINITION Refactoring: Information about a Selection SOURCE changing c_type_definition = r_data_declaration_info-original_type ).
78 Class Method  CL_RFAC_SELECTION_ANALYZER - RESOLVE_LIKE_DEFINITION Refactoring: Information about a Selection SOURCE me->resolve_like_definition( exporting i_like_string = token-str
79 Class Method  CL_RFAC_SELECTION_ANALYZER - RESOLVE_LIKE_DEFINITION Refactoring: Information about a Selection SOURCE changing c_type_definition = c_type_definition ).
80 Class Method  CL_RFAC_SELECTION_ANALYZER - SCAN_AND_QUALIFY_SOURCE_METHOD Refactoring: Information about a Selection SOURCE me->scan_and_qualify_source_method( ).
81 Class Method  CL_RIS_ABAP_FULLNAME - CREATE Repository Information System: ABAP Fullname Representation
82 Class Method  CL_RIS_INCLUDE - CREATE Include
83 Class Method  CL_RIS_INCLUDE - CREATE Include
84 Class Method  CX_RFAC_ERROR - CREATE_TEXTID_FROM_EXC_TEXT Refactoring error
85 Class Method  CX_ROOT - GET_TEXT Abstract Superclass for All Global Exceptions
86 Class Method  IF_CONSTRAINT - GET_DESCRIPTION Constraint
87 Class Method  IF_CONSTRAINT - IS_VALID Constraint
88 Class Method  IF_MESSAGE - GET_TEXT Interface for Accessing Texts from Message Objects
89 Class Method  IF_RFAC_REDEFINITION_HELPER - GET_ORIGINAL_METHOD_REFERENCE Refactoring Type Redefinition Helper
90 Class Method  IF_RFAC_REDEFINITION_HELPER - GET_ORIGINAL_METHOD_REFERENCE Refactoring Type Redefinition Helper
91 Class Method  IF_RFAC_SELECTION_ANALYZER - GET_SELECTION_AS_METHOD Refactoring: Selection Analyzer
92 Class Method  IF_RFAC_SELECTION_ANALYZER - GET_SELECTION_AS_METHOD Refactoring: Selection Analyzer
93 Class Method  IF_RFAC_SELECTION_ANALYZER - SUPPORTS_METHOD_EXTRACTION Refactoring: Selection Analyzer
94 Class Method  IF_RFAC_SELECTION_ANALYZER - SUPPORTS_METHOD_EXTRACTION Refactoring: Selection Analyzer
95 Class Method  IF_RIS_ABAP_FULLNAME - GET_PART_VALUE RIS: ABAP Fullname Interface
96 Class Method  IF_RIS_ABAP_FULLNAME - GET_PART_VALUE RIS: ABAP Fullname Interface
97 Class Method  IF_RIS_ABAP_FULLNAME - GET_PART_VALUE RIS: ABAP Fullname Interface
98 Class Method  IF_RIS_ABAP_FULLNAME - GET_RTTI_CLASS_TYPE RIS: ABAP Fullname Interface
99 Class Method  IF_RIS_ABAP_FULLNAME - IS_INTERFACE_METHOD_IMPL RIS: ABAP Fullname Interface
100 Class Method  IF_RIS_ABAP_FULLNAME - IS_INTERFACE_METHOD_IMPL RIS: ABAP Fullname Interface
101 Class Method  IF_RIS_ADT_SOURCE_HANDLER - ADJUST_WHERE_USED_PARAMETER RIS - ADT: Interface for Source Handler/Converter
102 Class Method  IF_RIS_ADT_SOURCE_HANDLER - CONVERT_TO_ADT_POSITION RIS - ADT: Interface for Source Handler/Converter
103 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_ABAP_COMPILER RIS - ADT: Interface for Source Handler/Converter
104 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_ADT_POSITION RIS - ADT: Interface for Source Handler/Converter
105 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_ADT_POSITION RIS - ADT: Interface for Source Handler/Converter
106 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_ADT_POSITION RIS - ADT: Interface for Source Handler/Converter
107 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_ADT_SOURCE_CODE RIS - ADT: Interface for Source Handler/Converter
108 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_ADT_SOURCE_CODE RIS - ADT: Interface for Source Handler/Converter
109 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_ALL_INCLUDES RIS - ADT: Interface for Source Handler/Converter
110 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_BACKEND_POSITION RIS - ADT: Interface for Source Handler/Converter
111 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_BACKEND_POSITION RIS - ADT: Interface for Source Handler/Converter
112 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_GLOBAL_OBJECT_TYPE RIS - ADT: Interface for Source Handler/Converter
113 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_PARSED_URI_FRAGMENT RIS - ADT: Interface for Source Handler/Converter
114 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_PARSED_URI_FRAGMENT RIS - ADT: Interface for Source Handler/Converter
115 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_SCOPE_INCLUDES RIS - ADT: Interface for Source Handler/Converter
116 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_SYNTAX_CHECK_INCLUDES RIS - ADT: Interface for Source Handler/Converter
117 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_SYNTAX_CHECK_INCLUDES RIS - ADT: Interface for Source Handler/Converter
118 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_TRANSPORT_KEY RIS - ADT: Interface for Source Handler/Converter
119 Class Method  IF_RIS_ADT_SOURCE_HANDLER - GET_URI RIS - ADT: Interface for Source Handler/Converter
120 Class Method  IF_RIS_ADT_SOURCE_HANDLER - INITIALIZE_WORKING_AREA RIS - ADT: Interface for Source Handler/Converter
121 Class Method  IF_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_ADT_CODE RIS - ADT: Interface for Source Handler/Converter
122 Class Method  IF_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_ALL_INCLUDES RIS - ADT: Interface for Source Handler/Converter
123 Class Method  IF_RIS_ADT_SOURCE_HANDLER - SCAN_AND_QUALIFY_SC_INCLUDES RIS - ADT: Interface for Source Handler/Converter
124 Class Method  IF_RIS_ADT_SOURCE_HANDLER - SUPPORTED_BY_ABAP_COMPILER RIS - ADT: Interface for Source Handler/Converter
125 Class Method  IF_RIS_INCLUDE - READ_SOURCE Include for Refactoring
126 Class Method  IF_RIS_INCLUDE - READ_SOURCE Include for Refactoring
127 Class Method  IF_SYSTEM_UUID_STATIC - CREATE_UUID_C32 Static Interface for 16 Byte System UUIDs
128 Class Method  IF_SYSTEM_UUID_STATIC - CREATE_UUID_C32 Static Interface for 16 Byte System UUIDs
129 Class Method  TH_RFAC_EXTRACT_METHOD - CONSTRUCTOR Test Helper Class
130 Class Method  TH_RFAC_EXTRACT_METHOD - GET_SELECTION_SOURCE Test Helper Class
131 Class Method  TH_RFAC_EXTRACT_METHOD - GET_SOURCE_HANDLER Test Helper Class