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