SAP ABAP Class CL_BGRFC_DS_EXEC (Execute bgRFC Units with bgRFC_DEST_SHIP)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BGRFC_UNIT_EXECUTOR | Basis Class: Execute bgRFC Units | 20071012 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BGRFC_DS_EXEC_EXTERN | Execution of Units Using External Programs | 20080915 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_BGRFC_DS_EXEC_INBOUND | Execute Inbound bgRFC Units | 20071024 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_BGRFC_DS_EXEC_OUTBOUND | Execute Outbound bgRFC Units | 20071024 |
Properties
Class | CL_BGRFC_DS_EXEC | |
Short Description | Execute bgRFC Units with bgRFC_DEST_SHIP | |
Super Class | CL_BGRFC_UNIT_EXECUTOR | Basis Class: Execute bgRFC Units |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20071012 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_BGRFC_DS_EXEC has no interface implemented.
Friends
Class CL_BGRFC_DS_EXEC has no friend class.
Attributes
Class CL_BGRFC_DS_EXEC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Actual bgRFC_DEST_SHIP Call | 20071012 |
Events
Class CL_BGRFC_DS_EXEC has no event.
Types
Class CL_BGRFC_DS_EXEC has no local type.
Method Signatures
Method CALL_BGRFC_DEST_SHIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BGRFC_DATA | Call by reference | Type reference (TYPE) | XSTRING | Anwendungsdaten der Unit | 20071017 | ||
2 | ![]() |
BGRFC_STATE | Call by reference | Type reference (TYPE) | BGRFC_SRV_STATE | Serverstatus von bgRFC Units | 20071017 | ||
3 | ![]() |
OUT_IN_QUEUE_NAME_TAB | Call by reference | Type reference (TYPE) | IF_BGRFC_UNIT_HANDLER=>OUTINBOUND_QUEUE_NAME_TAB_TYPE | Inbound Queue Namen der für Out-Inbound Szenario | 20071016 | ||
4 | ![]() |
RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20080306 | ||
5 | ![]() |
RFC_OPTIONS | Call by reference | Type reference (TYPE) | RFCOPT | Optionen einer Verbindung | 20071016 | ||
6 | ![]() |
SUPPORTABILITY_INFO | Call by reference | Type reference (TYPE) | BGRFC_SUPPORTABILITY_INFO | Parameter zur Aktivierung der Analysetools (Debug., Trace) | 20071016 | ||
7 | ![]() |
SYNCHRONOUS_EXECUTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Synchrone Ausführung | 20080229 | |
8 | ![]() |
TASK_RETRY | Call by reference | Type reference (TYPE) | IF_BGRFC_UNIT_EXECUTOR=>TASK_RETRY_TYPE | Retry Informationen | 20080229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen bei der Ausführung von Units | 20080221 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |