SAP ABAP Class CL_RFC_RECORDER_UTILITY (Utility Methods for Class Recorder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRFCRECORDER (Package) bgRFC Recorder
Properties
Class CL_RFC_RECORDER_UTILITY  
Short Description Utility Methods for Class Recorder    
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 20071127   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFC_RECORDER_UTILITY has no forward declaration.
Interfaces
Class CL_RFC_RECORDER_UTILITY has no interface implemented.
Friends
Class CL_RFC_RECORDER_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ARFCDATA_D_LEN Constant Public Type reference (TYPE) INT4 255 Maximum definable size of fixed field 20080131
2 CO_ARFCDATA_LEN Constant Public Type reference (TYPE) INT4 1785 Size of data part (raw) of aRFC calls 20080131
3 CO_RECORDER_DATA_LEN Constant Public Type reference (TYPE) INT4 28560 Size of data part (rawstring) of aRFC calls 20080131
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_ARFC_TO_BGRFC Static method Public Method Convert ARFCSDATA to basXM format 20080130
2 CONVERT_BGRFC_TO_ARFC Static method Public Method Convert basXML Format Unit Data to ARFCSDATA 20071127
Events
Class CL_RFC_RECORDER_UTILITY has no event.
Types
Class CL_RFC_RECORDER_UTILITY has no local type.
Method Signatures

Method CONVERT_ARFC_TO_BGRFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNC_TAB Call by reference Type reference (TYPE) BGRFC_FUNC_TAB Nutzdaten für eine Hintergrund RFC Unit 20080130
2 Changing RECORDER_TAB Call by reference Type reference (TYPE) RFC_RECORDER_TAB Tabelle-Type für serilisierte bgRFC Daten 20080130

Method CONVERT_ARFC_TO_BGRFC on class CL_RFC_RECORDER_UTILITY has no exception.

Method CONVERT_BGRFC_TO_ARFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ARFC_SDATA_TAB Call by reference Type reference (TYPE) ARFCSDATA_TAB Tabelle für RFC Funktionsdaten im alten ARFC Format 20071127
2 Importing ARFC_STATE Call by reference Type reference (TYPE) ARFCRSTATE Zustand der ARFC-Calls auf der Receiver-Seite. 20071127
3 Changing ARFC_STATE_TAB Call by reference Type reference (TYPE) ARFCRSTATE_TAB Tabellentyp für ARFCRSTATE 20071127
4 Importing BGRFC_DATA Call by reference Type reference (TYPE) XSTRING Daten des bgRFC 20071127
5 Exporting UNIT_SIZE Call by reference Type reference (TYPE) I Datenvolumen Unit 20071127

Method CONVERT_BGRFC_TO_ARFC on class CL_RFC_RECORDER_UTILITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711