SAP ABAP Class CL_SOAP_XP (SOAP Kernel Module)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BYTE_STREAM 20020918
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CHAR_STREAM 20020918
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RFC_ENCODER 20030124
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXML_ENCODER 20021218
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXML_TAG XML Tag Interface 20030108
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XML_STREAM XML Stream Interface 20020918
Properties
Class CL_SOAP_XP  
Short Description SOAP Kernel Module    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20020918   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSXP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BYTE_STREAM 20020918
2 IF_CHAR_STREAM 20020918
3 IF_RFC_ENCODER 20030124
4 IF_SXML_ENCODER 20021218
5 IF_SXML_TAG XML Tag Interface 20030108
6 IF_XML_STREAM XML Stream Interface 20020918
Friends
Class CL_SOAP_XP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_XP' Class Name 20040415
2 CO_NSPREFIX Constant Private Type reference (TYPE) C 'n' 20030225
3 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_XML_KERNEL SOAP Runtime Processor Unit ID 20060203
4 MY_CO_DEFAULT_ENC Constant Private Type reference (TYPE) XP_NAME_ENCODING 'U' 20030124
5 MY_CO_MIXED_ENC Constant Private Type reference (TYPE) XP_NAME_ENCODING 'M' 20030124
6 MY_CO_RFC_DEFAULT_MODE Constant Private Type reference (TYPE) C 'D' 20030127
7 MY_CO_RFC_MIXED_MODE Constant Private Type reference (TYPE) C 'M' 20030127
8 MY_CO_SOAP_MODE Constant Private Type reference (TYPE) C 'S' 20030127
9 MY_CO_WRT_ATTR Instance attribute Private Type reference (TYPE) WRITE_STATE 4 20020919
10 MY_CO_WRT_BINARY Instance attribute Private Type reference (TYPE) WRITE_STATE 7 20030124
11 MY_CO_WRT_CLOSE Instance attribute Private Type reference (TYPE) WRITE_STATE 3 20020919
12 MY_CO_WRT_FRAGMENT Instance attribute Private Type reference (TYPE) WRITE_STATE 6 20020923
13 MY_CO_WRT_INIT Instance attribute Private Type reference (TYPE) WRITE_STATE 1 20020919
14 MY_CO_WRT_OPEN Instance attribute Private Type reference (TYPE) WRITE_STATE 2 20020919
15 MY_CO_WRT_VALUE Instance attribute Private Type reference (TYPE) WRITE_STATE 5 20020919
16 MY_ENCODING Instance attribute Private Type reference (TYPE) XP_NAME_ENCODING MY_CO_MIXED_ENC 20030124
17 MY_INPUT Instance attribute Private Type reference (TYPE) XSTRING 20020918
18 MY_LAST_ERROR Instance attribute Private Type reference (TYPE) STRING 20020918
19 MY_LAST_ERROR_ID Instance attribute Private Type reference (TYPE) I 20020918
20 MY_LAST_MODE Instance attribute Private Type reference (TYPE) C 20030127
21 MY_LEVEL Instance attribute Private Type reference (TYPE) I 0 Count for not yet closed open elements 20020920
22 MY_METHOD_RESPONSE_SUFFIX Instance attribute Private Type reference (TYPE) STRING 20030127
23 MY_MODE Instance attribute Private Type reference (TYPE) C 20030127
24 MY_NS_SCOPE_TABLE Instance attribute Private Type reference (TYPE) XP_NS_TABLE 20030814
25 MY_NS_SINGLE_SCOPE_TABLE Instance attribute Private Type reference (TYPE) XP_NS_TABLE 20030814
26 MY_NS_TABLE Instance attribute Private Type reference (TYPE) TSXP_ATTRIB_TABLE 20030110
27 MY_OUTPOS Instance attribute Private Type reference (TYPE) I 0 20030123
28 MY_OUTPUT Instance attribute Private Type reference (TYPE) XSTRING 20020918
29 MY_OUTTAB Instance attribute Private Type reference (TYPE) SOAP_XSTRING_LIST $REF$ 20030123
30 MY_PUSHBACK Instance attribute Private Type reference (TYPE) BOOLEAN TSOAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20030122
31 MY_READPOS Instance attribute Private Type reference (TYPE) I 0 20030123
32 MY_TAG Instance attribute Private Type reference (TYPE) TSXP_TAG_STRUCT 20020918
33 MY_VALUE Instance attribute Private Type reference (TYPE) STRING 20020920
34 MY_WRT_STATE Instance attribute Private Type reference (TYPE) WRITE_STATE 20020919
35 MY_XP_REF Instance attribute Private Type reference (TYPE) %_C_POINTER Kernel Parser Ref 20020918
36 M_METH Instance attribute Private Type reference (TYPE) QNAME 20030820
37 M_PREFIX_CNT Instance attribute Private Type reference (TYPE) I 0 $REF$ 20030225
38 _CLASS_NAME Instance attribute Private Type reference (TYPE) STRING 'CL_SOAP_XP' 20020918
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NAMESPACE Instance method Private Method Add Namespace Definition 20030225
2 CHECK_STATE Instance method Private Method 20020919
3 CLOSE_OPEN Instance method Private Method 20020919
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020920
5 CREATE Static method Public Method Factory 20020918
6 CREATE_ENCODER_BY_URI Static method Public Method Factory 20030225
7 CREATE_MIXED_CASE_ENCODER Static method Public Method Factory 20030225
8 CREATE_UPPER_CASE_ENCODER Static method Public Method Factory 20030225
9 DESTROY Instance method Public Method 20020918
10 GEN_RFC_SOAP_EXCEPTION_DOC Instance method Private Method 20030124
11 GEN_RFC_SOAP_FAULT Instance method Private Method 20030814
12 GET_STREAM_OUTPUT Instance method Public Method 20030226
13 MY_WRITE_ATTRIBUTE Instance method Private Method 20020920
14 MY_WRITE_BINARY Instance method Private Method 20030124
15 MY_WRITE_CLOSE_TAG Instance method Private Method 20020920
16 MY_WRITE_OPEN_TAG Instance method Private Method 20020920
17 MY_WRITE_VALUE Instance method Private Method 20020920
18 READ_CHARS Instance method Public Method 20020921
19 RESET Instance method Public Method 20020918
20 SET_DOCUMENT Instance method Public Method 20020918
21 TOSTRING Instance method Public Method 20020920
22 TOUTF8STRING Instance method Public Method 20020920
23 UC2UTF8 Instance method Private Method 20020918
24 UTF82UC Instance method Private Method 20020918
25 WRITE_ATTRIBUTE Instance method Public Method 20020920
26 WRITE_CHARS Instance method Public Method 20020921
27 WRITE_CLOSE_TAG Instance method Public Method 20020920
28 WRITE_OPEN_TAG Instance method Public Method 20020920
29 WRITE_VALUE Instance method Public Method 20020920
30 XP_DUMMY Instance method Private Method 20020921
31 XP_EXECUTE Instance method Private Method 20030124
32 XP_GET_LAST_ERROR Instance method Private Method 20020918
33 XP_MIXNAME2ABAP Instance method Private Method 20030124
34 XP_PREPARE_CALL Instance method Private Method 20030124
35 XP_READ_CHARS Instance method Private Method 20020921
36 XP_READ_FRAGMENT Instance method Private Method Get Complete XML Subtree as String 20030226
37 XP_READ_PARAMETER Instance method Private Method 20030121
38 XP_READ_TAG Instance method Private Method 20020918
39 XP_RESET_MODE Instance method Private Method Reset Mode to Last Mode 20030127
40 XP_SET_ENCODING Instance method Private Method 20030124
41 XP_SET_INPUT Instance method Private Method 20020918
42 XP_SET_MODE_FROM_NAMESPACE Instance method Private Method Set SOAP, RFC Default or RFC Mixed Mode by Namespace 20030127
43 XP_SET_OUTPUT Instance method Private Method 20020918
44 XP_SET_RFC_DEFAULT_MODE Instance method Private Method Set Encoding for Tags, Parameters and Names to Soap Mode 20030127
45 XP_SET_RFC_MIXED_MODE Instance method Private Method Set Encoding for Tags, Parameters and Names to Soap Mode 20030127
46 XP_SET_SOAP_MODE Instance method Private Method Set Encoding for Tags, Parameters and Names to Soap Mode 20030127
47 XP_WRITE_CHARS Instance method Private Method 20020921
48 XP_WRITE_TAG Instance method Private Method 20020918
Events
Class CL_SOAP_XP has no event.
Types
Class CL_SOAP_XP has no local type.
Method Signatures

Method ADD_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Type reference (TYPE) STRING $REF$ 20030225
2 Importing PREFIX Call by reference Type reference (TYPE) STRING 20030225
3 Returning PREFIX_OUT Value transfer Type reference (TYPE) STRING $REF$ 20030225

Method ADD_NAMESPACE on class CL_SOAP_XP has no exception.

Method CHECK_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_STATE Call by reference Type reference (TYPE) WRITE_STATE 20020919

Method CHECK_STATE on class CL_SOAP_XP has no exception.

Method CLOSE_OPEN Signature

Method CLOSE_OPEN on class CL_SOAP_XP has no parameter.
Method CLOSE_OPEN on class CL_SOAP_XP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SOAP_XP has no parameter.
Method CONSTRUCTOR on class CL_SOAP_XP has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARSER Value transfer Object reference (TYPE REF TO) CL_SOAP_XP SOAP kernel module 20020918
2 Importing XMLDOC Call by reference Type reference (TYPE) STRING 20020918
3 Importing XMLDOC_UTF8 Call by reference Type reference (TYPE) XSTRING 20020918

Method CREATE on class CL_SOAP_XP has no exception.

Method CREATE_ENCODER_BY_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARSER Value transfer Object reference (TYPE REF TO) CL_SOAP_XP SOAP kernel module 20030225
2 Importing XMLDOC Call by reference Type reference (TYPE) STRING 20030225
3 Importing XMLDOC_UTF8 Call by reference Type reference (TYPE) XSTRING 20030225

