SAP ABAP Class CL_SIC_SERIALIZE (Serialize Objects for Parallelization)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-IQM-IC (Application Component) Information Consistency
     S_IC_FRAMEWORK_ENGINE (Package) Information Consolidation Framework - Engine
Properties
Class CL_SIC_SERIALIZE  
Short Description Serialize Objects for Parallelization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_IC_FRAMEWORK_ENGINE   Information Consolidation Framework - Engine 
Created 20060724   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIC_SERIALIZE has no forward declaration.
Interfaces
Class CL_SIC_SERIALIZE has no interface implemented.
Friends
Class CL_SIC_SERIALIZE has no friend class.
Attributes
Class CL_SIC_SERIALIZE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Static method Public Method Deserialize Object 20060725
2 SERIALIZE Static method Public Method Serialize Object 20060724
Events
Class CL_SIC_SERIALIZE has no event.
Types
Class CL_SIC_SERIALIZE has no local type.
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20060725
2 Importing IV_XML Call by reference Type reference (TYPE) STRING 20060725

Method DESERIALIZE on class CL_SIC_SERIALIZE has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XML Call by reference Type reference (TYPE) STRING 20060724
2 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20060725

Method SERIALIZE on class CL_SIC_SERIALIZE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710