Class Method list used by SAP ABAP Class CL_RFAC_RENAME (Rename Refactoring)
SAP ABAP Class
CL_RFAC_RENAME (Rename Refactoring) 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_FALSE | ABAP Unit: Assertions (see longtext) | ||
| 3 | CL_ABAP_UNIT_ASSERT - ASSERT_NOT_INITIAL | ABAP Unit: Assertions (see longtext) | ||
| 4 | CL_ABAP_UNIT_ASSERT - ASSERT_TRUE | ABAP Unit: Assertions (see longtext) | ||
| 5 | CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | ||
| 6 | CL_ADT_CTS_MANAGEMENT - CREATE_INSTANCE | Managing transport request for resources | ||
| 7 | CL_ADT_LOCK_HANDLE - GET_INSTANCE | Lock handle | ||
| 8 | CL_APL_ECATT_OBJ_ENVIRONMENT - GET_LIST_WHERE_OBJECT_USED | Where-Used-List/Environment Analysis of eCATT Objects | ||
| 9 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | ||
| 10 | CL_AUNIT_ASSERT - FAIL | ABAP Unit: Assertions (see Longtext) | ||
| 11 | CL_OO_CLIF_UTILITY - COPY_CLASS | Utilities for classes and interfaces | ||
| 12 | CL_OO_CLIF_UTILITY - COPY_INTERFACE | Utilities for classes and interfaces | ||
| 13 | CL_RFAC_REDEFINITION_HELPER - CREATE | Refactoring: Helper class for redefined types | ||
| 14 | CL_RFAC_REDEFINITION_HELPER - GET_COMPILER_REF_FOR_FULLNAME | Refactoring: Helper class for redefined types | ||
| 15 | CL_RFAC_REFACTORING - CONSTRUCTOR | Abstract Refactoring Superclass | ||
| 16 | CL_RFAC_REFACTORING - GET_DESCRIPTION | Abstract Refactoring Superclass | ||
| 17 | CL_RFAC_REFACTORING - GET_DESCRIPTION | Abstract Refactoring Superclass | ||
| 18 | CL_RFAC_REFACTORING - GET_DESCRIPTION | Abstract Refactoring Superclass | ||
| 19 | CL_RFAC_REFACTORING - IS_SUPPORTED | Abstract Refactoring Superclass | ||
| 20 | CL_RFAC_REFACTORING - IS_SUPPORTED | Abstract Refactoring Superclass | ||
| 21 | CL_RFAC_REFACTORING - IS_SUPPORTED | Abstract Refactoring Superclass | ||
| 22 | CL_RFAC_REFACTORING - MODIFY_SOURCES | Abstract Refactoring Superclass | ||
| 23 | CL_RFAC_RENAME - CHECK_OTHER_REFERENCES | Rename Refactoring | SOURCE check_other_references( ). |
|
| 24 | CL_RFAC_RENAME - CHECK_UNSUPPORTED_INCLUDES | Rename Refactoring | SOURCE check_unsupported_includes( me->includes ). |
|
| 25 | CL_RFAC_RENAME - CHECK_UNSUPPORTED_INCLUDES | Rename Refactoring | SOURCE check_unsupported_includes( me->includes ). |
|
| 26 | CL_RFAC_RENAME - CREATE | Rename Refactoring | ||
| 27 | CL_RFAC_RENAME - FOOL_THE_ABAP_COMPILER | Rename Refactoring | SOURCE me->fool_the_abap_compiler( ). |
|
| 28 | CL_RFAC_RENAME - FOOL_THE_ABAP_COMPILER | Rename Refactoring | SOURCE me->fool_the_abap_compiler( ). |
|
| 29 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE class_description = cl_rfac_rename=>get_object_type_description( i_object_type = 'CLAS' ). |
|
| 30 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE class_description = cl_rfac_rename=>get_object_type_description( i_object_type = 'INTF' ). |
|
| 31 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE cl_abap_unit_assert=>assert_not_initial( act = cl_rfac_rename=>get_object_type_description( i_object_type = 'CLAS' ) ). |
|
| 32 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE cl_abap_unit_assert=>assert_equals( act = cl_rfac_rename=>get_object_type_description( i_object_type = '____' ) exp = text-101 ). |
|
| 33 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE r_description = |{ text-001 } { cl_rfac_rename=>get_object_type_description( i_object_type = cl_rfac_utility=>get_object_type( i_fullname = me->fullname ) ) }|. |
|
| 34 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE RAISE EXCEPTION TYPE cx_rfac_error |
|
| 35 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE EXPORTING |
|
| 36 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE textid = cx_rfac_error=>renaming_not_supported |
|
| 37 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE msgv1 = |{ get_object_type_description( i_object_type = cl_rfac_utility=>get_object_type( i_fullname = me->fullname ) ) }|. |
|
| 38 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE RAISE EXCEPTION TYPE cx_rfac_error |
|
| 39 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE EXPORTING |
|
| 40 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE textid = cx_rfac_error=>renaming_not_supported |
|
| 41 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE msgv1 = |{ get_object_type_description( i_object_type = l_trobjtype ) }|. |
|
| 42 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE RAISE EXCEPTION TYPE cx_rfac_error |
|
| 43 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE EXPORTING |
|
| 44 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE textid = cx_rfac_error=>renaming_not_supported |
|
| 45 | CL_RFAC_RENAME - GET_OBJECT_TYPE_DESCRIPTION | Rename Refactoring | SOURCE msgv1 = |{ get_object_type_description( i_object_type = l_trobjtype ) }|. |
|
| 46 | CL_RFAC_RENAME - GET_OLD_NAME | Rename Refactoring | ||
| 47 | CL_RFAC_RENAME - INCLUDES_FIT_TO_FULLNAME_PROG | Rename Refactoring | SOURCE result = cl_rfac_rename=>includes_fit_to_fullname_prog( |
|
| 48 | CL_RFAC_RENAME - INCLUDES_FIT_TO_FULLNAME_PROG | Rename Refactoring | SOURCE i_fullname = fn |
|
| 49 | CL_RFAC_RENAME - INCLUDES_FIT_TO_FULLNAME_PROG | Rename Refactoring | SOURCE i_includes = includes ). |
|
| 50 | CL_RFAC_RENAME - INCLUDES_FIT_TO_FULLNAME_PROG | Rename Refactoring | SOURCE result = cl_rfac_rename=>includes_fit_to_fullname_prog( |
|
| 51 | CL_RFAC_RENAME - INCLUDES_FIT_TO_FULLNAME_PROG | Rename Refactoring | SOURCE i_fullname = fn |
|
| 52 | CL_RFAC_RENAME - INCLUDES_FIT_TO_FULLNAME_PROG | Rename Refactoring | SOURCE i_includes = includes ). |
|
| 53 | CL_RFAC_RENAME - INCLUDES_FIT_TO_FULLNAME_PROG | Rename Refactoring | SOURCE result = cl_rfac_rename=>includes_fit_to_fullname_prog( |
|
| 54 | CL_RFAC_RENAME - INCLUDES_FIT_TO_FULLNAME_PROG | Rename Refactoring | SOURCE i_fullname = fn |
|
| 55 | CL_RFAC_RENAME - INCLUDES_FIT_TO_FULLNAME_PROG | Rename Refactoring | SOURCE i_includes = includes ). |
|
| 56 | CL_RFAC_RENAME - PREVIEW | Rename Refactoring | ||
| 57 | CL_RFAC_REPLACER - DISTRIBUTE_CONTENT_TO_RANGES | Refactoring: Source Management | ||
| 58 | CL_RFAC_UTILITY - GET_OBJECT_TYPE | ADT Refactoring: Utility Functionality | ||
| 59 | CL_RFAC_UTILITY - GET_OBJECT_TYPE | ADT Refactoring: Utility Functionality | ||
| 60 | CL_RFAC_UTILITY - GET_OBJECT_TYPE | ADT Refactoring: Utility Functionality | ||
| 61 | CL_RFAC_UTILITY - INCLUDES_HAVE_DIFFERENT_MAINS | ADT Refactoring: Utility Functionality | ||
| 62 | CL_RFAC_UTILITY - IS_GLOBAL_RENAME | ADT Refactoring: Utility Functionality | ||
| 63 | CL_RFAC_UTILITY - IS_GLOBAL_RENAME_SUPPORTED | ADT Refactoring: Utility Functionality | ||
| 64 | CL_RFAC_UTILITY - IS_GLOBAL_RENAME_SUPPORTED | ADT Refactoring: Utility Functionality | ||
| 65 | CL_RIS_ABAP_FULLNAME - CONSTRUCTOR | Repository Information System: ABAP Fullname Representation | ||
| 66 | CL_RIS_ABAP_FULLNAME - CREATE | Repository Information System: ABAP Fullname Representation | ||
| 67 | CL_RIS_ABAP_FULLNAME - CREATE | Repository Information System: ABAP Fullname Representation | ||
| 68 | CL_RIS_METHOD_DATA - CREATE_INSTANCE | RIS: Identfies method data (parameter or variable) | ||
| 69 | CL_RIS_METHOD_DATA - CREATE_INSTANCE | RIS: Identfies method data (parameter or variable) | ||
| 70 | CL_RIS_OCCURRENCE_FACTORY - CREATE_ASC_FINDER | Returns occurrence finders | ||
| 71 | CL_WB_OBJECT_TYPE - CREATE_FROM_EXTTYPE | Repository Object Type | ||
| 72 | CL_WB_OBJECT_TYPE - CREATE_FROM_GLOBAL_TYPE | Repository Object Type | ||
| 73 | CL_WB_OBJECT_TYPE - GET_DESCRIPTION | Repository Object Type | ||
| 74 | CL_WB_OBJECT_TYPE - GET_DESCRIPTION | Repository Object Type | ||
| 75 | CL_WB_OBJECT_TYPE - GET_R3TR_GLOBAL_TYPE | Repository Object Type | ||
| 76 | CL_WB_OBJECT_TYPE - GET_R3TR_GLOBAL_TYPE | Repository Object Type | ||
| 77 | CX_ADT_REST - CREATE_TEXTID_FROM_MSG_PARAMS | Shared exceptions for resource/service framework | ||
| 78 | CX_RFAC_ERROR - CREATE_TEXTID_FROM_EXC_TEXT | Refactoring error | ||
| 79 | CX_RFAC_ERROR - CREATE_TEXTID_FROM_EXC_TEXT | Refactoring error | ||
| 80 | CX_RFAC_ERROR - CREATE_TEXTID_FROM_EXC_TEXT | Refactoring error | ||
| 81 | IF_ADT_CTS_MANAGEMENT - IS_TRANSPORT_DISABLED_FOR_PACK | Managing transport request for resources | ||
| 82 | IF_RFAC_REDEFINITION_HELPER - GET_ORIGINAL_REFERENCE | Refactoring Type Redefinition Helper | ||
| 83 | IF_RIS_ABAP_FULLNAME - BELONGS_TO_MAIN_PROGRAM | RIS: ABAP Fullname Interface | ||
| 84 | IF_RIS_ABAP_FULLNAME - BELONGS_TO_MAIN_PROGRAM | RIS: ABAP Fullname Interface | ||
| 85 | IF_RIS_ABAP_FULLNAME - GET_ABAP_FULLNAME | RIS: ABAP Fullname Interface | ||
| 86 | IF_RIS_ABAP_FULLNAME - GET_ABAP_FULLNAME | RIS: ABAP Fullname Interface | ||
| 87 | IF_RIS_ABAP_FULLNAME - GET_ABAP_FULLNAME | RIS: ABAP Fullname Interface | ||
| 88 | IF_RIS_ABAP_FULLNAME - GET_ABAP_FULLNAME | RIS: ABAP Fullname Interface | ||
| 89 | IF_RIS_ABAP_FULLNAME - GET_ABAP_FULLNAME_TAG | RIS: ABAP Fullname Interface | ||
| 90 | IF_RIS_ABAP_FULLNAME - GET_ABAP_FULLNAME_TAG | RIS: ABAP Fullname Interface | ||
| 91 | IF_RIS_ABAP_FULLNAME - GET_ABAP_TYPE_NAME | RIS: ABAP Fullname Interface | ||
| 92 | IF_RIS_ABAP_FULLNAME - GET_FIRST_PART | RIS: ABAP Fullname Interface | ||
| 93 | IF_RIS_ABAP_FULLNAME - GET_FIRST_PART | RIS: ABAP Fullname Interface | ||
| 94 | IF_RIS_ABAP_FULLNAME - GET_LAST_PART | RIS: ABAP Fullname Interface | ||
| 95 | IF_RIS_ABAP_FULLNAME - GET_NUMBER_OF_PARTS | RIS: ABAP Fullname Interface | ||
| 96 | IF_RIS_ABAP_FULLNAME - GET_PART_BY_INDEX | RIS: ABAP Fullname Interface | ||
| 97 | IF_RIS_ABAP_FULLNAME - GET_SHORTNAME | RIS: ABAP Fullname Interface | ||
| 98 | IF_RIS_ABAP_FULLNAME - IS_GLOBAL_TYPE | RIS: ABAP Fullname Interface | ||
| 99 | IF_RIS_ABAP_FULLNAME - IS_GLOBAL_TYPE | RIS: ABAP Fullname Interface | ||
| 100 | IF_RIS_ABAP_FULLNAME - IS_GLOBAL_TYPE | RIS: ABAP Fullname Interface | ||
| 101 | IF_RIS_ABAP_FULLNAME - IS_INTERFACE_METHOD_IMPL_DATA | RIS: ABAP Fullname Interface | ||
| 102 | IF_RIS_ABAP_FULLNAME - IS_INTERFACE_METHOD_IMPL_DATA | RIS: ABAP Fullname Interface | ||
| 103 | IF_RIS_ABAP_FULLNAME - IS_INTERFACE_PART_USAGE | RIS: ABAP Fullname Interface | ||
| 104 | IF_RIS_ABAP_FULLNAME - IS_INTERFACE_PART_USAGE | RIS: ABAP Fullname Interface | ||
| 105 | IF_RIS_INCLUDE - HAS_MACRO_OCCURRENCE | Include for Refactoring | ||
| 106 | IF_RIS_INCLUDE - SET_TRANSPORT_REQUEST | Include for Refactoring | ||
| 107 | IF_RIS_METHOD_DATA - IS_METHOD_PARAMETER | RIS: Identifies method data (parameter/variable) | ||
| 108 | IF_RIS_METHOD_DATA - IS_METHOD_PARAMETER | RIS: Identifies method data (parameter/variable) | ||
| 109 | IF_RIS_OCCURRENCE_FINDER - GET_OCCURRENCE_INFO | Finds usage of variables | ||
| 110 | IF_RIS_OCCURRENCE_FINDER - GET_OCCURRENCE_INFO | Finds usage of variables | ||
| 111 | IF_RIS_OCCURRENCE_FINDER - GET_OCCURRENCE_INFO | Finds usage of variables | ||
| 112 | IF_RIS_OCCURRENCE_FINDER - GET_OCCURRENCE_INFO | Finds usage of variables | ||
| 113 | TD_RFAC_INCLUDE - CREATE | Stub | ||
| 114 | TD_RFAC_INCLUDE - CREATE_FROM_REAL_INCLUDE | Stub | ||
| 115 | TD_RFAC_INCLUDE - SET_FUNCTION_MODULE_NAME | Stub | ||
| 116 | TD_RFAC_INCLUDE - SET_IS_FUNCTION_MODULE | Stub | ||
| 117 | TD_RFAC_INCLUDE - SET_MAIN_PROGRAM | Stub | ||
| 118 | TD_RFAC_INCLUDE - SET_MAIN_TYPE | Stub |