Method CREATE_ENCODER_BY_URI on class CL_SOAP_XP has no exception.

Method CREATE_MIXED_CASE_ENCODER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENCODER Value transfer Object reference (TYPE REF TO) IF_SXML_ENCODER SOAP kernel module 20030225

Method CREATE_MIXED_CASE_ENCODER on class CL_SOAP_XP has no exception.

Method CREATE_UPPER_CASE_ENCODER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENCODER Value transfer Object reference (TYPE REF TO) IF_SXML_ENCODER SOAP kernel module 20030225

Method CREATE_UPPER_CASE_ENCODER on class CL_SOAP_XP has no exception.

Method DESTROY Signature

Method DESTROY on class CL_SOAP_XP has no parameter.
Method DESTROY on class CL_SOAP_XP has no exception.

Method GEN_RFC_SOAP_EXCEPTION_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Type reference (TYPE) STRING 20030124
2 Importing METHOD Call by reference Type reference (TYPE) QNAME Qualified Name 20030124
3 Returning SOAP_FAULT Value transfer Type reference (TYPE) XSTRING 20030124
4 Importing SYS Call by reference Type reference (TYPE) SYST ABAP-Systemfelder 20030124

Method GEN_RFC_SOAP_EXCEPTION_DOC on class CL_SOAP_XP has no exception.

Method GEN_RFC_SOAP_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DETAIL Value transfer Object reference (TYPE REF TO) IF_SXMLP_PART 20030820
2 Importing EXCEPTION Call by reference Type reference (TYPE) STRING 20030814
3 Importing METHOD Call by reference Type reference (TYPE) QNAME Qualified Name 20030814
4 Importing SYS Call by reference Type reference (TYPE) SYST ABAP-Systemfelder 20030814

