SAP ABAP Class CL_GRFN_JSON_SERIALIZER (Serialize ABAP data into JSON format)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ODATA_COMMON (Package) Shared Objects for OData Services
Properties
Class CL_GRFN_JSON_SERIALIZER  
Short Description Serialize ABAP data into JSON format    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_ODATA_COMMON   Shared Objects for OData Services 
Created 20140205   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_JSON_SERIALIZER has no forward declaration.
Interfaces
Class CL_GRFN_JSON_SERIALIZER has no interface implemented.
Friends
Class CL_GRFN_JSON_SERIALIZER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_COLON Static Attribute Private Type reference (TYPE) STRING 20140205
2 GV_COMMA Static Attribute Private Type reference (TYPE) STRING 20140205
3 MR_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20140205
4 MT_FRAGMENT Instance attribute Private Type reference (TYPE) GRFN_T_STRING String table 20140205
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20140205
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20140205
3 GET_DATA Instance method Public Method 20140205
4 RECURSE Instance method Private Method 20140205
5 SERIALIZE Instance method Public Method 20140205
Events
Class CL_GRFN_JSON_SERIALIZER has no event.
Types
Class CL_GRFN_JSON_SERIALIZER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GRFN_JSON_SERIALIZER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRFN_JSON_SERIALIZER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) DATA 20140205

Method CONSTRUCTOR on class CL_GRFN_JSON_SERIALIZER has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATA Value transfer Type reference (TYPE) STRING 20140205

Method GET_DATA on class CL_GRFN_JSON_SERIALIZER has no exception.

Method RECURSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) DATA 20140205

Method RECURSE on class CL_GRFN_JSON_SERIALIZER has no exception.

Method SERIALIZE Signature

Method SERIALIZE on class CL_GRFN_JSON_SERIALIZER has no parameter.
Method SERIALIZE on class CL_GRFN_JSON_SERIALIZER has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100