Class Method list used by SAP ABAP Class CL_WSPT_COMMUNICATION_AT (Class for AT webservice communication)
SAP ABAP Class
CL_WSPT_COMMUNICATION_AT (Class for AT webservice communication) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_CONV_OBJ - CONSTRUCTOR | A CCC Converter Object | ||
| 2 | CL_ABAP_CONV_OBJ - CONVERT | A CCC Converter Object | ||
| 3 | CL_ABAP_CONV_OUT_CE - CONVERT | Code Page and Endian Conversion (System Format -> External) | ||
| 4 | CL_ABAP_CONV_OUT_CE - CREATE | Code Page and Endian Conversion (System Format -> External) | ||
| 5 | CL_ABAP_DYN_PRG - ESCAPE_XSS_XML_HTML | Support for dynamic programming | ||
| 6 | CL_PROXY_BASIS - GET_PROTOCOL | ABAP Proxies: Basic Proxy Methods | ||
| 7 | CL_SEC_SXML_WRITER - ENCRYPT | Secure SXML Writer | ||
| 8 | CL_SEC_SXML_WRITER - PKCS7_PADDING | Secure SXML Writer | ||
| 9 | CL_WSPT_COMMUNICATION_AT - BUILD_ENTRY_ID_FOR_SEC_STORE | Class for AT webservice communication | ||
| 10 | CL_WSPT_COMMUNICATION_AT - BUILD_HEADER | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>build_header |
|
| 11 | CL_WSPT_COMMUNICATION_AT - BUILD_HEADER | Class for AT webservice communication | SOURCE exporting |
|
| 12 | CL_WSPT_COMMUNICATION_AT - BUILD_HEADER | Class for AT webservice communication | SOURCE i_user = lv_user |
|
| 13 | CL_WSPT_COMMUNICATION_AT - BUILD_HEADER | Class for AT webservice communication | SOURCE i_nonce = lv_nonce |
|
| 14 | CL_WSPT_COMMUNICATION_AT - BUILD_HEADER | Class for AT webservice communication | SOURCE i_password = lv_pass_enc |
|
| 15 | CL_WSPT_COMMUNICATION_AT - BUILD_HEADER | Class for AT webservice communication | SOURCE i_created = lv_creat_enc |
|
| 16 | CL_WSPT_COMMUNICATION_AT - BUILD_HEADER | Class for AT webservice communication | SOURCE importing |
|
| 17 | CL_WSPT_COMMUNICATION_AT - BUILD_HEADER | Class for AT webservice communication | SOURCE e_header_xml = lv_header |
|
| 18 | CL_WSPT_COMMUNICATION_AT - BUILD_HEADER | Class for AT webservice communication | SOURCE e_message = e_message. |
|
| 19 | CL_WSPT_COMMUNICATION_AT - CALL_PROXY | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>call_proxy |
|
| 20 | CL_WSPT_COMMUNICATION_AT - CALL_PROXY | Class for AT webservice communication | SOURCE exporting |
|
| 21 | CL_WSPT_COMMUNICATION_AT - CALL_PROXY | Class for AT webservice communication | SOURCE i_request = ls_request |
|
| 22 | CL_WSPT_COMMUNICATION_AT - CALL_PROXY | Class for AT webservice communication | SOURCE i_header_xml = lv_header |
|
| 23 | CL_WSPT_COMMUNICATION_AT - CALL_PROXY | Class for AT webservice communication | SOURCE importing |
|
| 24 | CL_WSPT_COMMUNICATION_AT - CALL_PROXY | Class for AT webservice communication | SOURCE e_response = ls_response |
|
| 25 | CL_WSPT_COMMUNICATION_AT - CALL_PROXY | Class for AT webservice communication | SOURCE e_message = e_message |
|
| 26 | CL_WSPT_COMMUNICATION_AT - CALL_PROXY | Class for AT webservice communication | SOURCE e_fault_string = e_fault_string. |
|
| 27 | CL_WSPT_COMMUNICATION_AT - CIPHER_FIELDS | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>cipher_fields |
|
| 28 | CL_WSPT_COMMUNICATION_AT - CIPHER_FIELDS | Class for AT webservice communication | SOURCE exporting |
|
| 29 | CL_WSPT_COMMUNICATION_AT - CIPHER_FIELDS | Class for AT webservice communication | SOURCE i_nonce = lv_key_aes |
|
| 30 | CL_WSPT_COMMUNICATION_AT - CIPHER_FIELDS | Class for AT webservice communication | SOURCE i_password = lv_pass_store |
|
| 31 | CL_WSPT_COMMUNICATION_AT - CIPHER_FIELDS | Class for AT webservice communication | SOURCE importing |
|
| 32 | CL_WSPT_COMMUNICATION_AT - CIPHER_FIELDS | Class for AT webservice communication | SOURCE e_password = lv_pass_enc |
|
| 33 | CL_WSPT_COMMUNICATION_AT - CIPHER_FIELDS | Class for AT webservice communication | SOURCE e_created = lv_creat_enc |
|
| 34 | CL_WSPT_COMMUNICATION_AT - CIPHER_FIELDS | Class for AT webservice communication | SOURCE e_message = e_message. |
|
| 35 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>conv_string_to_xstringutf8 |
|
| 36 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE exporting |
|
| 37 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE cstr_input_data = lv_created_temp |
|
| 38 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE * codepage = '4110' |
|
| 39 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE receiving |
|
| 40 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE ostr_input_data = lv_created |
|
| 41 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE exceptions |
|
| 42 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE cx_conversion_error = 1 |
|
| 43 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE cx_internal_error = 2 |
|
| 44 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE others = 3. |
|
| 45 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>conv_string_to_xstringutf8 |
|
| 46 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE exporting |
|
| 47 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE cstr_input_data = lv_password |
|
| 48 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE * codepage = '4110' |
|
| 49 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE receiving |
|
| 50 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE ostr_input_data = lv_pass_xs |
|
| 51 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE exceptions |
|
| 52 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE cx_conversion_error = 1 |
|
| 53 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE cx_internal_error = 2 |
|
| 54 | CL_WSPT_COMMUNICATION_AT - CONV_STRING_TO_XSTRINGUTF8 | Class for AT webservice communication | SOURCE others = 3. |
|
| 55 | CL_WSPT_COMMUNICATION_AT - CONV_STR_TO_XSTR | Class for AT webservice communication | SOURCE lv_xml_xstring = cl_wspt_communication_At=>CONV_STR_TO_XSTR( lv_xml_string ). |
|
| 56 | CL_WSPT_COMMUNICATION_AT - CREATE_NONCE | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>create_nonce |
|
| 57 | CL_WSPT_COMMUNICATION_AT - CREATE_NONCE | Class for AT webservice communication | SOURCE importing |
|
| 58 | CL_WSPT_COMMUNICATION_AT - CREATE_NONCE | Class for AT webservice communication | SOURCE e_key_aes = lv_key_aes |
|
| 59 | CL_WSPT_COMMUNICATION_AT - CREATE_NONCE | Class for AT webservice communication | SOURCE e_nonce_b64 = lv_nonce |
|
| 60 | CL_WSPT_COMMUNICATION_AT - CREATE_NONCE | Class for AT webservice communication | SOURCE e_message = e_message. |
|
| 61 | CL_WSPT_COMMUNICATION_AT - FORMAT_VAT_NUMBER | Class for AT webservice communication | SOURCE format_vat_number( changing cv_stceg = lv_stceg_kunnr ). |
|
| 62 | CL_WSPT_COMMUNICATION_AT - FORMAT_VAT_NUMBER | Class for AT webservice communication | SOURCE format_vat_number( changing cv_stceg = ls_badi_customer-stceg ). |
|
| 63 | CL_WSPT_COMMUNICATION_AT - FORMAT_VAT_NUMBER | Class for AT webservice communication | SOURCE format_vat_number( changing cv_stceg = lv_stceg_lifnr ). |
|
| 64 | CL_WSPT_COMMUNICATION_AT - FORMAT_VAT_NUMBER | Class for AT webservice communication | SOURCE format_vat_number( changing cv_stceg = lv_stceg_lifnr ). |
|
| 65 | CL_WSPT_COMMUNICATION_AT - FORMAT_VAT_NUMBER | Class for AT webservice communication | SOURCE format_vat_number( changing cv_stceg = ls_badi_vendor-stceg ). |
|
| 66 | CL_WSPT_COMMUNICATION_AT - FORMAT_VAT_NUMBER | Class for AT webservice communication | SOURCE format_vat_number( changing cv_stceg = lv_stceg_bukrs ). |
|
| 67 | CL_WSPT_COMMUNICATION_AT - GET_ADDRESS_DETAILS | Class for AT webservice communication | SOURCE ls_stock_movement-customer_address = get_address_details( iv_adrnr = lv_adrnr_kunnr ). |
|
| 68 | CL_WSPT_COMMUNICATION_AT - GET_ADDRESS_DETAILS | Class for AT webservice communication | SOURCE ls_stock_movement-customer_address = get_address_details( iv_adrnr = ls_badi_customer-adrnr ). |
|
| 69 | CL_WSPT_COMMUNICATION_AT - GET_ADDRESS_DETAILS | Class for AT webservice communication | SOURCE ls_stock_movement-company_address = get_address_details( iv_adrnr = lv_adrnr_bukrs ). |
|
| 70 | CL_WSPT_COMMUNICATION_AT - GET_ADDRESS_DETAILS | Class for AT webservice communication | SOURCE ls_stock_movement-company_address = get_address_details( iv_adrnr = ls_badi_vendor-adrnr ). |
|
| 71 | CL_WSPT_COMMUNICATION_AT - GET_ADDRESS_DETAILS | Class for AT webservice communication | SOURCE ls_stock_movement-address_to = get_address_details( iv_adrnr = lv_adrnr_kunnr ). |
|
| 72 | CL_WSPT_COMMUNICATION_AT - GET_ADDRESS_DETAILS | Class for AT webservice communication | SOURCE ls_stock_movement-address_to = get_address_details( iv_adrnr = ls_badi_shipto-adrnr ). |
|
| 73 | CL_WSPT_COMMUNICATION_AT - GET_ADDRESS_DETAILS | Class for AT webservice communication | SOURCE ls_stock_movement-address_from = get_address_details( iv_adrnr = lv_adrnr_vstel ). |
|
| 74 | CL_WSPT_COMMUNICATION_AT - GET_ADDRESS_DETAILS | Class for AT webservice communication | SOURCE ls_stock_movement-address_from = get_address_details( iv_adrnr = ls_badi_shipfrom-adrnr ). |
|
| 75 | CL_WSPT_COMMUNICATION_AT - GET_APPROVAL_ID | Class for AT webservice communication | ||
| 76 | CL_WSPT_COMMUNICATION_AT - GET_CERTIFICATE | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>get_certificate |
|
| 77 | CL_WSPT_COMMUNICATION_AT - GET_CERTIFICATE | Class for AT webservice communication | SOURCE importing |
|
| 78 | CL_WSPT_COMMUNICATION_AT - GET_CERTIFICATE | Class for AT webservice communication | SOURCE e_message = e_message |
|
| 79 | CL_WSPT_COMMUNICATION_AT - GET_CERTIFICATE | Class for AT webservice communication | SOURCE e_certificate = lv_certificate. |
|
| 80 | CL_WSPT_COMMUNICATION_AT - GET_CUSTOMIZING | Class for AT webservice communication | ||
| 81 | CL_WSPT_COMMUNICATION_AT - GET_MAP_FIELDS_DELIV | Class for AT webservice communication | ||
| 82 | CL_WSPT_COMMUNICATION_AT - GET_ODN_FROM_CERTIFICATION | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>get_odn_from_certification |
|
| 83 | CL_WSPT_COMMUNICATION_AT - GET_ODN_FROM_CERTIFICATION | Class for AT webservice communication | SOURCE exporting |
|
| 84 | CL_WSPT_COMMUNICATION_AT - GET_ODN_FROM_CERTIFICATION | Class for AT webservice communication | SOURCE i_bukrs = lv_bukrs |
|
| 85 | CL_WSPT_COMMUNICATION_AT - GET_ODN_FROM_CERTIFICATION | Class for AT webservice communication | SOURCE i_lfart = ls_xlikp-lfart |
|
| 86 | CL_WSPT_COMMUNICATION_AT - GET_ODN_FROM_CERTIFICATION | Class for AT webservice communication | SOURCE i_vbeln = i_vbeln |
|
| 87 | CL_WSPT_COMMUNICATION_AT - GET_ODN_FROM_CERTIFICATION | Class for AT webservice communication | SOURCE i_vbtyp_n = i_vbtyp_n |
|
| 88 | CL_WSPT_COMMUNICATION_AT - GET_ODN_FROM_CERTIFICATION | Class for AT webservice communication | SOURCE i_xlikp = ls_xlikp |
|
| 89 | CL_WSPT_COMMUNICATION_AT - GET_ODN_FROM_CERTIFICATION | Class for AT webservice communication | SOURCE i_ylikp = ls_ylikp |
|
| 90 | CL_WSPT_COMMUNICATION_AT - GET_ODN_FROM_CERTIFICATION | Class for AT webservice communication | SOURCE importing |
|
| 91 | CL_WSPT_COMMUNICATION_AT - GET_ODN_FROM_CERTIFICATION | Class for AT webservice communication | SOURCE e_xblnr_odn = e_xblnr_odn. |
|
| 92 | CL_WSPT_COMMUNICATION_AT - GET_UNIT_PRICE | Class for AT webservice communication | SOURCE lv_unit_price = get_unit_price( iv_vbeln_ref = lv_vbeln_ref |
|
| 93 | CL_WSPT_COMMUNICATION_AT - GET_UNIT_PRICE | Class for AT webservice communication | SOURCE iv_posnr = ls_xlips-vgpos |
|
| 94 | CL_WSPT_COMMUNICATION_AT - GET_UNIT_PRICE | Class for AT webservice communication | SOURCE iv_netwr = ls_xlips-netwr |
|
| 95 | CL_WSPT_COMMUNICATION_AT - GET_UNIT_PRICE | Class for AT webservice communication | SOURCE iv_kalsp = ls_xlikp-kalsp |
|
| 96 | CL_WSPT_COMMUNICATION_AT - GET_UNIT_PRICE | Class for AT webservice communication | SOURCE is_xlikp = ls_xlikp |
|
| 97 | CL_WSPT_COMMUNICATION_AT - GET_UNIT_PRICE | Class for AT webservice communication | SOURCE is_xlips = ls_xlips |
|
| 98 | CL_WSPT_COMMUNICATION_AT - GET_UNIT_PRICE | Class for AT webservice communication | SOURCE iv_quantity = lv_quantity ). |
|
| 99 | CL_WSPT_COMMUNICATION_AT - GET_USER_PASS_SECURE_STORE | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>get_user_pass_secure_store |
|
| 100 | CL_WSPT_COMMUNICATION_AT - GET_USER_PASS_SECURE_STORE | Class for AT webservice communication | SOURCE exporting |
|
| 101 | CL_WSPT_COMMUNICATION_AT - GET_USER_PASS_SECURE_STORE | Class for AT webservice communication | SOURCE i_vbeln = i_vbeln |
|
| 102 | CL_WSPT_COMMUNICATION_AT - GET_USER_PASS_SECURE_STORE | Class for AT webservice communication | SOURCE i_vbtyp_n = i_vbtyp_n |
|
| 103 | CL_WSPT_COMMUNICATION_AT - GET_USER_PASS_SECURE_STORE | Class for AT webservice communication | SOURCE it_xlikp = it_xlikp |
|
| 104 | CL_WSPT_COMMUNICATION_AT - GET_USER_PASS_SECURE_STORE | Class for AT webservice communication | SOURCE it_ylikp = it_ylikp |
|
| 105 | CL_WSPT_COMMUNICATION_AT - GET_USER_PASS_SECURE_STORE | Class for AT webservice communication | SOURCE importing |
|
| 106 | CL_WSPT_COMMUNICATION_AT - GET_USER_PASS_SECURE_STORE | Class for AT webservice communication | SOURCE e_username = lv_user |
|
| 107 | CL_WSPT_COMMUNICATION_AT - GET_USER_PASS_SECURE_STORE | Class for AT webservice communication | SOURCE e_password = lv_pass_store |
|
| 108 | CL_WSPT_COMMUNICATION_AT - GET_USER_PASS_SECURE_STORE | Class for AT webservice communication | SOURCE e_message = e_message. |
|
| 109 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>read_secure_store |
|
| 110 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE exporting |
|
| 111 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE i_entry_id = lv_entry_id |
|
| 112 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE importing |
|
| 113 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE e_content = lv_content |
|
| 114 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE e_message = e_message. |
|
| 115 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>read_secure_store |
|
| 116 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE exporting |
|
| 117 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE i_entry_id = lv_entry_id |
|
| 118 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE importing |
|
| 119 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE e_content = lv_content |
|
| 120 | CL_WSPT_COMMUNICATION_AT - READ_SECURE_STORE | Class for AT webservice communication | SOURCE e_message = e_message. |
|
| 121 | CL_WSPT_COMMUNICATION_AT - READ_TEXT_DELIVERY | Class for AT webservice communication | SOURCE call method cl_wspt_communication_at=>read_text_delivery |
|
| 122 | CL_WSPT_COMMUNICATION_AT - READ_TEXT_DELIVERY | Class for AT webservice communication | SOURCE exporting |
|
| 123 | CL_WSPT_COMMUNICATION_AT - READ_TEXT_DELIVERY | Class for AT webservice communication | SOURCE i_vbeln = i_vbeln |
|
| 124 | CL_WSPT_COMMUNICATION_AT - READ_TEXT_DELIVERY | Class for AT webservice communication | SOURCE i_bukrs = lv_bukrs |
|
| 125 | CL_WSPT_COMMUNICATION_AT - READ_TEXT_DELIVERY | Class for AT webservice communication | SOURCE is_xlikp = ls_xlikp |
|
| 126 | CL_WSPT_COMMUNICATION_AT - READ_TEXT_DELIVERY | Class for AT webservice communication | SOURCE is_xlips = ls_xlips |
|
| 127 | CL_WSPT_COMMUNICATION_AT - READ_TEXT_DELIVERY | Class for AT webservice communication | SOURCE importing |
|
| 128 | CL_WSPT_COMMUNICATION_AT - READ_TEXT_DELIVERY | Class for AT webservice communication | SOURCE e_message = e_message |
|
| 129 | CL_WSPT_COMMUNICATION_AT - READ_TEXT_DELIVERY | Class for AT webservice communication | SOURCE e_vbeln_gd = lv_vbeln_gd. |
|
| 130 | CL_WSPT_COMMUNICATION_AT - REPLACE_SPECIAL_CHARACTERS | Class for AT webservice communication | SOURCE replace_special_characters( CHANGING c_string = lv_aux ). |
|
| 131 | CL_WSPT_COMMUNICATION_AT - REPLACE_SPECIAL_CHARACTERS | Class for AT webservice communication | SOURCE replace_special_characters( CHANGING c_string = lv_aux ). |
|
| 132 | CL_WSPT_COMMUNICATION_AT - REPLACE_SPECIAL_CHARACTERS | Class for AT webservice communication | SOURCE replace_special_characters( CHANGING c_string = lv_aux ). |
|
| 133 | CL_WSPT_COMMUNICATION_AT - REPLACE_SPECIAL_CHARACTERS | Class for AT webservice communication | SOURCE replace_special_characters( changing c_string = lv_aux ). |
|
| 134 | CL_WSPT_COMMUNICATION_AT - SAVE_LOG | Class for AT webservice communication | ||
| 135 | CL_WSPT_COMMUNICATION_AT - UPDATE_LOG | Class for AT webservice communication | ||
| 136 | CL_WSPT_COMMUNICATION_AT - VALIDATE_POSTAL_CODE | Class for AT webservice communication | SOURCE ls_address_detail-postal_code = validate_postal_code( ls_address_value-post_code1 ). |
|
| 137 | CL_WSPT_COMMUNICATION_AT - VALIDATE_RESPONSE_WS | Class for AT webservice communication | ||
| 138 | CO_WSPT_DOCUMENTOS_TRANSPORTE - CONSTRUCTOR | Proxy Class (generated) | ||
| 139 | CO_WSPT_DOCUMENTOS_TRANSPORTE - ENVIO_DOCUMENTO_TRANSPORTE | Proxy Class (generated) | ||
| 140 | CX_AI_SOAP_FAULT - GET_FAULT_PAYLOAD_STRING | SOAP Fault occurred that was not modelled in the WSDL file | ||
| 141 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 142 | CX_ST_ERROR - GET_ST_SOURCE_POSITION | Error Performing Simple Transformation | ||
| 143 | CX_XSLT_SYSTEM_ERROR - GET_XSLT_SOURCE_POSITION | Error During a Transformation | ||
| 144 | IF_IXML_DOCUMENT - GET_ROOT_ELEMENT | XML Document in DOM Representation | ||
| 145 | IF_IXML_ELEMENT - GET_FIRST_CHILD | Element of an XML Document | ||
| 146 | IF_IXML_ELEMENT - GET_NAME | Element of an XML Document | ||
| 147 | IF_IXML_ELEMENT - GET_NAMESPACE_URI | Element of an XML Document | ||
| 148 | IF_IXML_ELEMENT - GET_NEXT | Element of an XML Document | ||
| 149 | IF_IXML_NODE - GET_FIRST_CHILD | Node of DOM | ||
| 150 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 151 | IF_IXML_NODE - GET_NAMESPACE_URI | Node of DOM | ||
| 152 | IF_IXML_NODE - GET_NEXT | Node of DOM | ||
| 153 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 154 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 155 | IF_PROXY_BASIS - GET_PROTOCOL | ABAP Proxies: Basic Proxy Methods | ||
| 156 | IF_WSPROTOCOL_WS_HEADER - SET_REQUEST_HEADER | IF_WSPROTOCOL_WS_HEADER | ||
| 157 | IF_WSPT_MOVE_GOODS - CHANGE_MVT_TIME | Interface for BAdI: WSPT_BADI_MOVE_GOODS | ||
| 158 | IF_WSPT_MOVE_GOODS - GET_CUSTOMER | Interface for BAdI: WSPT_BADI_MOVE_GOODS | ||
| 159 | IF_WSPT_MOVE_GOODS - GET_SHIP_FROM | Interface for BAdI: WSPT_BADI_MOVE_GOODS | ||
| 160 | IF_WSPT_MOVE_GOODS - GET_SHIP_TO | Interface for BAdI: WSPT_BADI_MOVE_GOODS | ||
| 161 | IF_WSPT_MOVE_GOODS - GET_UNIT_PRICE | Interface for BAdI: WSPT_BADI_MOVE_GOODS | ||
| 162 | IF_WSPT_MOVE_GOODS - GET_VENDOR | Interface for BAdI: WSPT_BADI_MOVE_GOODS |