Method GEN_RFC_SOAP_FAULT on class CL_SOAP_XP has no exception.

Method GET_STREAM_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUFFER Value transfer Type reference (TYPE) SOAP_XSTRING_LIST $REF$ 20030226

Method GET_STREAM_OUTPUT on class CL_SOAP_XP has no exception.

Method MY_WRITE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20020920
2 Importing NS_PREFIX Call by reference Type reference (TYPE) STRING 20020920
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20020920

Method MY_WRITE_ATTRIBUTE on class CL_SOAP_XP has no exception.

Method MY_WRITE_BINARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRING Call by reference Type reference (TYPE) XSTRING 20030124

Method MY_WRITE_BINARY on class CL_SOAP_XP has no exception.

Method MY_WRITE_CLOSE_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20020920
2 Importing NS_PREFIX Call by reference Type reference (TYPE) STRING 20020920

Method MY_WRITE_CLOSE_TAG on class CL_SOAP_XP has no exception.

Method MY_WRITE_OPEN_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20020920
2 Importing NS_PREFIX Call by reference Type reference (TYPE) STRING 20020920

Method MY_WRITE_OPEN_TAG on class CL_SOAP_XP has no exception.

Method MY_WRITE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20020920

Method MY_WRITE_VALUE on class CL_SOAP_XP has no exception.

Method READ_CHARS Signature

Method READ_CHARS on class CL_SOAP_XP has no parameter.
Method READ_CHARS on class CL_SOAP_XP has no exception.

Method RESET Signature

Method RESET on class CL_SOAP_XP has no parameter.
Method RESET on class CL_SOAP_XP has no exception.

Method SET_DOCUMENT Signature

Method SET_DOCUMENT on class CL_SOAP_XP has no parameter.
Method SET_DOCUMENT on class CL_SOAP_XP has no exception.

Method TOSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XMLDOC Value transfer Type reference (TYPE) STRING 20020920

Method TOSTRING on class CL_SOAP_XP has no exception.

Method TOUTF8STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XMLDOC Value transfer Type reference (TYPE) XSTRING 20020920

Method TOUTF8STRING on class CL_SOAP_XP has no exception.

Method UC2UTF8 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UC_STR Call by reference Type reference (TYPE) STRING 20020918
2 Returning UTF8_STR Value transfer Type reference (TYPE) XSTRING 20020918

Method UC2UTF8 on class CL_SOAP_XP has no exception.

Method UTF82UC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UC_STR Value transfer Type reference (TYPE) STRING 20020918
2 Importing UTF8_STR Call by reference Type reference (TYPE) XSTRING 20020918

Method UTF82UC on class CL_SOAP_XP has no exception.

Method WRITE_ATTRIBUTE Signature

Method WRITE_ATTRIBUTE on class CL_SOAP_XP has no parameter.
Method WRITE_ATTRIBUTE on class CL_SOAP_XP has no exception.

Method WRITE_CHARS Signature

Method WRITE_CHARS on class CL_SOAP_XP has no parameter.
Method WRITE_CHARS on class CL_SOAP_XP has no exception.

Method WRITE_CLOSE_TAG Signature

Method WRITE_CLOSE_TAG on class CL_SOAP_XP has no parameter.
Method WRITE_CLOSE_TAG on class CL_SOAP_XP has no exception.

Method WRITE_OPEN_TAG Signature

Method WRITE_OPEN_TAG on class CL_SOAP_XP has no parameter.
Method WRITE_OPEN_TAG on class CL_SOAP_XP has no exception.

Method WRITE_VALUE Signature

Method WRITE_VALUE on class CL_SOAP_XP has no parameter.
Method WRITE_VALUE on class CL_SOAP_XP has no exception.

Method XP_DUMMY Signature

Method XP_DUMMY on class CL_SOAP_XP has no parameter.
Method XP_DUMMY on class CL_SOAP_XP has no exception.

