SAP ABAP Class IF_GRFN_CONTENT_SERIALIZER (Content serializer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_CONTENT_SERIALIZER Content serializer 20120309
Properties
Class IF_GRFN_CONTENT_SERIALIZER  
Short Description Content serializer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120309   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRFN_CONTENT_SERIALIZER has no forward declaration.
Interfaces
Class IF_GRFN_CONTENT_SERIALIZER has no interface implemented.
Friends
Class IF_GRFN_CONTENT_SERIALIZER has no friend class.
Attributes
Class IF_GRFN_CONTENT_SERIALIZER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Instance method Public Method Deserialize data which conform to XML schema 20120309
2 SERIALIZE Instance method Public Method Serialize data which conform to XML schema 20120309
3 SERIALIZE_BY_ID Instance method Public Method Serialize data which conform to XML schema from an Object ID 20120315
Events
Class IF_GRFN_CONTENT_SERIALIZER has no event.
Types
Class IF_GRFN_CONTENT_SERIALIZER has no local type.
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION 20120309
2 Importing IV_DATA Call by reference Type reference (TYPE) STRING 20120309
3 Returning RO_OBJ Value transfer Object reference (TYPE REF TO) IF_GRFN_API_BASIS 20120309
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20120309

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA Call by reference Type reference (TYPE) STRING 20120309
2 Importing IO_OBJ Call by reference Object reference (TYPE REF TO) IF_GRFN_API_BASIS 20120309
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20120309

Method SERIALIZE_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA Call by reference Type reference (TYPE) STRING 20120315
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120315
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120315
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120316
History
Last changed by/on SAP  20141106 
SAP Release Created in