SAP ABAP Class IF_SXML_SERIALIZABLE (SXML Serializable Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SOAP_WSADDR_MESSAGE interface for WS-A message 20110113
2 Interface composition (i COMPRISING i_ref)  IF_SXMLP_PART 20050411
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_SAPF_OBJECTS SAP Feature Objects 20060719
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_FAULT SOAP Fault Part 20050920
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_WSADDR_MESSAGE implementation of WS-A message 20110113
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRG_RFC_PROXY_CONTEXT RFC Proxy Context 20091215
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSP_FEAT_BASE Base Class for All Features 20060719
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSP_POLICY_ALL wsp:Policy and wsp:All 20050711
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXMLP_PART 20050411
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_PART_RECORDER cl_ws_proxy_part_recorder 20080204
Properties
Class IF_SXML_SERIALIZABLE  
Short Description SXML Serializable Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041217   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SXML_SERIALIZABLE has no forward declaration.
Interfaces
Class IF_SXML_SERIALIZABLE has no interface implemented.
Friends
Class IF_SXML_SERIALIZABLE has no friend class.
Attributes
Class IF_SXML_SERIALIZABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Instance method Public Method 20041217
2 SERIALIZE Instance method Public Method 20041217
Events
Class IF_SXML_SERIALIZABLE has no event.
Types
Class IF_SXML_SERIALIZABLE has no local type.
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKAGE_READER Call by reference Object reference (TYPE REF TO) IF_SXMLP_PACKAGE_READER 20060727
2 Importing READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER SXML Reader Interface 20041217
# Exception Resumable Description Created on
1 CX_SXML_SERIALIZATION_ERROR 20050610

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKAGE_WRITER Call by reference Object reference (TYPE REF TO) IF_SXMLP_PACKAGE_WRITER 20060727
2 Importing WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER SXML Writer Interface 20041217
# Exception Resumable Description Created on
1 CX_SXML_SERIALIZATION_ERROR 20050610
History
Last changed by/on SAP  20140121 
SAP Release Created in