Class Method list used by SAP ABAP Class CL_RFAC_UTILITY (ADT Refactoring: Utility Functionality)
SAP ABAP Class
CL_RFAC_UTILITY (ADT Refactoring: Utility Functionality) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_UNIT_ASSERT - ASSERT_FALSE | ABAP Unit: Assertions (see longtext) | ||
| 2 | CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL | ABAP Unit: Assertions (see longtext) | ||
| 3 | CL_ABAP_UNIT_ASSERT - ASSERT_TRUE | ABAP Unit: Assertions (see longtext) | ||
| 4 | CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | ||
| 5 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 6 | CL_ART_BLACKBOARD - CREATE | Refactoring blackboard | ||
| 7 | CL_ART_BLACKBOARD - GET_FOCUSED_INCLUDE | Refactoring blackboard | ||
| 8 | CL_ART_BLACKBOARD - GET_SCAN_RESULT | Refactoring blackboard | ||
| 9 | CL_ART_BLACKBOARD - GET_START_STMNT_INDEX | Refactoring blackboard | ||
| 10 | CL_ART_BLACKBOARD - GET_START_TOKEN_INDEX_IN_STMNT | Refactoring blackboard | ||
| 11 | CL_ART_SOURCE_REPOSITORY - READ_SOURCE | Source Repository | ||
| 12 | CL_ART_SOURCE_REPOSITORY - GET_SYNTAX_CHECK_INCLUDES4ALL | Source Repository | ||
| 13 | CL_ART_SOURCE_REPOSITORY - GET_INSTANCE | Source Repository | ||
| 14 | CL_OO_FACTORY - CREATE_INSTANCE | Factory for class editor | ||
| 15 | CL_OO_FACTORY - CREATE_WB_OBJECT_FACTORY | Factory for class editor | ||
| 16 | CL_PST_SOURCE_POSITION - CREATE | Position (include, from, to) in source code | ||
| 17 | CL_RFAC_UTILITY - EXTRACT_REAL_CODE_4_TOKEN | ADT Refactoring: Utility Functionality | SOURCE result = cl_rfac_utility=>extract_real_code_4_token( i_token_string = token_string i_source_string = source_string ). |
|
| 18 | CL_RFAC_UTILITY - INCLUDES_HAVE_DIFFERENT_MAINS | ADT Refactoring: Utility Functionality | ||
| 19 | CL_RFAC_UTILITY - GROUP_INCLUDES_BY_MAIN_PROGRAM | ADT Refactoring: Utility Functionality | ||
| 20 | CL_RFAC_UTILITY - GET_REAL_CODE_4_SELECTED_TOKEN | ADT Refactoring: Utility Functionality | ||
| 21 | CL_RFAC_UTILITY - GET_OBJECT_TYPE | ADT Refactoring: Utility Functionality | ||
| 22 | CL_RFAC_UTILITY - GET_INCLUDES_INCLUDED_IN_PROG | ADT Refactoring: Utility Functionality | ||
| 23 | CL_RFAC_UTILITY - EXTRACT_REAL_CODE_4_TOKEN | ADT Refactoring: Utility Functionality | SOURCE code_as_shown_in_editor = extract_real_code_4_token( i_token_string = selected_token-str i_source_string = source_string ). |
|
| 24 | CL_RFAC_UTILITY - EXTRACT_REAL_CODE_4_TOKEN | ADT Refactoring: Utility Functionality | SOURCE cl_rfac_utility=>extract_real_code_4_token( i_token_string = token_string i_source_string = source_string ). |
|
| 25 | CL_RFAC_UTILITY - EXTRACT_REAL_CODE_4_TOKEN | ADT Refactoring: Utility Functionality | SOURCE result = cl_rfac_utility=>extract_real_code_4_token( i_token_string = token_string i_source_string = source_string ). |
|
| 26 | CL_RFAC_UTILITY - EXTRACT_REAL_CODE_4_TOKEN | ADT Refactoring: Utility Functionality | SOURCE result = cl_rfac_utility=>extract_real_code_4_token( i_token_string = token_string i_source_string = source_string ). |
|
| 27 | CL_RFAC_UTILITY - EXTRACT_REAL_CODE_4_TOKEN | ADT Refactoring: Utility Functionality | SOURCE result = cl_rfac_utility=>extract_real_code_4_token( i_token_string = token_string i_source_string = source_string ). |
|
| 28 | CL_RFAC_UTILITY - EXTRACT_REAL_CODE_4_TOKEN | ADT Refactoring: Utility Functionality | SOURCE result = cl_rfac_utility=>extract_real_code_4_token( i_token_string = token_string i_source_string = source_string ). |
|
| 29 | CL_RFAC_UTILITY - EXTRACT_REAL_CODE_4_TOKEN | ADT Refactoring: Utility Functionality | SOURCE result = cl_rfac_utility=>extract_real_code_4_token( i_token_string = token_string i_source_string = source_string ). |
|
| 30 | CL_RFAC_UTILITY - EXTRACT_REAL_CODE_4_TOKEN | ADT Refactoring: Utility Functionality | SOURCE result = cl_rfac_utility=>extract_real_code_4_token( i_token_string = token_string i_source_string = source_string ). |
|
| 31 | CL_RFAC_UTILITY - EXTRACT_REAL_CODE_4_TOKEN | ADT Refactoring: Utility Functionality | SOURCE result = cl_rfac_utility=>extract_real_code_4_token( i_token_string = token_string i_source_string = source_string ). |
|
| 32 | CL_RFAC_UTILITY - EXTRACT_REAL_CODE_4_TOKEN | ADT Refactoring: Utility Functionality | SOURCE result = cl_rfac_utility=>extract_real_code_4_token( i_token_string = token_string i_source_string = source_string ). |
|
| 33 | CL_RIS_ABAP_FULLNAME - CREATE | Repository Information System: ABAP Fullname Representation | ||
| 34 | CL_RIS_INCLUDE - CREATE | Include | ||
| 35 | CL_WB_OBJECT - CREATE_FROM_TRANSPORT_KEY | Repository Object | ||
| 36 | IF_OO_CLIF_SOURCE_FACTORY - CREATE_WB_OBJECT_FACTORY | Factory for class/interface sources | ||
| 37 | IF_OO_WB_OBJECT_FACTORY - CREATE_FROM_INCLUDE | Workbench object factory | ||
| 38 | IF_RFAC_SCAN_RESULT - GET_QUALIFIED_SCAN_FOR_STMNT | high level access to results from ABAP source scans | ||
| 39 | IF_RFAC_SCAN_RESULT - GET_SOURCE_OF_INCLUDE | high level access to results from ABAP source scans | ||
| 40 | IF_RIS_ABAP_FULLNAME - GET_FIRST_PART | RIS: ABAP Fullname Interface | ||
| 41 | TH_ART_CONTRIBUTOR - ADD_SAMPLE_CODE | Test helper for scan result & blackboard contributors | ||
| 42 | TH_ART_CONTRIBUTOR - EXERCISE_SCAN_RESULT_CONTRIB | Test helper for scan result & blackboard contributors | ||
| 43 | TH_ART_CONTRIBUTOR - REGISTER_SOURCE | Test helper for scan result & blackboard contributors | ||
| 44 | TH_ART_CONTRIBUTOR - SET_INCLUDE | Test helper for scan result & blackboard contributors |