SAP ABAP Class IF_LIB_SERIALIZABLE (add serialization properies to a class)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20130605
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LIB_CLUSTER implements a basic storage in cluster 20120213
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDU_CHECK_ISSUE abstract consistency check issue 20120404
Properties
Class IF_LIB_SERIALIZABLE  
Short Description add serialization properies to a class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120213   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_LIB_SERIALIZABLE has no forward declaration.
Interfaces
Class IF_LIB_SERIALIZABLE has no interface implemented.
Friends
Class IF_LIB_SERIALIZABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_FLAT_TYPE Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_DATADESCR 20120213
Methods
# Method Level Visibility Method type Description Created on
1 EXPORT Instance method Public Method 20120213
2 IMPORT Instance method Public Method 20120213
Events
Class IF_LIB_SERIALIZABLE has no event.
Types
Class IF_LIB_SERIALIZABLE has no local type.
Method Signatures

Method EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLAT Call by reference Type reference (TYPE) TABLE 20120213
# Exception Resumable Description Created on
1 CX_SHDB_TOOLS_EXCEPTION exceptions of HANA DB objects 20120213

Method IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FLAT Call by reference Type reference (TYPE) TABLE 20120213
# Exception Resumable Description Created on
1 CX_SHDB_TOOLS_EXCEPTION exceptions of HANA DB objects 20120213
History
Last changed by/on SAP  20140121 
SAP Release Created in