SAP ABAP Class CL_AUNIT_CLASSTEST_RFC (INTERNAL: Test sandbox started via asynch. RFC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AUNIT_CLASSTEST | INTERNAL: Test sandbox - session to run the tests | 20041012 |
Properties
| Class | CL_AUNIT_CLASSTEST_RFC | |
| Short Description | INTERNAL: Test sandbox started via asynch. RFC | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
| Created | 20041012 | SAP |
| Last change | 20140121 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AUNIT_CLASSTEST | INTERNAL: Test sandbox - session to run the tests | 20041012 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_AUNIT_TASK | 20080730 | INTERNAL: *NO REUSE* Test Runner |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Data Buffer | 20050601 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator for Successful Callback | 20050601 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | Counter for task_name | 20050601 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_AUNIT_CLASSTEST_RESULT | 20051227 | ||||
| 5 | Instance attribute | Private | See coding | Name of the Test (Asynchronous FB Call) | 20050601 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | RFC callback for assynchronous invocation - SOLELY!! | 20080729 | |
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20041012 | |
| 3 | Instance method | Private | Method | Handle timeout by closing RFC connection | 20080729 | |
| 4 | Instance method | Private | Method | Export the test context | 20080729 |
Events
Class CL_AUNIT_CLASSTEST_RFC has no event.
Types
Class CL_AUNIT_CLASSTEST_RFC has no local type.
Method Signatures
Method CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20080729 |
Method CALLBACK on class CL_AUNIT_CLASSTEST_RFC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_AUNIT_CLASSTEST_RESULT | 20051227 | ||||
| 2 | TERMINATE_ON_TIMEOUT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130412 |
Method CONSTRUCTOR on class CL_AUNIT_CLASSTEST_RFC has no exception.
Method __CANCEL_RFC Signature
Method __CANCEL_RFC on class CL_AUNIT_CLASSTEST_RFC has no parameter.
Method __CANCEL_RFC on class CL_AUNIT_CLASSTEST_RFC has no exception.
Method __EXPORT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | 20080729 | ||||
| 2 | TEST_CONTEXT | Call by reference | Type reference (TYPE) | IF_AUNIT_CLASSTEST=>TY_S_TEST_CONTEXT | 20080729 |
Method __EXPORT_CONTEXT on class CL_AUNIT_CLASSTEST_RFC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |