SAP ABAP Class CL_SOAP_SERVICE (General SOAP Functions)
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_SERVICE  
Short Description General SOAP Functions    
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 20061103   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_SERVICE has no forward declaration.
Interfaces
Class CL_SOAP_SERVICE has no interface implemented.
Friends
Class CL_SOAP_SERVICE has no friend class.
Attributes
Class CL_SOAP_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_GUID_2_UUID Static method Public Method Convert GUID to UUID 20061103
2 CONVERT_UUID_2_GUID Static method Public Method Convert UUID to GUID 20061103
Events
Class CL_SOAP_SERVICE has no event.
Types
Class CL_SOAP_SERVICE has no local type.
Method Signatures

Method CONVERT_GUID_2_UUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) ANYURI any URI 20061103
2 Importing IM_PREFIX Call by reference Type reference (TYPE) STRING 'uuid:' 20061103
3 Importing IM_SEPARATOR Call by reference Type reference (TYPE) CHAR1 '-' Einstelliges Kennzeichen 20061103
4 Returning RE_UUID Value transfer Type reference (TYPE) ANYURI any URI 20061103

Method CONVERT_GUID_2_UUID on class CL_SOAP_SERVICE has no exception.

Method CONVERT_UUID_2_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PREFIX Call by reference Type reference (TYPE) STRING 'uuid:' 20061103
2 Importing IM_SEPARATOR Call by reference Type reference (TYPE) CHAR1 '-' Einstelliges Kennzeichen 20061103
3 Importing IM_UUID Call by reference Type reference (TYPE) ANYURI any URI 20061103
4 Returning RE_GUID Value transfer Type reference (TYPE) ANYURI any URI 20061103

Method CONVERT_UUID_2_GUID on class CL_SOAP_SERVICE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710