SAP ABAP Class IF_WS_PAYLOAD (Generate an XML Data Stream Independent of Sending)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_PAYLOAD Implementation IF_PROXY_PAYLOAD 20030730
Properties
Class IF_WS_PAYLOAD  
Short Description Generate an XML Data Stream Independent of Sending    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030730   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_PAYLOAD has no forward declaration.
Interfaces
Class IF_WS_PAYLOAD has no interface implemented.
Friends
Class IF_WS_PAYLOAD has no friend class.
Attributes
Class IF_WS_PAYLOAD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_XML_BINARY Instance method Public Method 20030730
2 GET_XML_POINTER Instance method Public Method Obsolete - Use SET_XML Method 20030731
3 GET_XML_TEXT Instance method Public Method XML in Text Format 20030731
4 SET_XML Instance method Public Method 20050622
Events
Class IF_WS_PAYLOAD has no event.
Types
Class IF_WS_PAYLOAD has no local type.
Method Signatures

Method GET_XML_BINARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML_BINARY Value transfer Type reference (TYPE) XSTRING 20030731

Method GET_XML_BINARY on class IF_WS_PAYLOAD has no exception.

Method GET_XML_POINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML_POINTER Value transfer Object reference (TYPE REF TO) XSTRING 20030731

Method GET_XML_POINTER on class IF_WS_PAYLOAD has no exception.

Method GET_XML_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML_TEXT Value transfer Type reference (TYPE) STRING 20030731
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20030731

Method SET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XML Call by reference Type reference (TYPE) XSTRING 20050622

Method SET_XML on class IF_WS_PAYLOAD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in