SAP ABAP Class IF_SAM_SERIALIZABLE (Serializable)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SAM_MESSAGE Message 20031017
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAM_MESSAGE Message 20031017
Properties
Class IF_SAM_SERIALIZABLE  
Short Description Serializable    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031017   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SAM_SERIALIZABLE has no forward declaration.
Interfaces
Class IF_SAM_SERIALIZABLE has no interface implemented.
Friends
Class IF_SAM_SERIALIZABLE has no friend class.
Attributes
Class IF_SAM_SERIALIZABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Instance method Public Method initializes the instance from serialized representation 20031017
2 SERIALIZE Instance method Public Method returns serialized representation of the instance 20031017
Events
Class IF_SAM_SERIALIZABLE has no event.
Types
Class IF_SAM_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 SERIALIZED_CONTENT Call by reference Type reference (TYPE) XSTRING 20031017
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20040223

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERIALIZED_CONTENT Value transfer Type reference (TYPE) XSTRING 20031017
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20040223
History
Last changed by/on SAP  20081007 
SAP Release Created in