SAP ABAP Class CL_SOAP_IXML_UTIL (Ixml utility)
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
Properties
Class CL_SOAP_IXML_UTIL  
Short Description Ixml utility    
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 20120227   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_IXML_UTIL has no forward declaration.
Interfaces
Class CL_SOAP_IXML_UTIL has no interface implemented.
Friends
Class CL_SOAP_IXML_UTIL has no friend class.
Attributes
Class CL_SOAP_IXML_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_IXML_DOCUMENT Static method Public Method 20120227
2 GET_PATH_AND_URI Static method Public Method 20120227
Events
Class CL_SOAP_IXML_UTIL has no event.
Types
Class CL_SOAP_IXML_UTIL has no local type.
Method Signatures

Method GET_IXML_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IXML_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT 20120227
2 Exporting IXML_STREAM_FACTORY Call by reference Object reference (TYPE REF TO) IF_IXML_STREAM_FACTORY 20120227
3 Importing PAYLOAD Call by reference Type reference (TYPE) XSTRING 20120227
# Exception Resumable Description Created on
1 CX_SOAP_IXML_PARSING_ERROR 20120227

Method GET_PATH_AND_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NAME_SPACE Call by reference Type reference (TYPE) STRING 20120227
2 Changing XPATH Call by reference Type reference (TYPE) STRING 20120227
# Exception Resumable Description Created on
1 CX_SOAP_IXML_PARSING_ERROR 20120227
History
Last changed by/on SAP  20130531 
SAP Release Created in