Class Method list used by SAP ABAP Class CL_OO_ADT_RES_INCLUDE (resource controller for class includes)
SAP ABAP Class
CL_OO_ADT_RES_INCLUDE (resource controller for class includes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_UNIT_ASSERT - ABORT | ABAP Unit: Assertions (see longtext) | ||
| 2 | CL_ABAP_UNIT_ASSERT - ASSERT_DIFFERS | ABAP Unit: Assertions (see longtext) | ||
| 3 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 4 | CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | ||
| 5 | CL_ADT_CORR_INSERT_DARK - GET_INSTANCE | Clasic API for correction system | ||
| 6 | CL_ADT_CTS_MANAGEMENT - CREATE_INSTANCE | Managing transport request for resources | ||
| 7 | CL_ADT_LOCK_HANDLE - GET_INSTANCE | Lock handle | ||
| 8 | CL_ADT_LOCK_HANDLE - GET_INSTANCE | Lock handle | ||
| 9 | CL_ADT_REST_CNT_HDL_FACTORY - GET_HANDLER_FOR_PLAIN_TEXT | Factory for Generic Content Handlers | ||
| 10 | CL_ADT_REST_CNT_HDL_FACTORY - GET_INSTANCE | Factory for Generic Content Handlers | ||
| 11 | CL_ADT_REST_REQUEST_STUB - ADD_QUERY_PARAM | Stub implementation for if_adt_rest_request | ||
| 12 | CL_ADT_REST_REQUEST_STUB - CONSTRUCTOR | Stub implementation for if_adt_rest_request | ||
| 13 | CL_ADT_REST_REQUEST_STUB - SET_BODY_DATA | Stub implementation for if_adt_rest_request | ||
| 14 | CL_ADT_REST_REQUEST_STUB - SET_IF_NONE_MATCH | Stub implementation for if_adt_rest_request | ||
| 15 | CL_ADT_REST_REQUEST_STUB - SET_URI_ATTRIBUTE | Stub implementation for if_adt_rest_request | ||
| 16 | CL_ADT_REST_RESOURCE - DELETE | Basis Class for ADT Resource Controllers | ||
| 17 | CL_ADT_REST_RESOURCE - GET | Basis Class for ADT Resource Controllers | ||
| 18 | CL_ADT_REST_RESOURCE - POST | Basis Class for ADT Resource Controllers | ||
| 19 | CL_ADT_REST_RESOURCE - PUT | Basis Class for ADT Resource Controllers | ||
| 20 | CL_ADT_REST_RESPONSE_SPY - CONSTRUCTOR | Test double for recording response data set by resource | ||
| 21 | CL_ADT_REST_RESPONSE_SPY - GET_BODY_DATA | Test double for recording response data set by resource | ||
| 22 | CL_ADT_REST_RESPONSE_SPY - GET_ETAG | Test double for recording response data set by resource | ||
| 23 | CL_ADT_REST_RESPONSE_SPY - GET_LAST_MODIFIED | Test double for recording response data set by resource | ||
| 24 | CL_ADT_REST_RESPONSE_SPY - GET_STATUS | Test double for recording response data set by resource | ||
| 25 | CL_ADT_REST_ST_HANDLER - CREATE_INSTANCE | Handler for Simple Transformations | ||
| 26 | CL_ADT_TEST_UTIL_NAME_CREATOR - CREATE_OBJ_NAME | Helper class for unique object name creation | ||
| 27 | CL_ADT_UTILITY - CALCULATE_ETAG_BASE | static adt helper utilities | ||
| 28 | CL_ADT_UTILITY - CALCULATE_ETAG_BASE | static adt helper utilities | ||
| 29 | CL_ADT_UTILITY - GET_OBJECT_VERSION | static adt helper utilities | ||
| 30 | CL_ADT_UTILITY - GET_OBJECT_VERSION | static adt helper utilities | ||
| 31 | CL_ADT_UTILITY - GET_OBJECT_VERSION | static adt helper utilities | ||
| 32 | CL_ADT_UTILITY - GET_WB_VERSION | static adt helper utilities | ||
| 33 | CL_OO_ADT_RES_CLASS - CONSTRUCTOR | class controller working with xml as in/output | ||
| 34 | CL_OO_ADT_RES_HELPER - CONSTRUCTOR | helper class used in class and include controller | ||
| 35 | CL_OO_ADT_RES_HELPER - GET_INCLUDE_INFO | helper class used in class and include controller | ||
| 36 | CL_OO_ADT_RES_HELPER - GET_INCLUDE_LIFECYCLE_PROPS | helper class used in class and include controller | ||
| 37 | CL_OO_ADT_RES_HELPER - GET_TRANSPORT_INFO | helper class used in class and include controller | ||
| 38 | CL_OO_ADT_RES_HELPER - GET_TRANSPORT_INFO | helper class used in class and include controller | ||
| 39 | CL_OO_ADT_RES_INCLUDE - CHECK_CLASS_EXISTS | resource controller for class includes | SOURCE check_class_exists( class_name ). |
|
| 40 | CL_OO_ADT_RES_INCLUDE - CHECK_CLASS_EXISTS | resource controller for class includes | SOURCE me->check_class_exists( class_name = clsname ). |
|
| 41 | CL_OO_ADT_RES_INCLUDE - CONSTRUCTOR | resource controller for class includes | ||
| 42 | CL_OO_ADT_RES_INCLUDE - GET_ETAG_UNIFICATION_SRC_STR | resource controller for class includes | SOURCE etag = cl_adt_utility=>calculate_etag_base( |
|
| 43 | CL_OO_ADT_RES_INCLUDE - GET_ETAG_UNIFICATION_SRC_STR | resource controller for class includes | SOURCE last_modified = timestamp |
|
| 44 | CL_OO_ADT_RES_INCLUDE - GET_ETAG_UNIFICATION_SRC_STR | resource controller for class includes | SOURCE version = cl_adt_utility=>get_object_version( lifecycle_props-version ) |
|
| 45 | CL_OO_ADT_RES_INCLUDE - GET_ETAG_UNIFICATION_SRC_STR | resource controller for class includes | SOURCE additional_unification_string = get_etag_unification_src_str( ) ). |
|
| 46 | CL_OO_ADT_RES_INCLUDE - GET_ETAG_UNIFICATION_SRC_STR | resource controller for class includes | SOURCE additional_etag_string = get_etag_unification_src_str( ). |
|
| 47 | CL_OO_ADT_RES_INCLUDE - GET_INCLUDE_INFO | resource controller for class includes | SOURCE include_info = get_include_info( include_type = include_resource_type |
|
| 48 | CL_OO_ADT_RES_INCLUDE - GET_INCLUDE_INFO | resource controller for class includes | SOURCE class_name = clsname ). |
|
| 49 | CL_OO_ADT_RES_INCLUDE - GET_INCLUDE_INFO | resource controller for class includes | SOURCE include_info = get_include_info( |
|
| 50 | CL_OO_ADT_RES_INCLUDE - GET_INCLUDE_INFO | resource controller for class includes | SOURCE include_type = include_resource_type |
|
| 51 | CL_OO_ADT_RES_INCLUDE - GET_INCLUDE_INFO | resource controller for class includes | SOURCE class_name = clsname ). |
|
| 52 | CL_OO_ADT_RES_INCLUDE - GET_INCLUDE_INFO | resource controller for class includes | SOURCE include_info = get_include_info( include_type = include_resource_type |
|
| 53 | CL_OO_ADT_RES_INCLUDE - GET_INCLUDE_INFO | resource controller for class includes | SOURCE class_name = clsname ). |
|
| 54 | CL_OO_ADT_RES_INCLUDE - GET_INCLUDE_INFO | resource controller for class includes | SOURCE include_info = get_include_info( |
|
| 55 | CL_OO_ADT_RES_INCLUDE - GET_INCLUDE_INFO | resource controller for class includes | SOURCE include_type = inc_type |
|
| 56 | CL_OO_ADT_RES_INCLUDE - GET_INCLUDE_INFO | resource controller for class includes | SOURCE class_name = class_name ). |
|
| 57 | CL_OO_ADT_RES_INCLUDE - GET_VERSION | resource controller for class includes | SOURCE version = get_version( |
|
| 58 | CL_OO_ADT_RES_INCLUDE - GET_VERSION | resource controller for class includes | SOURCE version = version |
|
| 59 | CL_OO_ADT_RES_INCLUDE - GET_VERSION | resource controller for class includes | SOURCE obj_type = obj_type |
|
| 60 | CL_OO_ADT_RES_INCLUDE - GET_VERSION | resource controller for class includes | SOURCE obj_name = obj_name ). |
|
| 61 | CL_OO_ADT_RES_INCLUDE - GET_VERSION | resource controller for class includes | SOURCE version = get_version( |
|
| 62 | CL_OO_ADT_RES_INCLUDE - GET_VERSION | resource controller for class includes | SOURCE version = class_version |
|
| 63 | CL_OO_ADT_RES_INCLUDE - GET_VERSION | resource controller for class includes | SOURCE obj_type = include_info-limu_obj_type |
|
| 64 | CL_OO_ADT_RES_INCLUDE - GET_VERSION | resource controller for class includes | SOURCE obj_name = sub_name ). |
|
| 65 | CL_OO_ADT_RES_INCLUDE - READ_INCLUDE_LIFECYCLE_PROPS | resource controller for class includes | ||
| 66 | CL_OO_ADT_RES_INCLUDE - READ_INCLUDE_LIFECYCLE_PROPS | resource controller for class includes | ||
| 67 | CL_OO_ADT_URI_BUILDER_CLASS - CREATE_URI_FOR_CLASS_INCLUDE | Class for URI Creation | ||
| 68 | CL_OO_ADT_URI_BUILDER_CLASS - CREATE_URI_FOR_CLASS_INC_COLL | Class for URI Creation | ||
| 69 | CL_OO_CLASSNAME_SERVICE - GET_CCAU_NAME | Service for Include Names in Class Environment | ||
| 70 | CL_OO_CLASSNAME_SERVICE - GET_CCAU_NAME | Service for Include Names in Class Environment | ||
| 71 | CL_OO_CLASSNAME_SERVICE - GET_CCDEF_NAME | Service for Include Names in Class Environment | ||
| 72 | CL_OO_CLASSNAME_SERVICE - GET_CCDEF_NAME | Service for Include Names in Class Environment | ||
| 73 | CL_OO_CLASSNAME_SERVICE - GET_CCIMP_NAME | Service for Include Names in Class Environment | ||
| 74 | CL_OO_CLASSNAME_SERVICE - GET_CCIMP_NAME | Service for Include Names in Class Environment | ||
| 75 | CL_OO_CLASSNAME_SERVICE - GET_CCMAC_NAME | Service for Include Names in Class Environment | ||
| 76 | CL_OO_CLASSNAME_SERVICE - GET_CCMAC_NAME | Service for Include Names in Class Environment | ||
| 77 | CL_OO_CLASSNAME_SERVICE - GET_CL_NAME | Service for Include Names in Class Environment | ||
| 78 | CL_OO_CLIF_MODIFICATIONS - MODIFICATION_SUPPORT_DISABLED | Classes and Interfaces Modifications | ||
| 79 | CL_SEDI_ADT_CNT_NEGOTIATION - GENERATE_RESPONSE | Implements content negotiation for source objects | ||
| 80 | CL_WB_ABSTRACT_TEST_HELPER - DISABLE_CORR | abstract base class for unit test helper classes | ||
| 81 | CL_WB_ABSTRACT_TEST_HELPER - ENABLE_CORR | abstract base class for unit test helper classes | ||
| 82 | CL_WB_ABSTRACT_TEST_HELPER - HAS_CORR_INSERT_BEEN_CALLED | abstract base class for unit test helper classes | ||
| 83 | CL_WB_ACTIVATION_DB_API - IS_OWN_ITEM | API for DB tables of inactive workbench objects | ||
| 84 | CL_WB_ADT_REST_RESOURCE - CALL_ACCESS_PERMISSION_INSERT | Basis Class for ADT Resource Controllers for WB object types | ||
| 85 | CL_WB_ADT_REST_RESOURCE - CHECK_OBJECT_EXISTENCE | Basis Class for ADT Resource Controllers for WB object types | ||
| 86 | CL_WB_ADT_REST_RESOURCE - CHECK_OBJECT_EXISTENCE | Basis Class for ADT Resource Controllers for WB object types | ||
| 87 | CL_WB_ADT_REST_RESOURCE - CONSTRUCTOR | Basis Class for ADT Resource Controllers for WB object types | ||
| 88 | CL_WB_ADT_REST_RESOURCE - DO_CREATE_CHILD | Basis Class for ADT Resource Controllers for WB object types | ||
| 89 | CL_WB_ADT_REST_RESOURCE - DO_CREATE_CHILD | Basis Class for ADT Resource Controllers for WB object types | ||
| 90 | CL_WB_ADT_REST_RESOURCE - DO_GET | Basis Class for ADT Resource Controllers for WB object types | ||
| 91 | CL_WB_ADT_REST_RESOURCE - DO_GET | Basis Class for ADT Resource Controllers for WB object types | ||
| 92 | CL_WB_ADT_REST_RESOURCE - DO_UPDATE | Basis Class for ADT Resource Controllers for WB object types | ||
| 93 | CL_WB_ADT_REST_RESOURCE - DO_UPDATE | Basis Class for ADT Resource Controllers for WB object types | ||
| 94 | CL_WB_ADT_REST_RESOURCE - INIT_RESOURCE_DATA_BY_OBJKEY | Basis Class for ADT Resource Controllers for WB object types | ||
| 95 | CL_WB_CLEDITOR - SAVE_SECTION_SOURCE | Editors for Methods, Local Classes, Sections | ||
| 96 | CL_WB_CLEDITOR - SET_ADT_MODE | Editors for Methods, Local Classes, Sections | ||
| 97 | CL_WB_CLEDITOR - SET_LIFECYCLE_MANAGER | Editors for Methods, Local Classes, Sections | ||
| 98 | CL_WB_CLEDITOR - SET_LIFECYCLE_MANAGER | Editors for Methods, Local Classes, Sections | ||
| 99 | CL_WB_EDITOR - MODIFICATION_ASSIST_TURN_OFF | ABAP Editor - Development Workbench View | ||
| 100 | CL_WB_EDITOR - SET_MODE | ABAP Editor - Development Workbench View | ||
| 101 | CL_WB_OBJECT_TYPE - GET_CONCATENATED_KEY_FROM_ID | Repository Object Type | ||
| 102 | CL_WB_SOURCE - GET_SOURCE_TAB | Source Management | ||
| 103 | CL_WB_SOURCE - SET_SOURCE_TAB | Source Management | ||
| 104 | CL_WB_SOURCE_REQ_DISPATCHER - GET_OBJECT_FROM_SOURCENAME | Decision Class for Source Requests | ||
| 105 | CL_WB_SOURCE_REQ_DISPATCHER - GET_OBJECT_FROM_SOURCENAME | Decision Class for Source Requests | ||
| 106 | CL_WB_TEST_HELPER - CREATE_INSTANCE | Helper Klasse für ABAP Unit Tests | ||
| 107 | CX_ADT_REST - CREATE_PROPERTIES | Shared exceptions for resource/service framework | ||
| 108 | CX_ADT_REST - CREATE_PROPERTIES | Shared exceptions for resource/service framework | ||
| 109 | CX_ADT_REST - CREATE_TEXTID_FROM_MSG_PARAMS | Shared exceptions for resource/service framework | ||
| 110 | CX_ADT_REST - CREATE_TEXTID_FROM_MSG_PARAMS | Shared exceptions for resource/service framework | ||
| 111 | CX_ADT_REST - CREATE_TEXTID_FROM_MSG_PARAMS | Shared exceptions for resource/service framework | ||
| 112 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 113 | IF_ADT_CTS_MANAGEMENT - IS_TRANSPORT_DISABLED_FOR_OBJ | Managing transport request for resources | ||
| 114 | IF_ADT_CTS_MANAGEMENT - IS_TRANSPORT_DISABLED_FOR_OBJ | Managing transport request for resources | ||
| 115 | IF_ADT_EXCEPTION_PROPERTIES - ADD_PROPERTY | Exception properties | ||
| 116 | IF_ADT_EXCEPTION_PROPERTIES - ADD_PROPERTY | Exception properties | ||
| 117 | IF_ADT_LOCK_HANDLE - SET | Lock Handle | ||
| 118 | IF_ADT_LOCK_HANDLE - SET | Lock Handle | ||
| 119 | IF_ADT_REST_REQUEST - GET_BODY_DATA | ADT Access to REST Request | ||
| 120 | IF_ADT_REST_REQUEST - GET_BODY_DATA | ADT Access to REST Request | ||
| 121 | IF_ADT_REST_REQUEST - GET_IF_NONE_MATCH | ADT Access to REST Request | ||
| 122 | IF_ADT_REST_REQUEST - GET_URI_ATTRIBUTE | ADT Access to REST Request | ||
| 123 | IF_ADT_REST_REQUEST - GET_URI_ATTRIBUTE | ADT Access to REST Request | ||
| 124 | IF_ADT_REST_REQUEST - GET_URI_ATTRIBUTE | ADT Access to REST Request | ||
| 125 | IF_ADT_REST_REQUEST - GET_URI_QUERY_PARAMETER | ADT Access to REST Request | ||
| 126 | IF_ADT_REST_REQUEST - GET_URI_QUERY_PARAMETER | ADT Access to REST Request | ||
| 127 | IF_ADT_REST_REQUEST - GET_URI_QUERY_PARAMETER | ADT Access to REST Request | ||
| 128 | IF_ADT_REST_RESPONSE - SET_ETAG | ADT Access to REST Response | ||
| 129 | IF_ADT_REST_RESPONSE - SET_LAST_MODIFIED | ADT Access to REST Response | ||
| 130 | IF_ADT_REST_RESPONSE - SET_STATUS | ADT Access to REST Response | ||
| 131 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 132 | IF_WB_ADT_REST_RESOURCE_DATA - GET_OBJECT_KEY | Resource Data | ||
| 133 | IF_WB_ADT_REST_RESOURCE_DATA - GET_TRANSPORT_KEY | Resource Data | ||
| 134 | IF_WB_DARK_FUNCTIONALITY - READ | Tool Functions Without Display | ||
| 135 | IF_WB_DARK_FUNCTIONALITY - READ | Tool Functions Without Display | ||
| 136 | IF_WB_DARK_FUNCTIONALITY - SET | Tool Functions Without Display |