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 | Constant | Public | Type reference (TYPE) | INT4 | 255 | Maximum definable size of fixed field | 20080131 | ||
| 2 | Constant | Public | Type reference (TYPE) | INT4 | 1785 | Size of data part (raw) of aRFC calls | 20080131 | ||
| 3 | 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 | Static method | Public | Method | Convert ARFCSDATA to basXM format | 20080130 | |
| 2 | 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 | FUNC_TAB | Call by reference | Type reference (TYPE) | BGRFC_FUNC_TAB | Nutzdaten für eine Hintergrund RFC Unit | 20080130 | |||
| 2 | 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 | ARFC_SDATA_TAB | Call by reference | Type reference (TYPE) | ARFCSDATA_TAB | Tabelle für RFC Funktionsdaten im alten ARFC Format | 20071127 | |||
| 2 | ARFC_STATE | Call by reference | Type reference (TYPE) | ARFCRSTATE | Zustand der ARFC-Calls auf der Receiver-Seite. | 20071127 | |||
| 3 | ARFC_STATE_TAB | Call by reference | Type reference (TYPE) | ARFCRSTATE_TAB | Tabellentyp für ARFCRSTATE | 20071127 | |||
| 4 | BGRFC_DATA | Call by reference | Type reference (TYPE) | XSTRING | Daten des bgRFC | 20071127 | |||
| 5 | 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 |