Class Method list used by SAP ABAP Class CL_RFAC_SCAN_RESULT (api for scan result interpretation)
SAP ABAP Class
CL_RFAC_SCAN_RESULT (api for scan result interpretation) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | |
2 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see longtext) | |
3 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_TRUE | ABAP Unit: Assertions (see longtext) | |
4 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_NOT_INITIAL | ABAP Unit: Assertions (see longtext) | |
5 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_FALSE | ABAP Unit: Assertions (see longtext) | |
6 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL | ABAP Unit: Assertions (see longtext) | |
7 | ![]() |
CL_ART_CLIF_EXISTENCE_CHECK - GLOBAL_CLASS_EXISTS | Check if clif exists | |
8 | ![]() |
CL_ART_CLIF_EXISTENCE_CHECK - GLOBAL_INTERFACE_EXISTS | Check if clif exists | |
9 | ![]() |
CL_ART_CLIF_EXISTENCE_CHECK - CREATE | Check if clif exists | |
10 | ![]() |
CL_ART_SOURCE_REPOSITORY - CREATE | Source Repository | |
11 | ![]() |
CL_ART_SOURCE_REPOSITORY - GET_INSTANCE | Source Repository | |
12 | ![]() |
CL_ART_SOURCE_REPOSITORY - READ_SOURCE | Source Repository | |
13 | ![]() |
CL_ART_SOURCE_REPOSITORY - REGISTER_SOURCE | Source Repository | |
14 | ![]() |
CL_OO_CLASSNAME_SERVICE - GET_CCMAC_NAME | Service for Include Names in Class Environment | |
15 | ![]() |
CL_OO_CLASSNAME_SERVICE - GET_INTFSEC_NAME | Service for Include Names in Class Environment | |
16 | ![]() |
CL_OO_CLASSNAME_SERVICE - GET_INTFNAME_BY_INCLUDE | Service for Include Names in Class Environment | |
17 | ![]() |
CL_OO_CLASSNAME_SERVICE - GET_INTERFACEPOOL_NAME | Service for Include Names in Class Environment | |
18 | ![]() |
CL_OO_CLASSNAME_SERVICE - GET_CS_NAME | Service for Include Names in Class Environment | |
19 | ![]() |
CL_OO_CLASSNAME_SERVICE - GET_CS_NAME | Service for Include Names in Class Environment | |
20 | ![]() |
CL_OO_CLASSNAME_SERVICE - GET_CLSNAME_BY_INCLUDE | Service for Include Names in Class Environment | |
21 | ![]() |
CL_OO_CLASSNAME_SERVICE - GET_CLASSPOOL_NAME | Service for Include Names in Class Environment | |
22 | ![]() |
CL_OO_CLASSNAME_SERVICE - GET_CCIMP_NAME | Service for Include Names in Class Environment | |
23 | ![]() |
CL_OO_CLASSNAME_SERVICE - GET_CCDEF_NAME | Service for Include Names in Class Environment | |
24 | ![]() |
CL_OO_CLASSNAME_SERVICE - GET_CCAU_NAME | Service for Include Names in Class Environment | |
25 | ![]() |
CL_PST_BUILDER - APPEND_NODES_FOR_INCLUDE | PST Builders | |
26 | ![]() |
CL_PST_BUILDER - CREATE | PST Builders | |
27 | ![]() |
CL_PST_NODE - CREATE | Element | |
28 | ![]() |
CL_PST_NODE - FIND_NODE_BY_NAME | Element | |
29 | ![]() |
CL_PST_SOURCE_POSITION - CREATE_FROM_STRING | Position (include, from, to) in source code | |
30 | ![]() |
CL_PST_SOURCE_POSITION - IS_CURSOR | Position (include, from, to) in source code | |
31 | ![]() |
CL_PST_SOURCE_POSITION - TO_STRING | Position (include, from, to) in source code | |
32 | ![]() |
CL_RFAC_ABAP_STATEMENT - CREATE | representation of an ABAP statement for refactoring | |
33 | ![]() |
CL_RFAC_ABAP_STATEMENT - GET_QUALIFIED_TOKENS | representation of an ABAP statement for refactoring | |
34 | ![]() |
CL_RFAC_ABAP_STATEMENT - GET_STATEMENT_FROM_SCAN | representation of an ABAP statement for refactoring | |
35 | ![]() |
CL_RFAC_ABAP_STATEMENT - GET_STATEMENT_FROM_SCAN | representation of an ABAP statement for refactoring | |
36 | ![]() |
CL_RFAC_SCAN_RESULT - CREATE_FOR_GLOBAL_CLASS | api for scan result interpretation | |
37 | ![]() |
CL_RFAC_SCAN_RESULT - CREATE_FOR_GLOBAL_CLASS | api for scan result interpretation | |
38 | ![]() |
CL_RFAC_SCAN_RESULT - CREATE_FOR_GLOBAL_CLASS | api for scan result interpretation | |
39 | ![]() |
CL_RFAC_SCAN_RESULT - CREATE_FOR_GLOBAL_CLIF | api for scan result interpretation | |
40 | ![]() |
CL_RFAC_SCAN_RESULT - CREATE_FOR_GLOBAL_INTERFACE | api for scan result interpretation | |
41 | ![]() |
CL_RFAC_SCAN_RESULT - CREATE_FOR_GLOBAL_INTERFACE | api for scan result interpretation | |
42 | ![]() |
CL_RFAC_SCAN_RESULT - CREATE_FOR_MAIN_PROGRAM | api for scan result interpretation | |
43 | ![]() |
CL_RFAC_SCAN_RESULT - CREATE_FOR_SINGLE_INCLUDE | api for scan result interpretation | |
44 | ![]() |
CL_RFAC_SCAN_RESULT - CREATE_FOR_SINGLE_INCLUDE | api for scan result interpretation | |
45 | ![]() |
CL_RFAC_SCAN_RESULT - GET_STATEMENT_AT_INDEX | api for scan result interpretation | SOURCE statement = me->get_statement_at_index( i_include = i_include i_statement_index = i_statement_index ). |
46 | ![]() |
CL_RFAC_SCAN_RESULT - GET_STATEMENT_AT_INDEX | api for scan result interpretation | SOURCE statement_from_scan = get_statement_at_index( i_include = i_include i_statement_index = i_statement_index )->get_statement_from_scan( ). |
47 | ![]() |
CL_RFAC_SCAN_RESULT - GET_STATEMENT_AT_INDEX | api for scan result interpretation | SOURCE statement_from_scan = get_statement_at_index( i_include = i_include i_statement_index = index )->get_statement_from_scan( ). |
48 | ![]() |
CL_RFAC_SCAN_RESULT - GET_STATEMENT_AT_INDEX | api for scan result interpretation | SOURCE statement_from_scan = get_statement_at_index( i_include = i_include i_statement_index = index )->get_statement_from_scan( ). |
49 | ![]() |
CL_RFAC_SCAN_RESULT - SCAN_SOURCE_CODE | api for scan result interpretation | SOURCE code_data-scan_result = scan_source_code( i_source_code = code_data-source_code i_include = i_include ). |
50 | ![]() |
CL_RFAC_SCAN_RESULT - CREATE_FOR_FUNCTION_GROUP | api for scan result interpretation | |
51 | ![]() |
CL_RFAC_SCAN_RESULT - APPEND_PST_NODES_FOR_INCLUDE | api for scan result interpretation | SOURCE append_pst_nodes_for_include( code_data ). |
52 | ![]() |
CL_RFAC_SCAN_RESULT - ANALYZE_WITH_INCLUDED_INCLUDES | api for scan result interpretation | SOURCE r_instance->analyze_with_included_includes( to_upper( i_include ) ). |
53 | ![]() |
CL_RFAC_SCAN_RESULT - ANALYZE_WITH_INCLUDED_INCLUDES | api for scan result interpretation | SOURCE r_instance->analyze_with_included_includes( cl_oo_classname_service=>get_ccmac_name( i_classname ) ). |
54 | ![]() |
CL_RFAC_SCAN_RESULT - ANALYZE_WITH_INCLUDED_INCLUDES | api for scan result interpretation | SOURCE r_instance->analyze_with_included_includes( cl_oo_classname_service=>get_ccau_name( i_classname ) ). |
55 | ![]() |
CL_RFAC_SCAN_RESULT - ANALYZE_WITH_INCLUDED_INCLUDES | api for scan result interpretation | SOURCE r_instance->analyze_with_included_includes( cl_oo_classname_service=>get_ccimp_name( i_classname ) ). |
56 | ![]() |
CL_RFAC_SCAN_RESULT - ANALYZE_WITH_INCLUDED_INCLUDES | api for scan result interpretation | SOURCE r_instance->analyze_with_included_includes( cl_oo_classname_service=>get_ccdef_name( i_classname ) ). |
57 | ![]() |
CL_RFAC_SCAN_RESULT - ANALYZE_WITH_INCLUDED_INCLUDES | api for scan result interpretation | SOURCE r_instance->analyze_with_included_includes( cl_oo_classname_service=>get_cs_name( i_classname ) ). |
58 | ![]() |
CL_RFAC_SCAN_RESULT - ANALYZE_INCLUDE_SOURCE | api for scan result interpretation | SOURCE analyze_include_source( i_include = i_include ). |
59 | ![]() |
CL_RFAC_SCAN_RESULT - ANALYZE_INCLUDE_SOURCE | api for scan result interpretation | SOURCE analyze_include_source( i_include = include ). |
60 | ![]() |
CL_RFAC_SCAN_RESULT - ANALYZE_INCLUDE_SOURCE | api for scan result interpretation | SOURCE r_instance->analyze_include_source( i_include = to_upper( function_group_include ) ). |
61 | ![]() |
CL_RFAC_SCAN_RESULT - ANALYZE_INCLUDE_SOURCE | api for scan result interpretation | SOURCE r_instance->analyze_include_source( i_include = to_upper( interface_include ) ). |
62 | ![]() |
CL_RFAC_SCAN_RESULT - CREATE_FOR_FUNCTION_GROUP | api for scan result interpretation | |
63 | ![]() |
CL_RFAC_SCAN_RESULT_REGISTER - CREATE | register for scan results of main programs | |
64 | ![]() |
CL_RFAC_SCAN_RESULT_REGISTER - CREATE | register for scan results of main programs | |
65 | ![]() |
CL_RFAC_SCAN_RESULT_REGISTER - ADD_SCAN_RESULT_FOR_CLIF | register for scan results of main programs | |
66 | ![]() |
CL_RFAC_SCAN_RESULT_REGISTER - ADD_SCAN_RESULT_FOR_CLIF | register for scan results of main programs | |
67 | ![]() |
CL_RFAC_SOURCE_UTILITY - CALCULATE_END_COL_OF_TOKEN | Source Utility | |
68 | ![]() |
CL_RFAC_SOURCE_UTILITY - CALCULATE_END_COL_OF_TOKEN | Source Utility | |
69 | ![]() |
CL_RFAC_UTILITY - GET_INCLUDES_INCLUDED_IN_PROG | ADT Refactoring: Utility Functionality | |
70 | ![]() |
CL_RFAC_UTILITY - GET_INCLUDES_INCLUDED_IN_PROG | ADT Refactoring: Utility Functionality | |
71 | ![]() |
IF_RFAC_SCAN_RESULT - GET_STATEMENT_INDEX_FOR_POS | high level access to results from ABAP source scans | |
72 | ![]() |
IF_RFAC_SCAN_RESULT - GET_TOKENS_FOR_INCLUDE | high level access to results from ABAP source scans | |
73 | ![]() |
IF_RFAC_SCAN_RESULT - GET_TOKEN_FOR_POS | high level access to results from ABAP source scans | |
74 | ![]() |
IF_RFAC_SCAN_RESULT - GET_TOKEN_FOR_POS | high level access to results from ABAP source scans | |
75 | ![]() |
IF_RFAC_SCAN_RESULT - GET_TOKEN_INDEX_FOR_POS | high level access to results from ABAP source scans | |
76 | ![]() |
IF_RFAC_SCAN_RESULT - GET_TOKEN_INDEX_FOR_POS | high level access to results from ABAP source scans | |
77 | ![]() |
IF_RFAC_SCAN_RESULT - GET_TOKEN_INDEX_FOR_POS | high level access to results from ABAP source scans | |
78 | ![]() |
IF_RFAC_SCAN_RESULT - GET_UNQUALIFIED_SCAN_FOR_STMNT | high level access to results from ABAP source scans | |
79 | ![]() |
IF_RFAC_SCAN_RESULT - IS_DATA_STRUCTURE_DEFINITION | high level access to results from ABAP source scans | |
80 | ![]() |
IF_RFAC_SCAN_RESULT - IS_DATA_STRUCTURE_DEFINITION | high level access to results from ABAP source scans | |
81 | ![]() |
IF_RFAC_SCAN_RESULT - IS_STATEMENT_A_COMMENT | high level access to results from ABAP source scans | |
82 | ![]() |
IF_RFAC_SCAN_RESULT - GET_INDICES_FOR_DATA_STRUC_DEF | high level access to results from ABAP source scans | |
83 | ![]() |
IF_RFAC_SCAN_RESULT - GET_STATEMENT_INDEX_FOR_POS | high level access to results from ABAP source scans | |
84 | ![]() |
IF_RFAC_SCAN_RESULT - GET_SOURCE_OF_INCLUDE | high level access to results from ABAP source scans | |
85 | ![]() |
IF_RFAC_SCAN_RESULT - GET_QUALIFIED_SCAN_FOR_STMNT | high level access to results from ABAP source scans | |
86 | ![]() |
IF_RFAC_SCAN_RESULT - GET_QUALIFIED_SCAN_FOR_STMNT | high level access to results from ABAP source scans | |
87 | ![]() |
IF_RFAC_SCAN_RESULT - GET_QUALIFIED_SCAN_FOR_STMNT | high level access to results from ABAP source scans | |
88 | ![]() |
IF_RFAC_SCAN_RESULT - GET_NUMBER_OF_STATEMENTS | high level access to results from ABAP source scans | |
89 | ![]() |
IF_RFAC_SCAN_RESULT - GET_NUMBER_OF_STATEMENTS | high level access to results from ABAP source scans | |
90 | ![]() |
IF_RFAC_SCAN_RESULT - GET_NUMBER_OF_STATEMENTS | high level access to results from ABAP source scans | |
91 | ![]() |
IF_RFAC_SCAN_RESULT - GET_LEADING_KEY_WORD_FOR_STMNT | high level access to results from ABAP source scans | |
92 | ![]() |
IF_RFAC_SCAN_RESULT - GET_INDICES_FOR_DATA_STRUC_DEF | high level access to results from ABAP source scans | |
93 | ![]() |
IF_RFAC_SCAN_RESULT - GET_INDICES_FOR_CHAINED_STMNT | high level access to results from ABAP source scans | |
94 | ![]() |
IF_RFAC_SCAN_RESULT - GET_INDICES_FOR_CHAINED_STMNT | high level access to results from ABAP source scans | |
95 | ![]() |
TH_ART_CONTRIBUTOR - ADD_SAMPLE_CODE | Test helper for scan result & blackboard contributors | |
96 | ![]() |
TH_ART_CONTRIBUTOR - SETUP_FRESH_SOURCE_REPOSITORY | Test helper for scan result & blackboard contributors | |
97 | ![]() |
TH_ART_CONTRIBUTOR - SET_INCLUDE | Test helper for scan result & blackboard contributors |