SAP ABAP Class CL_RFC_RECORDER_BASE (Root Basis Class for Unit Handle)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRFCRECORDER (Package) bgRFC Recorder
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RFC_RECORDER Class for Unit 20071119
2 Inheritance (c INHERITING FROM c_ref)  CL_RFC_RECORDER_VIEWER Implementation of Background Unit Call 20071120
Properties
Class CL_RFC_RECORDER_BASE  
Short Description Root Basis Class for Unit Handle    
Super Class    
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_BASE has no forward declaration.
Interfaces
Class CL_RFC_RECORDER_BASE has no interface implemented.
Friends
Class CL_RFC_RECORDER_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 __INST_KERNEL_PART Instance attribute Protected Type reference (TYPE) INST_KERNEL_PART Structure for Unit Identification 20071119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20071119
Events
Class CL_RFC_RECORDER_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 INST_KERNEL_PART Protected See coding 20071119 begin of INST_KERNEL_PART, MAJOR_VERS type I, MINOR_VERS type I, RFCDEST type STRING, UNIT_LIFE_STATE type UNIT_LIFE_STATE_TYPE, UNIT_ID type BGRFC_UNIT_ID, INTABLE type RFC_RECORDER_TAB, OUTTABLE type RFC_RECORDER_TAB, BASXML_UNIT type int4, "basXML state for actual destination end of INST_KERNEL_PART
2 UNIT_LIFE_STATE_TYPE Public Type reference (TYPE) I 20071119
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAJOR_VERS Call by reference Type reference (TYPE) I MAJOR_VERS für INST_KERNEL_PART 20071119
2 Importing MINOR_VERS Call by reference Type reference (TYPE) I MINOR_VERS für INST_KERNEL_PART 20071119
# Exception Resumable Description Created on
1 CX_BGRFC_NOT_SUPPORTED 20071122
History
Last changed by/on SAP  20090618 
SAP Release Created in 711