SAP ABAP Interface IF_XMS_XMLSOURCE (XML Source)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSMSG (Package) XI: Message Handling
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
Interface IF_XMS_XMLSOURCE  
Short Description XML Source    
General Data
Package SXMSMSG   XI: Message Handling 
Created 20010627   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_XMS_XMLSOURCE has no forward declaration.
Interfaces
Interface IF_XMS_XMLSOURCE has no interface.
Friends
Interface IF_XMS_XMLSOURCE has no friend.
Attributes
Interface 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
Interface IF_XMS_XMLSOURCE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_XMS_XMLSOURCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620