SAP ABAP Interface IF_RFC_RECORDER_ENTRY (RFC Calls in Unit)
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 | 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
Interface | IF_RFC_RECORDER_ENTRY | |
Short Description | RFC Calls in Unit |
General Data
Package | SRFCRECORDER | bgRFC Recorder |
Created | 20071119 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_RFC_RECORDER_FACTORY | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_RFC_RECORDER_ENTRY has no interface.
Friends
Interface IF_RFC_RECORDER_ENTRY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_UNIT_FORMAT_TYPE_BASXML | Constant | Public | Type reference (TYPE) | CL_RFC_RECORDER_FACTORY=>BGRFC_ENTRY_TYPE | 1911200702 | Unit recorded with basXML format | 20071119 | |
2 | CO_UNIT_FORMAT_TYPE_RFC | 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
Interface IF_RFC_RECORDER_ENTRY has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_RFC_RECORDER_ENTRY has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |