SAP ABAP Class CL_BGRFC_ARFC_DS_EXEC (Unit Execution of bgRFC Units)
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 | 20070919 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BGRFC_ARFC_DS_EXEC_EXT | Unit Execution for External System | 20080416 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_BGRFC_ARFC_DS_EXEC_NEW | Execute bgRFC Units Using ARFC_DEST_SHIP in New System | 20070927 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_BGRFC_ARFC_DS_EXEC_OLD | Execute Unit Using ARFC_DEST_SHIP (Old System) | 20070927 |
Properties
Class | CL_BGRFC_ARFC_DS_EXEC | |
Short Description | Unit Execution of bgRFC Units | |
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 | 20070919 | 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... |
Interfaces
Class CL_BGRFC_ARFC_DS_EXEC has no interface implemented.
Friends
Class CL_BGRFC_ARFC_DS_EXEC has no friend class.
Attributes
Class CL_BGRFC_ARFC_DS_EXEC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Actual DEST_SHIP Call | 20070927 |
Events
Class CL_BGRFC_ARFC_DS_EXEC has no event.
Types
Class CL_BGRFC_ARFC_DS_EXEC has no local type.
Method Signatures
Method CALL_ARFC_DEST_SHIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ARFC_RSTATE | Call by reference | Type reference (TYPE) | ARFCRSTATE_TAB | Tabellentyp für ARFCRSTATE | 20070927 | ||
2 | ![]() |
ARFC_SDATA | Call by reference | Type reference (TYPE) | ARFCSDATA_TAB | Tabelle für RFC Funktionsdaten im alten ARFC Format | 20070927 | ||
3 | ![]() |
RFC_OPTIONS | Call by reference | Type reference (TYPE) | RFCOPT | Optionen einer Verbindung | 20071012 | ||
4 | ![]() |
SUPPORTABILITY_INFO | Call by reference | Type reference (TYPE) | BGRFC_SUPPORTABILITY_INFO | Parameter zur Aktivierung der Analysetools (Debug., Trace) | 20070927 | ||
5 | ![]() |
SYNCHRONOUS_EXECUTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Synchrone Ausführung | 20080229 | |
6 | ![]() |
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 | 20070927 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |