SAP ABAP Class IF_XMS_XMLSOURCE (XML Source)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_XMLSOURCE XML Source 20010627
Properties
Class IF_XMS_XMLSOURCE  
Short Description XML Source    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010627   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XMS_XMLSOURCE has no forward declaration.
Interfaces
Class IF_XMS_XMLSOURCE has no interface implemented.
Friends
Class IF_XMS_XMLSOURCE has no friend class.
Attributes
Class IF_XMS_XMLSOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GETELEMENT Instance method Public Method Gets Contents as DOM Element 20010627
2 GETREADER Instance method Public Method Reads Contents as XML Reader 20040402
3 GETSTRING Instance method Public Method Gets Contents as String 20010627
4 SETELEMENT Instance method Public Method Sets Contents as DOM Element 20010627
5 SETREADER Instance method Public Method Sets Contents as XML Reader 20040402
6 SETSTRING Instance method Public Method Sets Contents as String 20010627
Events
Class IF_XMS_XMLSOURCE has no event.
Types
Class IF_XMS_XMLSOURCE has no local type.
Method Signatures

Method GETELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20010627
# Exception Resumable Description Created on
1 CX_XMS_EXCEPTION Ausnahmen der XMS Messaging APIs 20011024

Method GETREADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_FX_READER xml reader 20040402

Method GETREADER on class IF_XMS_XMLSOURCE has no exception.

Method GETSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING XML String 20010627

Method GETSTRING on class IF_XMS_XMLSOURCE has no exception.

Method SETELEMENT Signature

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

Method SETELEMENT on class IF_XMS_XMLSOURCE has no exception.

Method SETREADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_FX_READER xml reader 20040402

Method SETREADER on class IF_XMS_XMLSOURCE has no exception.

Method SETSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20010627

Method SETSTRING on class IF_XMS_XMLSOURCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in