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