SAP ABAP Interface IF_BGRFC_CLIENT (Background RFC - Information on Client 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 composition (i COMPRISING i_ref) | IF_QRFC_CLIENT_INBOUND | Inbound qRFC - Information on Client Side | 20041202 |
2 | Interface composition (i COMPRISING i_ref) | IF_QRFC_CLIENT_OUTBOUND | Outbound qRFC - Information on Client Side | 20041202 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_QRFC_CLIENT_INBOUND | Inbound qRFC - Information on Client Side | 20041202 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_QRFC_CLIENT_OUTBOUND | Outbound qRFC - Information on Client Side | 20041202 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TRFC_CLIENT_INBOUND | Inbound tRFC - Information on Client Side | 20041202 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TRFC_CLIENT_OUTBOUND | Outbound tRFC - Information on Client Side | 20041202 |
Properties
Interface | IF_BGRFC_CLIENT | |
Short Description | Background RFC - Information on Client Side |
General Data
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20041202 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BGRFC_CLIENT has no forward declaration.
Interfaces
Interface IF_BGRFC_CLIENT has no interface.
Friends
Interface IF_BGRFC_CLIENT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | QUEUE_STATE_BLOCKED | Constant | Public | Type reference (TYPE) | QRFC_QUEUE_STATE | 1802195705 | Queue blocked | 20050426 | |
2 | QUEUE_STATE_COMMUNICATION_ERR | Constant | Public | Type reference (TYPE) | QRFC_QUEUE_STATE | 1802195706 | Queue has communication errors | 20041215 | |
3 | QUEUE_STATE_CONVERSION_ERROR | Constant | Public | Type reference (TYPE) | QRFC_QUEUE_STATE | 1802195709 | Queue has conversion errors | 20080514 | |
4 | QUEUE_STATE_EMPTY | Constant | Public | Type reference (TYPE) | QRFC_QUEUE_STATE | 1802195702 | Queue is empty | 20041215 | |
5 | QUEUE_STATE_EXECUTION_ERR | Constant | Public | Type reference (TYPE) | QRFC_QUEUE_STATE | 1802195707 | Queue has execution errors | 20041215 | |
6 | QUEUE_STATE_IN_EXECUTION | Constant | Public | Type reference (TYPE) | QRFC_QUEUE_STATE | 1802195703 | Queue is being executed | 20041215 | |
7 | QUEUE_STATE_LOCKED | Constant | Public | Type reference (TYPE) | QRFC_QUEUE_STATE | 1802195701 | Queue is locked | 20041215 | |
8 | QUEUE_STATE_RUNNABLE | Constant | Public | Type reference (TYPE) | QRFC_QUEUE_STATE | 1802195704 | Queue is executable | 20041215 | |
9 | QUEUE_STATE_SERVER_SHUTDOWN | Constant | Public | Type reference (TYPE) | QRFC_QUEUE_STATE | 1802195710 | Unit Target Server in Graceful Server Shutdown | 20090216 | |
10 | QUEUE_STATE_UNKNOWN | Constant | Public | Type reference (TYPE) | QRFC_QUEUE_STATE | 1802195708 | Queue status unknown | 20050426 | |
11 | UNIT_STATE_BLOCKED | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196305 | Unit blocked | 20041215 | |
12 | UNIT_STATE_COMMUNICATION_ERR | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196306 | Unit has communication errors | 20041215 | |
13 | UNIT_STATE_CONVERSION_ERROR | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196313 | Error in basXML conversion | 20080514 | |
14 | UNIT_STATE_EXECUTED | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196302 | Unit executed | 20041215 | |
15 | UNIT_STATE_EXECUTION_ERR | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196307 | Unit has execution errors | 20041215 | |
16 | UNIT_STATE_INVALID_UNIT_ID | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196309 | Invalid unit ID | 20050217 | |
17 | UNIT_STATE_IN_EXECUTION | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196303 | Unit is being executed | 20041215 | |
18 | UNIT_STATE_LOCKED | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196301 | Unit locked | 20041215 | |
19 | UNIT_STATE_RETRY | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196310 | Unit status: Retrying | 20050610 | |
20 | UNIT_STATE_RUNNABLE | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196304 | Unit can be executed | 20041215 | |
21 | UNIT_STATE_SERVER_SHUTDOWN | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196314 | Unit Target Server in Graceful Shutdown | 20090216 | |
22 | UNIT_STATE_SUPPORTABILITY | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196312 | Unit scanned using supportability tools | 20080304 | |
23 | UNIT_STATE_UNKNOWN | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196308 | Unit status unknown | 20050217 | |
24 | UNIT_STATE_UPDATE_TASK_FAILED | Constant | Public | Type reference (TYPE) | BGRFC_UNIT_STATE | 1605196311 | Failed update; unit locked | 20050613 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Deletes Unit with Errors | 20041220 |
2 | ![]() |
Static method | Public | Method | Gets State of Background RFC Unit | 20041220 |
3 | ![]() |
Static method | Public | Method | Restarts Unit with Errors | 20041220 |
Events
Interface IF_BGRFC_CLIENT has no event.
Types
Interface IF_BGRFC_CLIENT has no local type.
Method Signatures
Method DELETE_FAILED_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20041220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Unit des Hintergrund RFCs | 20041220 |
Method GET_UNIT_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20041220 | ||
2 | ![]() |
UNIT_STATE | Value transfer | Type reference (TYPE) | BGRFC_UNIT_STATE | Ausführungstatus einer Unit im Hintergrund RFC | 20041220 |
Method GET_UNIT_STATE on Interface IF_BGRFC_CLIENT has no exception.
Method RUN_FAILED_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20041220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Unit des Hintergrund RFCs | 20041220 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |