SAP ABAP Class CL_RFC_RECORDER_VIEWER (Implementation of Background Unit Call)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RFC_RECORDER_BASE | Root Basis Class for Unit Handle | 20071120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RFC_RECORDER_VIEWER | Call Background Unit | 20071120 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RFC_RECORDER_EXECUTOR | Execution of bgRFC Units | 20071122 |
Properties
| Class | CL_RFC_RECORDER_VIEWER | |
| Short Description | Implementation of Background Unit Call | |
| Super Class | CL_RFC_RECORDER_BASE | Root Basis Class for Unit Handle |
| 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_VIEWER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RFC_RECORDER_VIEWER | Call Background Unit | 20071120 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BGRFC_CONVERTER | 20080121 | Convert bgRFC Units from basXML to Classic Format |
Attributes
Class CL_RFC_RECORDER_VIEWER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20071120 | ||
| 2 | Instance method | Private | Method | 20071120 | ||
| 3 | Instance method | Private | Method | 20071120 | ||
| 4 | Instance method | Private | Method | 20071120 |
Events
Class CL_RFC_RECORDER_VIEWER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | RFC_ENTRIES_TYPE1 | Public | See coding | 20071126 | RFC_ENTRIES_TYPE1 TYPE STANDARD TABLE OF REF TO IF_RFC_RECORDER_ENTRY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SER_UNIT | Call by reference | Type reference (TYPE) | XSTRING | Die serialisierte Daten der Unit | 20071122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071122 |
Method GET_ENTRIES Signature
Method GET_ENTRIES on class CL_RFC_RECORDER_VIEWER has no parameter.
Method GET_ENTRIES on class CL_RFC_RECORDER_VIEWER has no exception.
Method GET_NUMBER_OF_ENTRIES Signature
Method GET_NUMBER_OF_ENTRIES on class CL_RFC_RECORDER_VIEWER has no parameter.
Method GET_NUMBER_OF_ENTRIES on class CL_RFC_RECORDER_VIEWER has no exception.
Method GET_SIZE Signature
Method GET_SIZE on class CL_RFC_RECORDER_VIEWER has no parameter.
Method GET_SIZE on class CL_RFC_RECORDER_VIEWER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |