SAP ABAP Class CL_ESH_CO_SERIALIZE (Serialize Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_COMMON (Package) Common
Properties
Class CL_ESH_CO_SERIALIZE  
Short Description Serialize Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_COMMON   Common 
Created 20070613   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_CO_SERIALIZE has no forward declaration.
Interfaces
Class CL_ESH_CO_SERIALIZE has no interface implemented.
Friends
Class CL_ESH_CO_SERIALIZE has no friend class.
Attributes
Class CL_ESH_CO_SERIALIZE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_DATA Static method Public Method Deserialize Object 20070614
2 SERIALIZE_DATA Static method Public Method Serialize Object 20070614
Events
Class CL_ESH_CO_SERIALIZE has no event.
Types
Class CL_ESH_CO_SERIALIZE has no local type.
Method Signatures

Method DESERIALIZE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DATA Call by reference Type reference (TYPE) DATA 20070614
2 Importing IV_XML Call by reference Type reference (TYPE) STRING 20070614

Method DESERIALIZE_DATA on class CL_ESH_CO_SERIALIZE has no exception.

Method SERIALIZE_DATA 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 20070614
2 Importing IV_DATA Call by reference Type reference (TYPE) DATA 20070614

Method SERIALIZE_DATA on class CL_ESH_CO_SERIALIZE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700