SAP ABAP Class CL_RFC_RECORDER (Class for Unit)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRFCRECORDER (Package) bgRFC Recorder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RFC_RECORDER_BASE Root Basis Class for Unit Handle 20071119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RFC_RECORDER Unit in Background RFC 20071119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BGRFC_UNIT_KERNEL Root Class for UNIT Handles 20080125
Properties
Class CL_RFC_RECORDER  
Short Description Class for Unit    
Super Class CL_RFC_RECORDER_BASE Root Basis Class for Unit Handle 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SRFCRECORDER   bgRFC Recorder 
Created 20071119   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFC_RECORDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RFC_RECORDER Unit in Background RFC 20071119
Friends
# Friend Modeled only Created on Description
1 CL_RFC_RECORDER_ENTRY_CONV 20071228 Implementation
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 UNIT_LIFE_STATE_COMMITTED Constant Protected Type reference (TYPE) UNIT_LIFE_STATE_TYPE 2012200402 Unit Already Released with COMMIT WORK 20071119
2 UNIT_LIFE_STATE_ROLLED_BACK Constant Protected Type reference (TYPE) UNIT_LIFE_STATE_TYPE 2012200403 Unit Already Released with ROLLBACK WORK 20071119
3 UNIT_LIFE_STATE_VALID Constant Protected Type reference (TYPE) UNIT_LIFE_STATE_TYPE 2012200401 Unit Generated in this Application LUW 20071119
4 __STAT_KERNEL_PART Static Attribute Protected Type reference (TYPE) STAT_KERNEL_PART 20071126
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20071119
2 GET_SERIALIZED_DATA Instance method Public Method 20071119
3 INVALIDATE Instance method Public Method 20071119
Events
Class CL_RFC_RECORDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STAT_KERNEL_PART Protected See coding 20071126 begin of STAT_KERNEL_PART, MAJOR_VERS type I, MINOR_VERS type I, ACT_BGRFC_UNIT_HDL type ref to CL_RFC_RECORDER, end of STAT_KERNEL_PART
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RFC_RECORDER has no parameter.
# Exception Resumable Description Created on
1 CX_BGRFC_NOT_SUPPORTED 20071122

Method GET_SERIALIZED_DATA Signature

Method GET_SERIALIZED_DATA on class CL_RFC_RECORDER has no parameter.
Method GET_SERIALIZED_DATA on class CL_RFC_RECORDER has no exception.

Method INVALIDATE Signature

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