SAP ABAP Interface IF_BGRFC_SERVER (Background RFC - Information on Server Side)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_SERVER | Background RFC - Information on Server Side | 20041202 |
Properties
| Interface | IF_BGRFC_SERVER | |
| Short Description | Background RFC - Information on Server Side |
General Data
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20041202 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BGRFC_SERVER has no forward declaration.
Interfaces
Interface IF_BGRFC_SERVER has no interface.
Friends
Interface IF_BGRFC_SERVER has no friend.
Attributes
Interface IF_BGRFC_SERVER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets ID of Own Background RFC Unit | 20041202 | |
| 2 | Static method | Public | Method | Gets user who created unit | 20071107 | |
| 3 | Static method | Public | Method | Locks queue at runtime | 20111219 | |
| 4 | Static method | Public | Method | Reset Current Unit (with Reason) | 20050119 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | END_OF_UNIT | Static Event (1) |
Public (2) |
Set after last function module of unit processed | 20050504 |
Types
Interface IF_BGRFC_SERVER has no local type.
Method Signatures
Method GET_UNIT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UNIT_ID | Value transfer | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20041202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Funktion ist im aktuellen Kontext nicht ausführbar | 20041202 |
Method GET_UNIT_USER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER_NAME | Value transfer | Type reference (TYPE) | SYUNAME | Benutzername | 20071107 |
Method GET_UNIT_USER_NAME on Interface IF_BGRFC_SERVER has no exception.
Method LOCK_QUEUE_DURING_EXECUTION Signature
Method LOCK_QUEUE_DURING_EXECUTION on Interface IF_BGRFC_SERVER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Funktion ist im aktuellen Kontext nicht ausführbar | 20111219 |
Method RETRY_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELAY_TIME | Call by reference | Type reference (TYPE) | INT4 | 900 | Wartezeit nach der wiederholt werden darf in Sekunden | 20050609 | ||
| 2 | KEY | Call by reference | Type reference (TYPE) | BGRFC_RETRY_KEY | Grund für den Restart einer Unit | 20050609 | |||
| 3 | MAX_COUNT | Call by reference | Type reference (TYPE) | INT4 | 30 | Maximale Anzahl der Wiederholungen | 20050609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Retry-Grund ist unzulässig | 20050119 | ||
| 2 | Unzulässige Anzahl Wiederholungen | 20050906 | ||
| 3 | Unzulässige Zeitangabe | 20050616 | ||
| 4 | Funktion ist im aktuellen Kontext nicht ausführbar | 20050119 |
Event Signatures
Event END_OF_UNIT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER_OF_FUNCTION_MODULES | Exporting | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20060119 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |