SAP ABAP Class IF_RFC_RECORDER_ENTRY (RFC Calls in Unit)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RFC_RECORDER_EXEC_ENTRY | Execution of Function Module in Unit | 20071120 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RFC_RECORDER_ENTRY | Implementation - RFC Calls in Unit | 20071120 |
Properties
Class | IF_RFC_RECORDER_ENTRY | |
Short Description | RFC Calls in Unit | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20071119 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_RFC_RECORDER_ENTRY has no interface implemented.
Friends
Class IF_RFC_RECORDER_ENTRY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CL_RFC_RECORDER_FACTORY=>BGRFC_ENTRY_TYPE | 1911200702 | Unit recorded with basXML format | 20071119 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CL_RFC_RECORDER_FACTORY=>BGRFC_ENTRY_TYPE | 1911200701 | Unit recorded with classic RFC | 20071119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets unpacked data in table format | 20071214 |
2 | ![]() |
Instance method | Public | Method | Gets format of this background call | 20071119 |
3 | ![]() |
Instance method | Public | Method | Gets function name of this background call | 20071119 |
4 | ![]() |
Instance method | Public | Method | Gets transaction data of this background call | 20071119 |
5 | ![]() |
Instance method | Public | Method | Gets size of data of this background call | 20071119 |
Events
Class IF_RFC_RECORDER_ENTRY has no event.
Types
Class IF_RFC_RECORDER_ENTRY has no local type.
Method Signatures
Method GET_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 | 20071214 |
Method GET_ENTRY_DATA on class IF_RFC_RECORDER_ENTRY has no exception.
Method GET_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRY_FORMAT | Value transfer | Type reference (TYPE) | CL_RFC_RECORDER_FACTORY=>BGRFC_ENTRY_TYPE | das Format der serialsierte Daten des Aufrufes | 20071119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bgrfc Version ist ungültig | 20080208 |
Method GET_FUNCTION_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION_NAME | Value transfer | Type reference (TYPE) | FUNCNAME | Funktionsname | 20071119 |
Method GET_FUNCTION_NAME on class IF_RFC_RECORDER_ENTRY has no exception.
Method GET_PAYLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAYLOAD | Call by reference | Type reference (TYPE) | RFC_RECORDER_DATA_TAB | die Nutzdaten des Funktionsbaustein | 20071119 |
Method GET_PAYLOAD on class IF_RFC_RECORDER_ENTRY has no exception.
Method GET_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SIZE | Value transfer | Type reference (TYPE) | I | Die Größe der Daten des Funktionsbaustein | 20071119 |
Method GET_SIZE on class IF_RFC_RECORDER_ENTRY has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |