SAP ABAP Class /IPRO/IF_SERIALIZABLE_XSI (Serializable for XSI)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/CL_MESSAGE_HANDLER Message handler 20040414
Properties
Class /IPRO/IF_SERIALIZABLE_XSI  
Short Description Serializable for XSI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040308   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_SERIALIZABLE_XSI has no forward declaration.
Interfaces
Class /IPRO/IF_SERIALIZABLE_XSI has no interface implemented.
Friends
Class /IPRO/IF_SERIALIZABLE_XSI has no friend class.
Attributes
Class /IPRO/IF_SERIALIZABLE_XSI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_FROM Instance method Public Method Read something 20040308
2 WRITE_TO Instance method Public Method Write something 20040308
Events
Class /IPRO/IF_SERIALIZABLE_XSI has no event.
Types
Class /IPRO/IF_SERIALIZABLE_XSI has no local type.
Method Signatures

Method READ_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIO_READER Call by reference Object reference (TYPE REF TO) /IPRO/IF_READER_XSI Reader for XSI 20040308
# Exception Resumable Description Created on
1 /IPRO/CX_SERIALIZER_FAILED_AT Serialization/Deserialization failed at element 20040430

Method WRITE_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIO_WRITER Call by reference Object reference (TYPE REF TO) /IPRO/IF_WRITER_XSI Writer for XSI 20040308
# Exception Resumable Description Created on
1 /IPRO/CX_SERIALIZER_FAILED_AT Serialization/Deserialization failed at element 20040430
History
Last changed by/on SAP  20110908 
SAP Release Created in