Class Method list used by SAP ABAP Class CL_SOAP_XP (SOAP Kernel Module)
SAP ABAP Class
CL_SOAP_XP (SOAP Kernel Module) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_CONV_IN_CE - CREATE | Code Page and Endian Conversion (External -> System Format) | ||
| 2 | CL_ABAP_CONV_IN_CE - READ | Code Page and Endian Conversion (External -> System Format) | ||
| 3 | CL_ABAP_CONV_OUT_CE - CREATE | Code Page and Endian Conversion (System Format -> External) | ||
| 4 | CL_ABAP_CONV_OUT_CE - GET_BUFFER | Code Page and Endian Conversion (System Format -> External) | ||
| 5 | CL_ABAP_CONV_OUT_CE - WRITE | Code Page and Endian Conversion (System Format -> External) | ||
| 6 | CL_SOAP_XP - ADD_NAMESPACE | SOAP Kernel Module | SOURCE l_xml_ns-prefix = add_namespace( prefix = l_xml_ns-prefix |
|
| 7 | CL_SOAP_XP - ADD_NAMESPACE | SOAP Kernel Module | SOURCE namespace = l_xml_ns-name ). |
|
| 8 | CL_SOAP_XP - ADD_NAMESPACE | SOAP Kernel Module | SOURCE l_xml_ns-prefix = add_namespace( prefix = l_xml_ns-prefix |
|
| 9 | CL_SOAP_XP - ADD_NAMESPACE | SOAP Kernel Module | SOURCE namespace = l_xml_ns-name ). |
|
| 10 | CL_SOAP_XP - ADD_NAMESPACE | SOAP Kernel Module | SOURCE l_prefix = add_namespace( namespace = l_att-qname-namespace ). |
|
| 11 | CL_SOAP_XP - CLOSE_OPEN | SOAP Kernel Module | SOURCE close_open( ). |
|
| 12 | CL_SOAP_XP - CLOSE_OPEN | SOAP Kernel Module | SOURCE close_open( ). |
|
| 13 | CL_SOAP_XP - CLOSE_OPEN | SOAP Kernel Module | SOURCE close_open( ). |
|
| 14 | CL_SOAP_XP - CLOSE_OPEN | SOAP Kernel Module | SOURCE close_open( ). |
|
| 15 | CL_SOAP_XP - CONSTRUCTOR | SOAP Kernel Module | ||
| 16 | CL_SOAP_XP - CONSTRUCTOR | SOAP Kernel Module | ||
| 17 | CL_SOAP_XP - CONSTRUCTOR | SOAP Kernel Module | ||
| 18 | CL_SOAP_XP - CONSTRUCTOR | SOAP Kernel Module | ||
| 19 | CL_SOAP_XP - GEN_RFC_SOAP_FAULT | SOAP Kernel Module | SOURCE l_detail = gen_rfc_soap_fault( method = method |
|
| 20 | CL_SOAP_XP - GEN_RFC_SOAP_FAULT | SOAP Kernel Module | SOURCE exception = l_new_exception |
|
| 21 | CL_SOAP_XP - GEN_RFC_SOAP_FAULT | SOAP Kernel Module | SOURCE sys = l_sy ). |
|
| 22 | CL_SOAP_XP - MY_WRITE_ATTRIBUTE | SOAP Kernel Module | SOURCE my_write_attribute( ns_prefix = ns_prefix |
|
| 23 | CL_SOAP_XP - MY_WRITE_ATTRIBUTE | SOAP Kernel Module | SOURCE name = name |
|
| 24 | CL_SOAP_XP - MY_WRITE_ATTRIBUTE | SOAP Kernel Module | SOURCE value = value ). |
|
| 25 | CL_SOAP_XP - MY_WRITE_ATTRIBUTE | SOAP Kernel Module | SOURCE my_write_attribute( ns_prefix = '' |
|
| 26 | CL_SOAP_XP - MY_WRITE_ATTRIBUTE | SOAP Kernel Module | SOURCE name = l_att-qname-name |
|
| 27 | CL_SOAP_XP - MY_WRITE_ATTRIBUTE | SOAP Kernel Module | SOURCE value = l_att-value ). |
|
| 28 | CL_SOAP_XP - MY_WRITE_ATTRIBUTE | SOAP Kernel Module | SOURCE my_write_attribute( ns_prefix = l_prefix |
|
| 29 | CL_SOAP_XP - MY_WRITE_ATTRIBUTE | SOAP Kernel Module | SOURCE name = l_att-qname-name |
|
| 30 | CL_SOAP_XP - MY_WRITE_ATTRIBUTE | SOAP Kernel Module | SOURCE value = l_att-value ). |
|
| 31 | CL_SOAP_XP - MY_WRITE_BINARY | SOAP Kernel Module | SOURCE my_write_binary( string ). |
|
| 32 | CL_SOAP_XP - MY_WRITE_CLOSE_TAG | SOAP Kernel Module | SOURCE my_write_close_TAG( ns_prefix = ns_prefix |
|
| 33 | CL_SOAP_XP - MY_WRITE_CLOSE_TAG | SOAP Kernel Module | SOURCE name = name ). |
|
| 34 | CL_SOAP_XP - MY_WRITE_CLOSE_TAG | SOAP Kernel Module | SOURCE my_write_close_tag( ns_prefix = l_xml_ns-prefix |
|
| 35 | CL_SOAP_XP - MY_WRITE_CLOSE_TAG | SOAP Kernel Module | SOURCE name = l_qname-name ). |
|
| 36 | CL_SOAP_XP - MY_WRITE_OPEN_TAG | SOAP Kernel Module | SOURCE my_write_open_tag( ns_prefix = ns_prefix |
|
| 37 | CL_SOAP_XP - MY_WRITE_OPEN_TAG | SOAP Kernel Module | SOURCE name = name ). |
|
| 38 | CL_SOAP_XP - MY_WRITE_OPEN_TAG | SOAP Kernel Module | SOURCE my_write_open_tag( ns_prefix = l_xml_ns-prefix |
|
| 39 | CL_SOAP_XP - MY_WRITE_OPEN_TAG | SOAP Kernel Module | SOURCE name = l_qname-name ). |
|
| 40 | CL_SOAP_XP - MY_WRITE_VALUE | SOAP Kernel Module | SOURCE my_write_value( value ). |
|
| 41 | CL_SOAP_XP - UC2UTF8 | SOAP Kernel Module | SOURCE l_xp->my_input = l_xp->Uc2Utf8( xmldoc ). |
|
| 42 | CL_SOAP_XP - UC2UTF8 | SOAP Kernel Module | SOURCE l_xp->my_input = l_xp->Uc2Utf8( xmldoc ). |
|
| 43 | CL_SOAP_XP - UC2UTF8 | SOAP Kernel Module | SOURCE soap_fault = uc2utf8( detail ). |
|
| 44 | CL_SOAP_XP - UTF82UC | SOAP Kernel Module | SOURCE xmldoc = utf82Uc( my_output ). |
|
| 45 | CL_SOAP_XP - UTF82UC | SOAP Kernel Module | SOURCE xmldoc = utf82Uc( xstr ). |
|
| 46 | CL_SOAP_XP - UTF82UC | SOAP Kernel Module | SOURCE string = utf82uc( l_xstr ). |
|
| 47 | CL_SOAP_XP - XP_EXECUTE | SOAP Kernel Module | SOURCE response = xp_execute( function = function |
|
| 48 | CL_SOAP_XP - XP_EXECUTE | SOAP Kernel Module | SOURCE method = method |
|
| 49 | CL_SOAP_XP - XP_EXECUTE | SOAP Kernel Module | SOURCE response_method = response_method ). |
|
| 50 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 51 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 52 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 53 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 54 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 55 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 56 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 57 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 58 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 59 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 60 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 61 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 62 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 63 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 64 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 65 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 66 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 67 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 68 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 69 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 70 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 71 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 72 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 73 | CL_SOAP_XP - XP_GET_LAST_ERROR | SOAP Kernel Module | SOURCE raiseKrnMsgOnReturnCode 1. |
|
| 74 | CL_SOAP_XP - XP_MIXNAME2ABAP | SOAP Kernel Module | SOURCE l_fb_upper = xp_mixname2abap( l_fb ). |
|
| 75 | CL_SOAP_XP - XP_MIXNAME2ABAP | SOAP Kernel Module | SOURCE l_fb_upper = xp_mixname2abap( l_fb ). |
|
| 76 | CL_SOAP_XP - XP_READ_CHARS | SOAP Kernel Module | SOURCE string = xp_read_chars( ). |
|
| 77 | CL_SOAP_XP - XP_READ_FRAGMENT | SOAP Kernel Module | SOURCE string = xp_read_fragment( ). |
|
| 78 | CL_SOAP_XP - XP_READ_PARAMETER | SOAP Kernel Module | SOURCE xp_read_parameter( dref = part->data |
|
| 79 | CL_SOAP_XP - XP_READ_PARAMETER | SOAP Kernel Module | SOURCE name = part->if_sxml_part~qname-name ). |
|
| 80 | CL_SOAP_XP - XP_READ_TAG | SOAP Kernel Module | SOURCE xp_read_tag( ). |
|
| 81 | CL_SOAP_XP - XP_RESET_MODE | SOAP Kernel Module | SOURCE xp_reset_mode( ). |
|
| 82 | CL_SOAP_XP - XP_SET_ENCODING | SOAP Kernel Module | SOURCE xp_set_encoding( my_co_mixed_enc ). |
|
| 83 | CL_SOAP_XP - XP_SET_INPUT | SOAP Kernel Module | SOURCE l_xp->xp_set_input( l_xp->my_input ). |
|
| 84 | CL_SOAP_XP - XP_SET_INPUT | SOAP Kernel Module | SOURCE l_xp->xp_set_input( l_xp->my_input ). |
|
| 85 | CL_SOAP_XP - XP_SET_MODE_FROM_NAMESPACE | SOAP Kernel Module | SOURCE xp_set_mode_from_namespace( changing method = m_meth ). |
|
| 86 | CL_SOAP_XP - XP_SET_OUTPUT | SOAP Kernel Module | SOURCE l_xp->xp_set_output( changing output = l_xp->my_output ). |
|
| 87 | CL_SOAP_XP - XP_SET_OUTPUT | SOAP Kernel Module | SOURCE xp_set_output( changing output = my_output ). |
|
| 88 | CL_SOAP_XP - XP_SET_OUTPUT | SOAP Kernel Module | SOURCE xp_set_output( changing output = my_output ). |
|
| 89 | CL_SOAP_XP - XP_SET_OUTPUT | SOAP Kernel Module | SOURCE l_xp->xp_set_output( changing output = l_xp->my_output ). |
|
| 90 | CL_SOAP_XP - XP_SET_OUTPUT | SOAP Kernel Module | SOURCE xp_set_output( changing output = my_output ). |
|
| 91 | CL_SOAP_XP - XP_SET_OUTPUT | SOAP Kernel Module | SOURCE xp_set_output( changing output = my_output ). |
|
| 92 | CL_SOAP_XP - XP_SET_OUTPUT | SOAP Kernel Module | SOURCE xp_set_output( changing output = l_new_output ). |
|
| 93 | CL_SOAP_XP - XP_SET_OUTPUT | SOAP Kernel Module | SOURCE xp_set_output( changing output = my_output ). |
|
| 94 | CL_SOAP_XP - XP_SET_RFC_DEFAULT_MODE | SOAP Kernel Module | SOURCE xp_set_rfc_default_mode( ). |
|
| 95 | CL_SOAP_XP - XP_SET_RFC_DEFAULT_MODE | SOAP Kernel Module | SOURCE xp_set_rfc_default_mode( ). |
|
| 96 | CL_SOAP_XP - XP_SET_RFC_DEFAULT_MODE | SOAP Kernel Module | SOURCE l_suff = xp_set_rfc_default_mode( ). |
|
| 97 | CL_SOAP_XP - XP_SET_RFC_MIXED_MODE | SOAP Kernel Module | SOURCE l_suff = xp_set_rfc_mixed_mode( ). |
|
| 98 | CL_SOAP_XP - XP_SET_SOAP_MODE | SOAP Kernel Module | SOURCE xp_set_soap_mode( ). |
|
| 99 | CL_SOAP_XP - XP_SET_SOAP_MODE | SOAP Kernel Module | SOURCE xp_set_soap_mode( ). |
|
| 100 | CL_SOAP_XP - XP_WRITE_CHARS | SOAP Kernel Module | SOURCE xp_write_chars( string ). |
|
| 101 | CL_SOAP_XP - XP_WRITE_TAG | SOAP Kernel Module | SOURCE xp_write_tag( ). |
|
| 102 | CL_SOAP_XP - XP_WRITE_TAG | SOAP Kernel Module | SOURCE xp_write_tag( ). |
|
| 103 | CL_SOAP_XP - XP_WRITE_TAG | SOAP Kernel Module | SOURCE xp_write_tag( ). |
|
| 104 | CL_SXMLP_WRAPPER - CONSTRUCTOR | SXML/SXMLP Wrapper | ||
| 105 | CL_SXML_ELEMENT - ADD | SOAP Kernel Module | ||
| 106 | CL_SXML_ELEMENT - CONSTRUCTOR | SOAP Kernel Module | ||
| 107 | CL_SXML_PART - NEW | SOAP Kernel Module | ||
| 108 | CL_SXML_TEXT - CONSTRUCTOR | SOAP Kernel Module | ||
| 109 | CX_SOAP_APPLICATION - CONSTRUCTOR | SOAP Application Exception | ||
| 110 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 111 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 112 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 113 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 114 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 115 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 116 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 117 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 118 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 119 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 120 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 121 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 122 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 123 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 124 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 125 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 126 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 127 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 128 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 129 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 130 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 131 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 132 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 133 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 134 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 135 | CX_SOAP_CORE - CONSTRUCTOR | SOAP Core Exception | ||
| 136 | CX_SOAP_NOT_SUPPORTED - CONSTRUCTOR | SOAP Core Exception | ||
| 137 | IF_BYTE_STREAM - READ_BYTES | IF_BYTE_STREAM-READ_BYTES | ||
| 138 | IF_BYTE_STREAM - WRITE_BYTES | IF_BYTE_STREAM-WRITE_BYTES | ||
| 139 | IF_CHAR_STREAM - READ_CHARS | IF_CHAR_STREAM-READ_CHARS | ||
| 140 | IF_CHAR_STREAM - READ_CHARS | IF_CHAR_STREAM-READ_CHARS | ||
| 141 | IF_CHAR_STREAM - SET_ENCODING | IF_CHAR_STREAM-SET_ENCODING | ||
| 142 | IF_CHAR_STREAM - WRITE_CHARS | IF_CHAR_STREAM-WRITE_CHARS | ||
| 143 | IF_CHAR_STREAM - WRITE_CHARS | IF_CHAR_STREAM-WRITE_CHARS | ||
| 144 | IF_RFC_ENCODER - EXECUTE | IF_RFC_ENCODER-EXECUTE | ||
| 145 | IF_SXMLP_WRAPPER - SET_WRAPPED_PART | SXML/SXMLP Wrapper | ||
| 146 | IF_SXML_ELEMENT - ADD | IF_SXML_ELEMENT-ADD | ||
| 147 | IF_SXML_ENCODER - DECODE | IF_SXML_ENCODER-DECODE | ||
| 148 | IF_SXML_ENCODER - ENCODE | IF_SXML_ENCODER-ENCODE | ||
| 149 | IF_SXML_ENCODER_CONTEXT - GET_XML_STREAM | IF_SXML_ENCODER_CONTEXT-GET_XML_STREAM | ||
| 150 | IF_SXML_PART - GET_NS_BY_PREFIX | General Interface for Parts | ||
| 151 | IF_SXML_PART - GET_PREFIX_BY_NS | General Interface for Parts | ||
| 152 | IF_XML_STREAM - NSURI_BY_PREFIX | XML Stream Interface | ||
| 153 | IF_XML_STREAM - PUSHBACK_LAST_TAG | XML Stream Interface | ||
| 154 | IF_XML_STREAM - READ_TAG | XML Stream Interface | ||
| 155 | IF_XML_STREAM - READ_TAG | XML Stream Interface | ||
| 156 | IF_XML_STREAM - READ_TAG | XML Stream Interface | ||
| 157 | IF_XML_STREAM - SKIP_TAG | XML Stream Interface | ||
| 158 | IF_XML_STREAM - WRITE_ATTRIBUTE | XML Stream Interface | ||
| 159 | IF_XML_STREAM - WRITE_ATTRIBUTE | XML Stream Interface | ||
| 160 | IF_XML_STREAM - WRITE_CLOSE_TAG | XML Stream Interface | ||
| 161 | IF_XML_STREAM - WRITE_CLOSE_TAG | XML Stream Interface | ||
| 162 | IF_XML_STREAM - WRITE_OPEN_TAG | XML Stream Interface | ||
| 163 | IF_XML_STREAM - WRITE_OPEN_TAG | XML Stream Interface | ||
| 164 | IF_XML_STREAM - WRITE_VALUE | XML Stream Interface | ||
| 165 | IF_XML_STREAM - WRITE_VALUE | XML Stream Interface |