SAP ABAP Class /UI2/IF_SERIALIZE (Serializing Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/CL_JSON_SERIALIZER 20121204
Properties
Class /UI2/IF_SERIALIZE  
Short Description Serializing Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120920   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/IF_SERIALIZE has no forward declaration.
Interfaces
Class /UI2/IF_SERIALIZE has no interface implemented.
Friends
Class /UI2/IF_SERIALIZE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CASE_TYPE Constant Public See coding 20121204
Methods
# Method Level Visibility Method type Description Created on
1 SERIALIZE Instance method Public Method serializes data to xstring 20120920
2 SET_CASE_TYPE Instance method Public Method sets case-type 20121204
Events
Class /UI2/IF_SERIALIZE has no event.
Types
Class /UI2/IF_SERIALIZE has no local type.
Method Signatures

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20120920
2 Importing IT_FIELD_LIST Call by reference Type reference (TYPE) /UI2/T_FIELD_INFO Global field information 20120920
3 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20130122

Method SERIALIZE on class /UI2/IF_SERIALIZE has no exception.

Method SET_CASE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_TYPE Call by reference Type reference (TYPE) I 20121204

Method SET_CASE_TYPE on class /UI2/IF_SERIALIZE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in