SAP ABAP Class IF_GRFN_BRFP_SERIALIZABLE (BRF+ Serialization)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_BRFP_CURR_CONVERSION Currency Conversion Function 20100222
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_BRFP_GROUP_AGGR Group & Aggregation Function 20100222
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_BRFP_KRI_AGGR KRI Aggregation Function 20100222
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_BRFP_TRIGGER_ACT Trigger Action Function 20100524
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_BRFP_TRIGGER_AM_JOB Trigger Action Function(Monitor Job) 20100609
Properties
Class IF_GRFN_BRFP_SERIALIZABLE  
Short Description BRF+ Serialization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100222   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRFN_BRFP_SERIALIZABLE has no forward declaration.
Interfaces
Class IF_GRFN_BRFP_SERIALIZABLE has no interface implemented.
Friends
Class IF_GRFN_BRFP_SERIALIZABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SEPERATOR Constant Public Type reference (TYPE) CHAR1 '|' Single-Character Flag 20100222
Methods
# Method Level Visibility Method type Description Created on
1 READ Instance method Public Method Read parameter 20100222
2 WRITE Instance method Public Method Write parameter 20100222
Events
Class IF_GRFN_BRFP_SERIALIZABLE has no event.
Types
Class IF_GRFN_BRFP_SERIALIZABLE has no local type.
Method Signatures

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20100222
2 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20100222
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20100222

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20100222
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20100222
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20100222
History
Last changed by/on SAP  20141106 
SAP Release Created in