Class Method list used by SAP ABAP Class CL_PXN_CONTRACT_IMPLEMENTATION (Contract Implementation)
SAP ABAP Class CL_PXN_CONTRACT_IMPLEMENTATION (Contract Implementation) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ESD_AUNIT_ASSERT - ASSERT_BOUND cl_aunit_assert
2 Class Method  CL_ESD_AUNIT_ASSERT - ASSERT_EQUALS cl_aunit_assert
3 Class Method  CL_ESD_AUNIT_ASSERT - ASSERT_EXCEPTION cl_aunit_assert
4 Class Method  CL_ESD_AUNIT_ASSERT - ASSERT_INITIAL cl_aunit_assert
5 Class Method  CL_ESD_AUNIT_ASSERT - ASSERT_NOT_INITIAL cl_aunit_assert
6 Class Method  CL_ESD_AUNIT_ASSERT - FAIL cl_aunit_assert
7 Class Method  CL_ESD_CG_HELPER - GET_QUERY Static Helper Methods for Consumer Groups
8 Class Method  CL_PROXY - BUILD_INDEX Proxy Generation: Proxy Type with Referenced Proxy Types
9 Class Method  CL_PROXY - GET_ID Proxy Generation: Proxy Type with Referenced Proxy Types
10 Class Method  CL_PROXY - GET_ID Proxy Generation: Proxy Type with Referenced Proxy Types
11 Class Method  CL_PROXY_AUNIT_ASSERT - ASSERT_SAVE_PXN cl_aunit_assert
12 Class Method  CL_PROXY_DB - DESERIALIZE Proxy Generation: Database Communication
13 Class Method  CL_PROXY_DB - LOAD_BY_ABAP_NAME Proxy Generation: Database Communication
14 Class Method  CL_PROXY_UTILS - GET_DOMAIN_TEXT_BUFFERED Common Utilities
15 Class Method  CL_PXN - GET_FACTORY Proxy API
16 Class Method  CL_PXN_AUNIT - GET_FACTORY Unittest
17 Class Method  CL_PXN_AUNIT - INVALIDATE_MAIN Unittest
18 Class Method  CL_PXN_AUNIT - QNAME Unittest
19 Class Method  CL_PXN_AUNIT - _SETUP Unittest
20 Class Method  CL_PXN_BASE - CONSTRUCTOR Base (abstract)
21 Class Method  CL_PXN_BASE - SET_ABAP_NAME_AND_PREFIX Base (abstract)
22 Class Method  CL_PXN_CHECK_UTILS - GET_CI_IMPL_DATA_FOR_SG Utilities
23 Class Method  CL_PXN_CHECK_UTILS - GET_RFC_CONSUMER_DETAILS Utilities
24 Class Method  CL_PXN_CHECK_UTILS - GET_STCM_TARGET Utilities
25 Class Method  CL_PXN_CHECK_UTILS - GET_STCM_TARGET Utilities
26 Class Method  CL_PXN_CI_RFC_CONSUMER - CONSTRUCTOR Cons. Implementation for an RFC operation
27 Class Method  CL_PXN_CI_SERVICE_CONSUMER - CONSTRUCTOR Cons. Implementation for a Request Mess.
28 Class Method  CL_PXN_CI_SERVICE_PROVIDER - CONSTRUCTOR Prov. Implementation for a Request Mess.
29 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - ASSIGN_ACTOR Contract Implementation SOURCE me->assign_actor( actor_name = lv_actor_name
30 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - ASSIGN_ACTOR Contract Implementation SOURCE referenced_contract = me->contract ).
31 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - CHECK_ACTOR_RENAMED Contract Implementation SOURCE if me->check_actor_renamed( me->contract ) is not initial.
32 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - CHECK_ACTOR_RENAMED Contract Implementation SOURCE lv_actor_name = check_actor_renamed( me->contract ).
33 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - CHECK_MESSAGE_ADDED Contract Implementation SOURCE me->check_message_added( me->contract ).
34 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - CHECK_MESSAGE_DELETED Contract Implementation SOURCE me->check_message_deleted( me->contract ).
35 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - CHECK_RFC_CONSISTENCY Contract Implementation SOURCE check_rfc_consistency( ).
36 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - CHECK_RFC_OPERATIONS_ADDED Contract Implementation SOURCE me->check_rfc_operations_added( lt_contract_rfc_ops ).
37 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - CHECK_RFC_OPERATIONS_DELETED Contract Implementation SOURCE me->check_rfc_operations_deleted( lt_contract_rfc_ops ).
38 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE raise resumable exception type cx_pxn_inconsistent_repairable
39 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE exporting
40 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE textid = cx_pxn_node_inconsistent=>ci_local_actor_not_found
41 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE node = me
42 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE name = me->get_actor_name( ) && ' '
43 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE name2 = me->get_contract_name( ).
44 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE lv_actor_name = me->get_actor_name( ).
45 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE raise resumable exception type cx_pxn_inconsistent_repairable
46 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE exporting
47 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE textid = cx_pxn_inconsistent_repairable=>CONTRACT_OP_MISSING
48 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE core = me
49 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE name = lv_rfc_oper
50 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE name2 = conv #( me->get_actor_name( ) ).
51 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE raise resumable exception type cx_pxn_inconsistent_repairable
52 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE exporting
53 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE textid = cx_pxn_inconsistent_repairable=>CONTRACT_OP_DELETED
54 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE core = me
55 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE name = lv_rfc_oper
56 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation SOURCE name2 = conv #( me->get_actor_name( ) ).
57 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE ls_contract_db = cl_proxy_db=>load_by_abap_name(
58 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE object = sprx_const_contract
59 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE obj_name = mr_contract_impl->get_contract_name( )
60 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE ).
61 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE create object lx_inv_object
62 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE exporting
63 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE textid = cx_pxn_invalid_object=>invalid_abap_object
64 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE abap_type = sprx_const_contract
65 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE abap_name = mr_contract_impl->get_contract_name( )
66 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE previous = lx_gen_error.
67 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE raise resumable exception type cx_pxn_inconsistency_warning
68 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE exporting
69 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE textid = cx_pxn_inconsistency_warning=>not_released
70 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE name = text-con && ' '
71 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE name2 = me->get_contract_name( )
72 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE value = cl_proxy_utils=>get_domain_text_buffered( tabname = 'PRX_IFR_LIFESTATE' fieldname = space value = lr_details->life_cycle_status )
73 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE core = me.
74 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE raise resumable exception type cx_pxn_inconsistent_repairable
75 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE exporting
76 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE textid = cx_pxn_node_inconsistent=>ci_local_actor_not_found
77 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE node = me
78 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE name = me->get_actor_name( ) && ' '
79 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE name2 = me->get_contract_name( ).
80 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE raise resumable exception type cx_pxn_inconsistent_repairable
81 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE exporting
82 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE textid = cx_pxn_inconsistent_repairable=>contract_msg_added
83 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE core = me
84 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE name = conv #( lr_msgtyp->ifr_name )
85 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE name2 = conv #( me->get_contract_name( ) ).
86 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE raise resumable exception type cx_pxn_inconsistent_repairable
87 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE exporting
88 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE textid = cx_pxn_inconsistent_repairable=>contract_msg_deleted
89 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE core = me
90 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE name = conv #( lr_msgtyp->r3_name )
91 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation SOURCE name2 = conv #( me->get_contract_name( ) ).
92 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_RFC_OPERATIONS Contract Implementation SOURCE assert_not_initial( contract_implementation->get_contract_rfc_operations( ) ).
93 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_RFC_OPERATIONS Contract Implementation SOURCE data(lt_cont_rfc_ops) = contract_implementation->get_contract_rfc_operations( ).
94 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_RFC_OPERATIONS Contract Implementation SOURCE data(lt_cont_rfc_ops) = contract_implementation->get_contract_rfc_operations( ).
95 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_RFC_OPERATIONS Contract Implementation SOURCE data(lt_contract_rfc_ops) = me->get_contract_rfc_operations( ).
96 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_RFC_OPERATIONS Contract Implementation SOURCE data(lt_contract_rfc_ops) = me->get_contract_rfc_operations( ).
97 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_MESSAGE_TYPES_ADDED Contract Implementation SOURCE lt_msgtype = me->get_message_types_added( me->contract ).
98 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_MESSAGE_TYPES_ADDED Contract Implementation SOURCE data(lt_msgtyp) = me->get_message_types_added( referenced_contract ).
99 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_MESSAGE_TYPES_ADDED_OP Contract Implementation SOURCE rval = get_message_types_added_op( contract_operations = lr_actor_consumer->operations
100 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_MESSAGE_TYPES_ADDED_OP Contract Implementation SOURCE direction = sprx_const_consumer_message ).
101 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_MESSAGE_TYPES_ADDED_OP Contract Implementation SOURCE append lines of get_message_types_added_op( contract_operations = lr_actor_provider->operations
102 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_MESSAGE_TYPES_ADDED_OP Contract Implementation SOURCE direction = sprx_const_provider_message ) to rval.
103 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_MESSAGE_TYPES_DELETED Contract Implementation SOURCE lt_msgtype = me->get_message_types_deleted( me->contract ).
104 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_MESSAGE_TYPES_DELETED Contract Implementation SOURCE data(lt_msgtyp) = me->get_message_types_deleted( referenced_contract ).
105 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_OPERATIONS_ADDED Contract Implementation SOURCE data(lt_rfc_oper) = contract_implementation->get_rfc_operations_added( lt_cont_rfc_ops ).
106 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_OPERATIONS_ADDED Contract Implementation SOURCE data(lt_rfc_oper) = me->get_rfc_operations_added( contract_rfc_ops ).
107 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_OPERATIONS_ADDED Contract Implementation SOURCE data(lt_rfc_oper) = me->get_rfc_operations_added( contract_rfc_ops ).
108 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_OPERATIONS_DELETED Contract Implementation SOURCE data(lt_rfc_oper) = contract_implementation->get_rfc_operations_deleted( lt_cont_rfc_ops ).
109 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_OPERATIONS_DELETED Contract Implementation SOURCE data(lt_rfc_oper) = me->get_rfc_operations_deleted( contract_rfc_ops ).
110 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_OPERATIONS_DELETED Contract Implementation SOURCE data(lt_rfc_oper) = me->get_rfc_operations_deleted( contract_rfc_ops ).
111 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - IS_SCOPE_VALID Contract Implementation
112 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - REPAIR_RFC_OPERATIONS_ADDED Contract Implementation SOURCE me->repair_rfc_operations_added( exporting contract_rfc_ops = lt_contract_rfc_ops changing log = log ).
113 Class Method  CL_PXN_CONTRACT_IMPLEMENTATION - REPAIR_RFC_OPERATIONS_DELETED Contract Implementation SOURCE me->repair_rfc_operations_deleted( exporting contract_rfc_ops = lt_contract_rfc_ops changing log = log ).
114 Class Method  CL_PXN_CORE - CHECK_ACCESS Core properties
115 Class Method  CL_PXN_CORE - CHECK_ACCESS Core properties
116 Class Method  CL_PXN_CORE - CHECK_ACCESS Core properties
117 Class Method  CL_PXN_CORE - CHECK_ACCESS Core properties
118 Class Method  CL_PXN_CORE - CHECK_ACCESS Core properties
119 Class Method  CL_PXN_CORE - CHECK_ACCESS Core properties
120 Class Method  CL_PXN_CORE - CHECK_ACCESS Core properties
121 Class Method  CL_PXN_CORE - CHECK_ACCESS Core properties
122 Class Method  CL_PXN_CORE - CHECK_ACCESS Core properties
123 Class Method  CL_PXN_CORE - CHECK_CONSISTENCY Core properties
124 Class Method  CL_PXN_CORE - CHECK_CONSISTENCY Core properties
125 Class Method  CL_PXN_CORE - CHECK_WRITE_ACCESS Core properties
126 Class Method  CL_PXN_CORE - FILL_CLASS_INFO Core properties
127 Class Method  CL_PXN_CORE - FILL_INFO Core properties
128 Class Method  CL_PXN_CORE - GET_TEXTID Core properties
129 Class Method  CL_PXN_CORE - RAISE_OBJECT_CHANGED Core properties
130 Class Method  CL_PXN_CORE - SET_TEXTID Core properties
131 Class Method  CL_PXN_QUERY - CONSTRUCTOR Query methods for Proxy Objects
132 Class Method  CL_PXN_RANGE_UTILS - ABAP_NAME_RANGE Utilities for range tables
133 Class Method  CL_PXN_RANGE_UTILS - ABAP_NAME_RANGE Utilities for range tables
134 Class Method  CL_PXN_RANGE_UTILS - ABAP_TYPE_RANGE Utilities for range tables
135 Class Method  CX_PXN_INVALID_OBJECT - CONSTRUCTOR Object is invalid or inconsistent
136 Class Method  CX_PXN_INVALID_OBJECT - CONSTRUCTOR Object is invalid or inconsistent
137 Class Method  CX_PXN_INVALID_OBJECT - CONSTRUCTOR Object is invalid or inconsistent
138 Class Method  CX_PXN_LOG_ENTRY - CONSTRUCTOR Log of actions executed during try_node_repari
139 Class Method  CX_PXN_LOG_ENTRY - CONSTRUCTOR Log of actions executed during try_node_repari
140 Class Method  CX_PXN_LOG_ENTRY - CONSTRUCTOR Log of actions executed during try_node_repari
141 Class Method  IF_PXN_ABAP_INFO - GET_ABAP_NAME ABAP properties
142 Class Method  IF_PXN_BASE - GET_ABAP_NAME Node
143 Class Method  IF_PXN_BASE - GET_NAME Node
144 Class Method  IF_PXN_BASE_INFO - GET_ABAP_NAME Node
145 Class Method  IF_PXN_BASE_INFO - GET_NAME Node
146 Class Method  IF_PXN_CI_RFC_CONSUMER - GET_CONSUMER Service Consumer
147 Class Method  IF_PXN_CI_RFC_CONSUMER - SET_CONSUMER Service Consumer
148 Class Method  IF_PXN_CI_SERVICE_CONSUMER - GET_CONSUMER Service Consumer
149 Class Method  IF_PXN_CI_SERVICE_CONSUMER - GET_CONSUMER Service Consumer
150 Class Method  IF_PXN_CI_SERVICE_CONSUMER - GET_REQUEST_MESSAGE Service Consumer
151 Class Method  IF_PXN_CI_SERVICE_CONSUMER - SET_CONSUMER Service Consumer
152 Class Method  IF_PXN_CI_SERVICE_IMPL - GET_CONTRACT_REQUEST_ABAP_NAME Service Implementation
153 Class Method  IF_PXN_CI_SERVICE_IMPL - GET_REQUEST_MESSAGE Service Implementation
154 Class Method  IF_PXN_CI_SERVICE_IMPL - GET_REQUEST_MESSAGE Service Implementation
155 Class Method  IF_PXN_CI_SERVICE_PROVIDER - GET_PROVIDER Service Provider
156 Class Method  IF_PXN_CI_SERVICE_PROV_CORE - SET_PROVIDER_INTF Service Provider
157 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_ABAP_NAME Contract Implementation
158 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation
159 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation
160 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation
161 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation
162 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation
163 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation
164 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation
165 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_ACTOR_NAME Contract Implementation
166 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_COMMUNICATION_TYPE Contract Implementation
167 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONSUMERS Contract Implementation
168 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONSUMERS Contract Implementation
169 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONSUMERS Contract Implementation
170 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONSUMERS Contract Implementation
171 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation
172 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation
173 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation
174 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation
175 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation
176 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation
177 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation
178 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation
179 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_CONTRACT_NAME Contract Implementation
180 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_NAME Contract Implementation
181 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_PROVIDERS Contract Implementation
182 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_PROVIDERS Contract Implementation
183 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_CONSUMERS Contract Implementation
184 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_CONSUMERS Contract Implementation
185 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_CONSUMERS Contract Implementation
186 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_CONSUMERS Contract Implementation
187 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_CONSUMERS Contract Implementation
188 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_RFC_CONSUMERS Contract Implementation
189 Class Method  IF_PXN_CONTRACT_IMPLEMENTATION - GET_TEXT Contract Implementation
190 Class Method  IF_PXN_CORE - IS_CONSISTENT Core properties
191 Class Method  IF_PXN_CORE - TRY_NODE_REPAIR Core properties
192 Class Method  IF_PXN_CORE - TRY_NODE_REPAIR Core properties
193 Class Method  IF_PXN_CORE - TRY_NODE_REPAIR Core properties
194 Class Method  IF_PXN_CORE_INFO - GET_NAME Core info
195 Class Method  IF_PXN_CORE_INFO - GET_NAME Core info
196 Class Method  IF_PXN_CORE_INFO - GET_NAME Core info
197 Class Method  IF_PXN_FACTORY - LOAD_BY_ABAP_NAME Factory
198 Class Method  IF_PXN_FACTORY - LOAD_CONTRACT_IMPL_BY_QNAME Factory
199 Class Method  IF_PXN_FACTORY - NEW_CONTRACT_IMPL Factory
200 Class Method  IF_PXN_MAIN - GET_ROOT Main
201 Class Method  IF_PXN_MAIN - IS_CONSISTENT Main
202 Class Method  IF_PXN_MAIN_CORE - GET_ROOT Core methods of main
203 Class Method  IF_PXN_OBJECT - SET_ABAP_NAME_AND_PREFIX proxy object (not necessarily global)
204 Class Method  IF_PXN_QUERY - GET_CONTRACT_DETAILS Query API
205 Class Method  IF_PXN_QUERY - GET_CONTRACT_DETAILS Query API
206 Class Method  IF_PXN_QUERY - GET_CONTRACT_DETAILS Query API
207 Class Method  IF_PXN_QUERY - GET_CONTRACT_DETAILS Query API
208 Class Method  IF_PXN_QUERY - GET_DETAILS Query API
209 Class Method  IF_PXN_TEXT_REFERENCE - GET_TEXT refers a text object
210 Class Method  IF_PXN_TEXT_REFERENCE - GET_TEXT refers a text object
211 Class Method  IF_PXN_TEXT_REFERENCE - SET_TEXT refers a text object
212 Class Method  IF_PX_MAIN - DISCARD Main
213 Class Method  IF_PX_MAIN - GET_ROOT Main
214 Class Method  IF_PX_MAIN - IS_CONSISTENT Main
215 Class Method  IF_PX_MAIN - SAVE Main
216 Class Method  IF_SCGR_QUERY - GET_DETAILS Query API for Service Groups