SAP ABAP Class IF_RFC_RECORDER (Unit in Background RFC)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFC_RECORDER Class for Unit 20071119
Properties
Class IF_RFC_RECORDER  
Short Description Unit in Background RFC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071119   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RFC_RECORDER has no interface implemented.
Friends
Class IF_RFC_RECORDER has no friend class.
Attributes
Class IF_RFC_RECORDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Reset data of this unit 20071119
2 GET_SERIALIZED_DATA Instance method Public Method Gets serialized data of this unit 20071119
3 INVALIDATE Instance method Public Method Discards the unit 20071119
Events
Class IF_RFC_RECORDER has no event.
Types
Class IF_RFC_RECORDER has no local type.
Method Signatures

Method FREE Signature

Method FREE on class IF_RFC_RECORDER has no parameter.
Method FREE on class IF_RFC_RECORDER has no exception.

Method GET_SERIALIZED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPRESSED Call by reference Type reference (TYPE) ABAP_BOOL Flag, ob die Daten komprimiert werden sollen oder nicht 20071119
2 Exporting SER_UNIT_DATA Call by reference Type reference (TYPE) XSTRING Die serialisierte Unit Daten 20071120

Method GET_SERIALIZED_DATA on class IF_RFC_RECORDER has no exception.

Method INVALIDATE Signature

Method INVALIDATE on class IF_RFC_RECORDER has no parameter.
Method INVALIDATE on class IF_RFC_RECORDER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in