SAP ABAP Interface IF_SXML_SERIALIZABLE (SXML Serializable Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SXML_PARTS (Package) SXML Parts
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
Interface IF_SXML_SERIALIZABLE  
Short Description SXML Serializable Interface    
General Data
Package SXML_PARTS   SXML Parts 
Created 20041217   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SXML_SERIALIZABLE has no forward declaration.
Interfaces
Interface IF_SXML_SERIALIZABLE has no interface.
Friends
Interface IF_SXML_SERIALIZABLE has no friend.
Attributes
Interface 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
Interface IF_SXML_SERIALIZABLE has no event.
Types
Interface 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 700