SAP ABAP Interface IF_SAM_SERIALIZABLE (Serializable)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW-MES (Application Component) Messaging
     CRM_SAM_MAIN (Package) SAM Basis Functionality
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
Interface IF_SAM_SERIALIZABLE  
Short Description Serializable    
General Data
Package CRM_SAM_MAIN   SAM Basis Functionality 
Created 20031017   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
Interface IF_SAM_SERIALIZABLE has no forward declaration.
Interfaces
Interface IF_SAM_SERIALIZABLE has no interface.
Friends
Interface IF_SAM_SERIALIZABLE has no friend.
Attributes
Interface 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
Interface IF_SAM_SERIALIZABLE has no event.
Types
Interface 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