Method XP_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION Call by reference Type reference (TYPE) STRING 20031024
2 Importing METHOD Call by reference Type reference (TYPE) QNAME Qualified Name 20030124
3 Returning RESPONSE Value transfer Type reference (TYPE) XSTRING 20030814
4 Importing RESPONSE_METHOD Call by reference Type reference (TYPE) QNAME 20030820
# Exception Resumable Description Created on
1 CX_SOAP_APPLICATION soap application exception 20030820

Method XP_GET_LAST_ERROR Signature

Method XP_GET_LAST_ERROR on class CL_SOAP_XP has no parameter.
Method XP_GET_LAST_ERROR on class CL_SOAP_XP has no exception.

Method XP_MIXNAME2ABAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ABAPNAME Value transfer Type reference (TYPE) STRING 20030124
2 Importing XMLNAME Call by reference Type reference (TYPE) STRING 20030124

Method XP_MIXNAME2ABAP on class CL_SOAP_XP has no exception.

Method XP_PREPARE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD Call by reference Object reference (TYPE REF TO) IF_SXML_TAG XML tag interface 20030124

Method XP_PREPARE_CALL on class CL_SOAP_XP has no exception.

Method XP_READ_CHARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRING Value transfer Type reference (TYPE) STRING 20020921

Method XP_READ_CHARS on class CL_SOAP_XP has no exception.

Method XP_READ_FRAGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FRAGMENT Value transfer Type reference (TYPE) XSTRING $REF$ 20030226

Method XP_READ_FRAGMENT on class CL_SOAP_XP has no exception.

Method XP_READ_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DREF Call by reference Object reference (TYPE REF TO) DATA 20030122
2 Importing NAME Call by reference Type reference (TYPE) STRING 20030122

Method XP_READ_PARAMETER on class CL_SOAP_XP has no exception.

Method XP_READ_TAG Signature

Method XP_READ_TAG on class CL_SOAP_XP has no parameter.
Method XP_READ_TAG on class CL_SOAP_XP has no exception.

Method XP_RESET_MODE Signature

Method XP_RESET_MODE on class CL_SOAP_XP has no parameter.
Method XP_RESET_MODE on class CL_SOAP_XP has no exception.

Method XP_SET_ENCODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCODING Call by reference Type reference (TYPE) XP_NAME_ENCODING 20030124

Method XP_SET_ENCODING on class CL_SOAP_XP has no exception.

Method XP_SET_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) XSTRING 20020918

Method XP_SET_INPUT on class CL_SOAP_XP has no exception.

Method XP_SET_MODE_FROM_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing METHOD Call by reference Type reference (TYPE) QNAME 20030127

Method XP_SET_MODE_FROM_NAMESPACE on class CL_SOAP_XP has no exception.

Method XP_SET_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OUTPUT Call by reference Type reference (TYPE) XSTRING 20020918

Method XP_SET_OUTPUT on class CL_SOAP_XP has no exception.

Method XP_SET_RFC_DEFAULT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESPONSE_METHOD_NAME Value transfer Type reference (TYPE) STRING 20030127

Method XP_SET_RFC_DEFAULT_MODE on class CL_SOAP_XP has no exception.

Method XP_SET_RFC_MIXED_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESPONSE_METHOD_NAME Value transfer Type reference (TYPE) STRING 20030127

Method XP_SET_RFC_MIXED_MODE on class CL_SOAP_XP has no exception.

Method XP_SET_SOAP_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESPONSE_METHOD_NAME Value transfer Type reference (TYPE) STRING 20030127

Method XP_SET_SOAP_MODE on class CL_SOAP_XP has no exception.

Method XP_WRITE_CHARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRING Call by reference Type reference (TYPE) STRING 20020921

Method XP_WRITE_CHARS on class CL_SOAP_XP has no exception.

Method XP_WRITE_TAG Signature

Method XP_WRITE_TAG on class CL_SOAP_XP has no parameter.
Method XP_WRITE_TAG on class CL_SOAP_XP has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 630