SAP ABAP Class CL_RFC_RECORDER_ENTRY (Implementation - RFC Calls in 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RFC_RECORDER_ENTRY | RFC Calls in Unit | 20071120 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RFC_RECORDER_ENTRY_CONV | Implementation | 20071123 |
Properties
| Class | CL_RFC_RECORDER_ENTRY | |
| Short Description | Implementation - RFC Calls in Unit | |
| 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 | 20071120 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RFC_RECORDER_ENTRY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RFC_RECORDER_ENTRY | RFC Calls in Unit | 20071120 |
Friends
Class CL_RFC_RECORDER_ENTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20071120 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20071120 | |||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | RFC_RECORDER_LINE | Block for Serialized bgRFC Data | 20071212 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20071120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20071120 | |
| 2 | Instance method | Private | Method | 20071120 | ||
| 3 | Instance method | Private | Method | 20071120 | ||
| 4 | Instance method | Private | Method | 20071120 | ||
| 5 | Instance method | Private | Method | 20071120 | ||
| 6 | Instance method | Public | Method | Set unpacked data in table format | 20080125 |
Events
Class CL_RFC_RECORDER_ENTRY has no event.
Types
Class CL_RFC_RECORDER_ENTRY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRY_DATA | Call by reference | Type reference (TYPE) | RFC_RECORDER_LINE | Die serialisierte Daten eines Funktionsbaustein im Unit | 20071122 |
Method CONSTRUCTOR on class CL_RFC_RECORDER_ENTRY has no exception.
Method GET_FORMAT Signature
Method GET_FORMAT on class CL_RFC_RECORDER_ENTRY has no parameter.
Method GET_FORMAT on class CL_RFC_RECORDER_ENTRY has no exception.
Method GET_FUNCTION_NAME Signature
Method GET_FUNCTION_NAME on class CL_RFC_RECORDER_ENTRY has no parameter.
Method GET_FUNCTION_NAME on class CL_RFC_RECORDER_ENTRY has no exception.
Method GET_PAYLOAD Signature
Method GET_PAYLOAD on class CL_RFC_RECORDER_ENTRY has no parameter.
Method GET_PAYLOAD on class CL_RFC_RECORDER_ENTRY has no exception.
Method GET_SIZE Signature
Method GET_SIZE on class CL_RFC_RECORDER_ENTRY has no parameter.
Method GET_SIZE on class CL_RFC_RECORDER_ENTRY has no exception.
Method SET_ENTRY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRY_DATA | Call by reference | Type reference (TYPE) | RFC_RECORDER_LINE | Block für serilisierte bgRFC Daten | 20080125 |
Method SET_ENTRY_DATA on class CL_RFC_RECORDER_ENTRY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |