SAP ABAP Class CL_SXML_ELEMENT (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_ELEMENT 20030122
Properties
Class CL_SXML_ELEMENT  
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
# Type group / Object type Type Type Description
1 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SXML_ELEMENT 20030122
Friends
Class CL_SXML_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_ELEMENTS Instance attribute Protected Type reference (TYPE) TSXML_ELEMENTS 20021216
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20030122
2 ADDCHILD Instance method Private Method 20021216
3 ADD_PART Instance method Private Method Add Child of Type IF_XML_PART 20030122
4 CONSTRUCTOR Instance method Public Constructor Constructor 20021218
Events
Class CL_SXML_ELEMENT has no event.
Types
Class CL_SXML_ELEMENT has no local type.
Method Signatures

Method ADD Signature

Method ADD on class CL_SXML_ELEMENT has no parameter.
Method ADD on class CL_SXML_ELEMENT has no exception.

Method ADDCHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PART Call by reference Object reference (TYPE REF TO) CL_SXML_PART SOAP kernel module 20021216

Method ADDCHILD on class CL_SXML_ELEMENT has no exception.

Method ADD_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXML_PART 20030122

Method ADD_PART on class CL_SXML_ELEMENT has no exception.

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_ELEMENT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640