SAP ABAP Class /IPRO/IF_SERIALIZABLE_XSD (Serializable for XSD)
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_XSD  
Short Description Serializable for XSD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040302   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_SERIALIZABLE_XSD has no forward declaration.
Interfaces
Class /IPRO/IF_SERIALIZABLE_XSD has no interface implemented.
Friends
Class /IPRO/IF_SERIALIZABLE_XSD has no friend class.
Attributes
Class /IPRO/IF_SERIALIZABLE_XSD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_FROM Instance method Public Method Read something 20040302
2 WRITE_PREAMBLE Instance method Public Method Write preamble 20040413
3 WRITE_TO Instance method Public Method Write something 20040302
Events
Class /IPRO/IF_SERIALIZABLE_XSD has no event.
Types
Class /IPRO/IF_SERIALIZABLE_XSD 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_XSD Reader for XSD 20040302
# Exception Resumable Description Created on
1 /IPRO/CX_SERIALIZER_FAILED_AT Serialization/Deserialization failed at element 20040430

Method WRITE_PREAMBLE 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_XSD XSD writer 20040413
# 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_XSD XSD writer 20040302
# 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