SAP ABAP Class CL_PROXY_XML_UTILS (XML Utilities)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_RUNTIME_COMMON (Package) ABAP Proxies: Common Objects
Properties
Class CL_PROXY_XML_UTILS  
Short Description XML Utilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_RUNTIME_COMMON   ABAP Proxies: Common Objects 
Created 20080201   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PROXY_XML_UTILS has no interface implemented.
Friends
Class CL_PROXY_XML_UTILS has no friend class.
Attributes
Class CL_PROXY_XML_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SOAP_ENVELOPE Static method Public Method 20080207
2 ADD_XML_HEADER Static method Public Method 20080214
3 CHECK_IN_CODEPAGE Static method Public Method 20131017
4 CREATE_UUID Static method Private Method 20080211
5 GET_SOAP_BODY Static method Public Method 20080201
6 NORMALIZE_XML Static method Private Method 20131017
7 QNAME_TO_XSDQNAME Static method Public Method 20080220
8 XSDQNAME_TO_QNAME Static method Public Method 20080220
Events
Class CL_PROXY_XML_UTILS has no event.
Types
Class CL_PROXY_XML_UTILS has no local type.
Method Signatures

Method ADD_SOAP_ENVELOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BODY Call by reference Type reference (TYPE) XSTRING 20080207
2 Importing MSG_ID Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080208
3 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20080207
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080207

Method ADD_XML_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FULL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080214
2 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20080214
3 Importing XML Call by reference Type reference (TYPE) XSTRING 20080214

Method ADD_XML_HEADER on class CL_PROXY_XML_UTILS has no exception.

Method CHECK_IN_CODEPAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCODING Call by reference Type reference (TYPE) ABAP_ENCODING 20131017
2 Returning MARKED_XML Value transfer Type reference (TYPE) XSTRING 20131017
3 Importing XML Call by reference Type reference (TYPE) XSTRING 20131017
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_RANGE Parameter with Invalid Range 20131018
2 CX_PARAMETER_INVALID_TYPE Parameter with Invalid Type 20131018
3 CX_SXML_PARSE_ERROR SXML Parsing Error 20131018
4 CX_SY_CODEPAGE_CONVERTER_INIT System Exception for Code Page Converter Initialization 20131018

Method CREATE_UUID Signature

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

Method CREATE_UUID on class CL_PROXY_XML_UTILS has no exception.

Method GET_SOAP_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) XSTRING 20080201
2 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20080201
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080201

Method NORMALIZE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) XSTRING 20131017
2 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20131017
# Exception Resumable Description Created on
1 CX_SXML_PARSE_ERROR SXML Parsing Error 20131018

Method QNAME_TO_XSDQNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QNAME Call by reference Type reference (TYPE) QNAME Qualified Name 20080220
2 Returning XSDQNAME Value transfer Type reference (TYPE) XSDQNAME 20080220
# Exception Resumable Description Created on
1 CX_SY_CONVERSION_NO_QNAME System-Exception f. QName-Konvertierungen 20080220

Method XSDQNAME_TO_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QNAME Value transfer Type reference (TYPE) QNAME Qualified Name 20080220
2 Importing XSDQNAME Call by reference Type reference (TYPE) XSDQNAME 20080220
# Exception Resumable Description Created on
1 CX_SY_CONVERSION_NO_QNAME System-Exception f. QName-Konvertierungen 20080220
History
Last changed by/on SAP  20141121 
SAP Release Created in 711