SAP ABAP Class CL_APL_ECATT_ARFC (Call Function Module with Asynchronous RFC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_ARFC_BCSET | BCSET FM Calls with Asynchronous RFC | 20030814 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_ARFC_CATT | CATT FB-Calls mit asynchronem RFC | 20030813 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_ARFC_ESF_LCP | ESF LCP FB-Calls with Asynchronous RFC | 20061204 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_ARFC_FUN | FUN/ABAP FM Calls with Asynchronous RFC | 20030814 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_ARFC_GENERAL | General FM Calls with Asynchronous RFC | 20030806 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_ARFC_GUI | GUI FM Calls with Asynchronous RFC | 20030814 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_ARFC_TAB | Table FM Calls with Asynchronous RFC | 20030813 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_ARFC_TCD | TCD FM Calls with Asynchronous RFC | 20030811 |
Properties
| Class | CL_APL_ECATT_ARFC | |
| Short Description | Call Function Module with Asynchronous RFC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20030806 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APL_ECATT_ARFC has no forward declaration.
Interfaces
Class CL_APL_ECATT_ARFC has no interface implemented.
Friends
Class CL_APL_ECATT_ARFC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_APL_ECATT_LOG | Current Log | 20030806 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ETRFC_USE_ASYNC | Asynchronous Execution Requested | 20030806 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ETLOG_ATASK | Task Name for Asynchronous RFC | 20030811 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RS38L_FNAM | Called Function Module | 20030806 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ETONOFF | SPACE | ARFC Is Terminated | 20030808 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | RFC destination | 20030806 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CHAR100 | RFC Error Message | 20030806 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Current Script Line | 20030808 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | SUBRC to RECEIVE | 20030812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Return of the Asynchronous RFC | 20030806 | |
| 2 | Instance method | Protected | Method | Wait for Return of Asynchronous RFC | 20030812 | |
| 3 | Instance method | Public | Constructor | Constructor | 20030806 |
Events
Class CL_APL_ECATT_ARFC has no event.
Types
Class CL_APL_ECATT_ARFC has no local type.
Method Signatures
Method ARFC_RECEIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | SY-SUBRC nach RECEIVE | 20030806 |
Method ARFC_RECEIVE on class CL_APL_ECATT_ARFC has no exception.
Method ARFC_WAIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMM_FAIL_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 1 | Rückgabewert von ABAP-Anweisungen | 20060127 |
Method ARFC_WAIT on class CL_APL_ECATT_ARFC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CALLED_FUN | Call by reference | Type reference (TYPE) | RS38L_FNAM | 20030806 | ||||
| 2 | IM_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | 20030806 | ||||
| 3 | IM_SCRIPTLINE | Call by reference | Type reference (TYPE) | CLIKE | 20030808 | ||||
| 4 | IP_LOG | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_LOG | 20030806 | ||||
| 5 | I_TARGETSYS | Call by reference | Type reference (TYPE) | ETCMP_CMP | Zielsystem (Schlüssel im Systemdatencontainer) | 20080618 |
Method CONSTRUCTOR on class CL_APL_ECATT_ARFC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |