Class Method list used by SAP ABAP Class CL_MTS_R_PRX_CONTRACT_IMPL (Resource Class for Contract Implementation)
SAP ABAP Class
CL_MTS_R_PRX_CONTRACT_IMPL (Resource Class for Contract Implementation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_CONV_OUT_CE - CONVERT | Code Page and Endian Conversion (System Format -> External) | ||
| 2 | CL_ABAP_CONV_OUT_CE - CREATE | Code Page and Endian Conversion (System Format -> External) | ||
| 3 | CL_ABAP_UNIT_ASSERT - ABORT | ABAP Unit: Assertions (see longtext) | ||
| 4 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 5 | CL_ABAP_UNIT_ASSERT - ASSERT_NOT_INITIAL | ABAP Unit: Assertions (see longtext) | ||
| 6 | CL_ADT_REST_REQUEST_STUB - CONSTRUCTOR | Stub implementation for if_adt_rest_request | ||
| 7 | CL_ADT_REST_REQUEST_STUB - SET_BODY_DATA | Stub implementation for if_adt_rest_request | ||
| 8 | CL_ADT_REST_REQUEST_STUB - SET_URI_ATTRIBUTE | Stub implementation for if_adt_rest_request | ||
| 9 | CL_ADT_REST_RESOURCE - DELETE | Basis Class for ADT Resource Controllers | ||
| 10 | CL_ADT_REST_RESOURCE - GET | Basis Class for ADT Resource Controllers | ||
| 11 | CL_ADT_REST_RESOURCE - POST | Basis Class for ADT Resource Controllers | ||
| 12 | CL_ADT_REST_RESOURCE - PUT | Basis Class for ADT Resource Controllers | ||
| 13 | CL_ADT_REST_RESPONSE_SPY - CONSTRUCTOR | Test double for recording response data set by resource | ||
| 14 | CL_ADT_REST_RESPONSE_SPY - GET_BODY_DATA | Test double for recording response data set by resource | ||
| 15 | CL_AUNIT_ASSERT - FAIL | ABAP Unit: Assertions (see Longtext) | ||
| 16 | CL_MTS_R_PRX_ABSTRACT - CONSTRUCTOR | REST Resource Abstract Class For Proxy Objects | ||
| 17 | CL_MTS_R_PRX_ABSTRACT - FILL_ADT_OBJECT_REF | REST Resource Abstract Class For Proxy Objects | ||
| 18 | CL_MTS_R_PRX_ABSTRACT - FILL_ADT_OBJECT_REF | REST Resource Abstract Class For Proxy Objects | ||
| 19 | CL_MTS_R_PRX_ABSTRACT - FILL_QNAME | REST Resource Abstract Class For Proxy Objects | ||
| 20 | CL_MTS_R_PRX_ABSTRACT - GET_MO_DATA_CONTAINER | REST Resource Abstract Class For Proxy Objects | ||
| 21 | CL_MTS_R_PRX_ABSTRACT - GET_MO_DATA_CONTAINER | REST Resource Abstract Class For Proxy Objects | ||
| 22 | CL_MTS_R_PRX_ABSTRACT - GET_PROXY_DATA | REST Resource Abstract Class For Proxy Objects | ||
| 23 | CL_MTS_R_PRX_ABSTRACT - GET_PROXY_DATA | REST Resource Abstract Class For Proxy Objects | ||
| 24 | CL_MTS_R_PRX_ABSTRACT - _CREATE | REST Resource Abstract Class For Proxy Objects | ||
| 25 | CL_MTS_R_PRX_ABSTRACT - _CREATE | REST Resource Abstract Class For Proxy Objects | ||
| 26 | CL_MTS_R_PRX_ABSTRACT - _MODIFY | REST Resource Abstract Class For Proxy Objects | ||
| 27 | CL_MTS_R_PRX_ABSTRACT - _MODIFY | REST Resource Abstract Class For Proxy Objects | ||
| 28 | CL_MTS_R_PRX_CONTRACT_IMPL - COMPARE_REQ_MT | Resource Class for Contract Implementation | SOURCE IF compare_req_mt( is_qname = lr_consumer->get_request_message( ) iv_prx_name = ls_operation-requestmessageref-req_message_ref-name ) EQ abap_true. |
|
| 29 | CL_MTS_R_PRX_CONTRACT_IMPL - COMPARE_REQ_MT | Resource Class for Contract Implementation | SOURCE IF compare_req_mt( is_qname = lr_provider->get_request_message( ) iv_prx_name = lr_contract_operation_ws->get_request_name( ) ) EQ abap_true. |
|
| 30 | CL_MTS_R_PRX_CONTRACT_IMPL - COMPARE_REQ_MT | Resource Class for Contract Implementation | SOURCE if compare_req_mt( is_qname = ls_qname iv_prx_name = ls_operation-requestmessageref-req_message_ref-name ) eq abap_true. |
|
| 31 | CL_MTS_R_PRX_CONTRACT_IMPL - COMPARE_REQ_MT | Resource Class for Contract Implementation | SOURCE if compare_req_mt( is_qname = ls_qname iv_prx_name = ls_operation-requestmessageref-req_message_ref-name ) eq abap_true. |
|
| 32 | CL_MTS_R_PRX_CONTRACT_IMPL - CONSTRUCTOR | Resource Class for Contract Implementation | ||
| 33 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE ls_contract-actor1 = get_actor_info( |
|
| 34 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE exporting |
|
| 35 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE ir_contract_impl = lr_contract_impl " Contract Implementation |
|
| 36 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE ir_contract_actor = lr_contract_actor " Actor |
|
| 37 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | ||
| 38 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE ). |
|
| 39 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE ls_contract-actor2 = get_actor_info( |
|
| 40 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE exporting |
|
| 41 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE ir_contract_impl = lr_contract_impl " Contract Implementation |
|
| 42 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE ir_contract_actor = lr_contract_actor " Actor |
|
| 43 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | ||
| 44 | CL_MTS_R_PRX_CONTRACT_IMPL - GET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE ). |
|
| 45 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE set_actor_info( |
|
| 46 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE exporting |
|
| 47 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE is_ci_actor = ls_actor_1 |
|
| 48 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE changing |
|
| 49 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE cr_contract_impl = lr_contract_impl " Contract Implementation |
|
| 50 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE ). |
|
| 51 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE set_actor_info( |
|
| 52 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE exporting |
|
| 53 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE is_ci_actor = ls_actor_2 |
|
| 54 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE changing |
|
| 55 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE cr_contract_impl = lr_contract_impl " Contract Implementation |
|
| 56 | CL_MTS_R_PRX_CONTRACT_IMPL - SET_ACTOR_INFO | Resource Class for Contract Implementation | SOURCE ). |
|
| 57 | CL_PROXY_PUBLIC_UTILS - GET_PROXY_KEY_BY_ABAP_KEY_SNGL | Proxy Generation: Public Utilities | ||
| 58 | CL_PROXY_SLIB_RETRIEVER - GET_SIMPLE_PLAYER | Proxy Retriever | ||
| 59 | CL_PXN - GET_FACTORY | Proxy API | ||
| 60 | CL_PXN_PUBLIC_UTILS - CREATE_RFC_ACCESS | Utilities | ||
| 61 | CL_WB_ADT_REST_RESOURCE - INITIALIZE | Basis Class for ADT Resource Controllers for WB object types | ||
| 62 | CL_WB_ADT_REST_RESOURCE - INITIALIZE | Basis Class for ADT Resource Controllers for WB object types | ||
| 63 | CL_WB_TEST_HELPER_SYS_SETTINGS - IS_DEV_SYSTEM | Offers information about system settings | ||
| 64 | IF_PXNE_INTERFACE - GET_OPERATIONS | service interface | ||
| 65 | IF_PXNE_INTERFACE_OUT - GET_OPERATIONS | external consumer | ||
| 66 | IF_PXNE_MAIN - ACTIVATE | Main | ||
| 67 | IF_PXNE_MAIN - DELETE | Main | ||
| 68 | IF_PXNE_MAIN - SAVE | Main | ||
| 69 | IF_PXNE_MESSAGE_TYPE - GET_ABAP_NAME | Message Type | ||
| 70 | IF_PXNE_OPERATION - GET_ABAP_NAME | Operation | ||
| 71 | IF_PXNE_OPERATION - GET_REQUEST | Operation | ||
| 72 | IF_PXNE_OPERATION - GET_RESPONSE | Operation | ||
| 73 | IF_PXNE_OPERATION_PARAM - GET_MESSAGE_TYPE | Parameter of interface operation | ||
| 74 | IF_PXN_ABAP - SET_ABAP_NAME | ABAP releated properties | ||
| 75 | IF_PXN_ABAP - SET_ABAP_NAME | ABAP releated properties | ||
| 76 | IF_PXN_ABAP_INFO - GET_ABAP_NAME | ABAP properties | ||
| 77 | IF_PXN_ABAP_INFO - GET_ABAP_NAME | ABAP properties | ||
| 78 | IF_PXN_BASE - GET_ABAP_NAME | Node | ||
| 79 | IF_PXN_BASE - GET_ABAP_NAME | Node | ||
| 80 | IF_PXN_BASE - SET_ABAP_NAME | Node | ||
| 81 | IF_PXN_BASE - SET_ABAP_NAME | Node | ||
| 82 | IF_PXN_BASE_INFO - GET_ABAP_NAME | Node | ||
| 83 | IF_PXN_BASE_INFO - GET_ABAP_NAME | Node | ||
| 84 | IF_PXN_CI_RFC_CONSUMER - GET_CONSUMER | Service Consumer | ||
| 85 | IF_PXN_CI_RFC_CONSUMER - GET_CONTRACT_OPERATION_NAME | Service Consumer | ||
| 86 | IF_PXN_CI_RFC_CONSUMER - SET_CONSUMER | Service Consumer | ||
| 87 | IF_PXN_CI_SERVICE_CONSUMER - GET_CONSUMER | Service Consumer | ||
| 88 | IF_PXN_CI_SERVICE_CONSUMER - GET_REQUEST_MESSAGE | Service Consumer | ||
| 89 | IF_PXN_CI_SERVICE_CONSUMER - GET_REQUEST_MESSAGE | Service Consumer | ||
| 90 | IF_PXN_CI_SERVICE_CONSUMER - SET_CONSUMER | Service Consumer | ||
| 91 | IF_PXN_CI_SERVICE_IMPL - GET_REQUEST_MESSAGE | Service Implementation | ||
| 92 | IF_PXN_CI_SERVICE_IMPL - GET_REQUEST_MESSAGE | Service Implementation | ||
| 93 | IF_PXN_CI_SERVICE_PROVIDER - GET_PROVIDER | Service Provider | ||
| 94 | IF_PXN_CI_SERVICE_PROVIDER - GET_REQUEST_MESSAGE | Service Provider | ||
| 95 | IF_PXN_CI_SERVICE_PROV_CORE - GET_REQUEST_MESSAGE | Service Provider | ||
| 96 | IF_PXN_CI_SERVICE_PROV_CORE - SET_PROVIDER_INTF | Service Provider | ||
| 97 | IF_PXN_CONFIGURATION - SET_INTERFACE_PATTERN | Configuration data | ||
| 98 | IF_PXN_CONTRACT - GET_ACTOR_1 | Contract | ||
| 99 | IF_PXN_CONTRACT - GET_ACTOR_1 | Contract | ||
| 100 | IF_PXN_CONTRACT - GET_ACTOR_2 | Contract | ||
| 101 | IF_PXN_CONTRACT - SET_COMMUNICATION_TYPE | Contract | ||
| 102 | IF_PXN_CONTRACT_ACTOR - GET_NAME | Actor | ||
| 103 | IF_PXN_CONTRACT_ACTOR - GET_OPERATIONS | Actor | ||
| 104 | IF_PXN_CONTRACT_ACTOR - GET_OPERATIONS | Actor | ||
| 105 | IF_PXN_CONTRACT_IMPLEMENTATION - GET_ABAP_NAME | Contract Implementation | ||
| 106 | IF_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME | Contract Implementation | ||
| 107 | IF_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME | Contract Implementation | ||
| 108 | IF_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME | Contract Implementation | ||
| 109 | IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONSUMERS | Contract Implementation | ||
| 110 | IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONSUMERS | Contract Implementation | ||
| 111 | IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME | Contract Implementation | ||
| 112 | IF_PXN_CONTRACT_IMPLEMENTATION - GET_PROVIDERS | Contract Implementation | ||
| 113 | IF_PXN_CONTRACT_IMPLEMENTATION - GET_PROVIDERS | Contract Implementation | ||
| 114 | IF_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_CONSUMERS | Contract Implementation | ||
| 115 | IF_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_CONSUMERS | Contract Implementation | ||
| 116 | IF_PXN_CONTRACT_IMPLEMENTATION - SET_ABAP_NAME | Contract Implementation | ||
| 117 | IF_PXN_CONTRACT_OPERATION - GET_COMMUNICATION_TYPE | Operation within a Contract | ||
| 118 | IF_PXN_CONTRACT_OPERATION - SWITCH_TO_COMMUNICATION_TYPE | Operation within a Contract | ||
| 119 | IF_PXN_CONTRACT_OPERATION_RFC - GET_NAME | Operation within a Contract | ||
| 120 | IF_PXN_CONTRACT_OPERATION_RFC - GET_RFC_OPERATION | Operation within a Contract | ||
| 121 | IF_PXN_CONTRACT_OPERATION_RFC - SET_RFC_OPERATION | Operation within a Contract | ||
| 122 | IF_PXN_CONTRACT_OPERATION_WS - GET_FAULTS | Operation within a Contract | ||
| 123 | IF_PXN_CONTRACT_OPERATION_WS - GET_NAME | Operation within a Contract | ||
| 124 | IF_PXN_CONTRACT_OPERATION_WS - GET_REQUEST | Operation within a Contract | ||
| 125 | IF_PXN_CONTRACT_OPERATION_WS - GET_REQUEST_NAME | Operation within a Contract | ||
| 126 | IF_PXN_CONTRACT_OPERATION_WS - GET_RESPONSE_NAME | Operation within a Contract | ||
| 127 | IF_PXN_CONTRACT_OPERATION_WS - SET_REQUEST_BY_NAME | Operation within a Contract | ||
| 128 | IF_PXN_CONTRACT_OPERATION_WS - SET_RESPONSE_BY_NAME | Operation within a Contract | ||
| 129 | IF_PXN_CONTRACT_OP_PARAM - GET_MESSAGE_NAME | Parameter of interface operation | ||
| 130 | IF_PXN_CONTRACT_OP_PARAM - GET_XML_QNAME | Parameter of interface operation | ||
| 131 | IF_PXN_CORE - SET_NAME | Core properties | ||
| 132 | IF_PXN_CORE_INFO - GET_NAME | Core info | ||
| 133 | IF_PXN_FACTORY - CREATE_WSDL_ACCESS | Factory | ||
| 134 | IF_PXN_FACTORY - LOAD_BY_ABAP_NAME | Factory | ||
| 135 | IF_PXN_FACTORY - LOAD_BY_ABAP_NAME | Factory | ||
| 136 | IF_PXN_FACTORY - LOAD_CONTRACT_BY_QNAME | Factory | ||
| 137 | IF_PXN_FACTORY - LOAD_MAPPING_BY_QNAME | Factory | ||
| 138 | IF_PXN_FACTORY - LOAD_MAPPING_FACADE_BY_QNAME | Factory | ||
| 139 | IF_PXN_FACTORY - LOAD_RFC_CONSUMER_BY_QNAME | Factory | ||
| 140 | IF_PXN_FACTORY - LOAD_SEM_CONTRACT_BY_QNAME | Factory | ||
| 141 | IF_PXN_FACTORY - NEW_CONTRACT | Factory | ||
| 142 | IF_PXN_FACTORY - NEW_CONTRACT_IMPL | Factory | ||
| 143 | IF_PXN_FACTORY - NEW_EXT_OUTBOUND_INTERFACE | Factory | ||
| 144 | IF_PXN_FACTORY - NEW_MAPPING | Factory | ||
| 145 | IF_PXN_FACTORY - NEW_MAPPING_FACADE | Factory | ||
| 146 | IF_PXN_FACTORY - NEW_RFC_CONSUMER | Factory | ||
| 147 | IF_PXN_FACTORY - NEW_SEM_CONTRACT | Factory | ||
| 148 | IF_PXN_GLOBAL - GET_PREFIX | Global object node (read only) | ||
| 149 | IF_PXN_LIFE_CYCLE_STATUS - SET_LIFE_CYCLE_STATUS | Classification | ||
| 150 | IF_PXN_MAIN - ACTIVATE | Main | ||
| 151 | IF_PXN_MAIN - DELETE | Main | ||
| 152 | IF_PXN_MAIN - GET_ACTIVE_ROOT | Main | ||
| 153 | IF_PXN_MAIN - SAVE | Main | ||
| 154 | IF_PXN_MAPPING - ADD_TARGET_METHOD | Operation mapping | ||
| 155 | IF_PXN_MAPPING - SET_SOURCE_METHOD | Operation mapping | ||
| 156 | IF_PXN_MAPPING_FACADE - ADD_MAPPING_BY_NAME | Consumer Mapping | ||
| 157 | IF_PXN_MAPPING_FACADE - SET_HAS_SINGLE_TARGET | Consumer Mapping | ||
| 158 | IF_PXN_MAPPING_FACADE - SET_SOURCE_CLASS | Consumer Mapping | ||
| 159 | IF_PXN_OBJECT_INFO - GET_PREFIX | proxy object (not necessarily global) | ||
| 160 | IF_PXN_RFC_CONSUMER - SET_ABAP_NAME | RFC consumer | ||
| 161 | IF_PXN_SEMANTIC_ACTOR - CREATE_OPERATION | Actor within Semantic Contract | ||
| 162 | IF_PXN_SEMANTIC_ACTOR - SET_NAME | Actor within Semantic Contract | ||
| 163 | IF_PXN_SEMANTIC_CONTRACT - GET_ACTOR_1 | Semantic Contract | ||
| 164 | IF_PXN_SEMANTIC_CONTRACT - GET_ACTOR_2 | Semantic Contract | ||
| 165 | IF_PX_MAIN - ACTIVATE | Main | ||
| 166 | IF_PX_MAIN - DELETE | Main | ||
| 167 | IF_PX_MAIN - GET_ACTIVE_ROOT | Main | ||
| 168 | IF_PX_MAIN - SAVE | Main |