SAP ABAP Interface IF_RFC_RECORDER_VIEWER (Call Background 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_EXECUTOR | Call Unit for Execution | 20071120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RFC_RECORDER_VIEWER | Implementation of Background Unit Call | 20071120 |
Properties
| Interface | IF_RFC_RECORDER_VIEWER | |
| Short Description | Call Background 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) |
| 2 | CL_RFC_RECORDER_VIEWER | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 3 | IF_RFC_RECORDER_VIEWER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RFC_RECORDER_VIEWER has no interface.
Friends
Interface IF_RFC_RECORDER_VIEWER has no friend.
Attributes
Interface IF_RFC_RECORDER_VIEWER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets List of All Function Module Calls | 20071119 | |
| 2 | Instance method | Public | Method | Gets Number of Function Modules for Unit | 20071119 | |
| 3 | Instance method | Public | Method | Gets size of data of this unit | 20071119 |
Events
Interface IF_RFC_RECORDER_VIEWER has no event.
Types
Interface IF_RFC_RECORDER_VIEWER has no local type.
Method Signatures
Method GET_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRIES_LIST | Call by reference | Type reference (TYPE) | CL_RFC_RECORDER_FACTORY=>RFC_ENTRIES_TYPE | 20071119 |
Method GET_ENTRIES on Interface IF_RFC_RECORDER_VIEWER has no exception.
Method GET_NUMBER_OF_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20071119 |
Method GET_NUMBER_OF_ENTRIES on Interface IF_RFC_RECORDER_VIEWER 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 | 20071119 |
Method GET_SIZE on Interface IF_RFC_RECORDER_VIEWER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |