SAP ABAP Class CL_SXML_DATA (SOAP Kernel Module)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE_XML (Package) XML Parts of SOAP Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SXML_PART SOAP Kernel Module 20021216
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXML_DATA 20021216
Properties
Class CL_SXML_DATA  
Short Description SOAP Kernel Module    
Super Class CL_SXML_PART SOAP Kernel Module 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE_XML   XML Parts of SOAP Runtime 
Created 20021216   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SXML_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SXML_DATA 20021216
Friends
Class CL_SXML_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA Instance attribute Public Attribute reference (LIKE) 20021217
2 MY_ENCODER_URI Instance attribute Private Type reference (TYPE) STRING $REF$ 20030228
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021218
2 USE_DEFAULT_ENCODING Instance method Public Method Use ABAP Name Mangling 20030228
3 USE_MIXEDCASE_ENCODING Instance method Public Method Use Name Mangling MY_NAME <-> MyName 20030228
4 _SET_ENCODER Instance method Public Method 20030228
Events
Class CL_SXML_DATA has no event.
Types
Class CL_SXML_DATA has no local type.
Method Signatures

Method CONSTRUCTOR 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 20021218
2 Importing NAMESPACE Call by reference Type reference (TYPE) STRING 20021218
3 Importing PREFIX Call by reference Type reference (TYPE) STRING 20021218

Method CONSTRUCTOR on class CL_SXML_DATA has no exception.

Method USE_DEFAULT_ENCODING Signature

Method USE_DEFAULT_ENCODING on class CL_SXML_DATA has no parameter.
Method USE_DEFAULT_ENCODING on class CL_SXML_DATA has no exception.

Method USE_MIXEDCASE_ENCODING Signature

Method USE_MIXEDCASE_ENCODING on class CL_SXML_DATA has no parameter.
Method USE_MIXEDCASE_ENCODING on class CL_SXML_DATA has no exception.

Method _SET_ENCODER Signature

Method _SET_ENCODER on class CL_SXML_DATA has no parameter.
Method _SET_ENCODER on class CL_SXML_DATA has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640