SAP ABAP Class CL_SAUNIT_LEGACY_REMOTE (OBSOLETE: Unit tests in remote systems (only internal))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_LEGACY_REMOTE_ACCESS (Package) - Obsolete - Strictely SAP Internal
⤷
⤷
Properties
| Class | CL_SAUNIT_LEGACY_REMOTE | |
| Short Description | OBSOLETE: Unit tests in remote systems (only internal) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_LEGACY_REMOTE_ACCESS | - Obsolete - Strictely SAP Internal |
| Created | 20040709 | SAP |
| Last change | 20090618 | 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_SAUNIT_LEGACY_REMOTE has no interface implemented.
Friends
Class CL_SAUNIT_LEGACY_REMOTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | logical destination | 20040709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Closes the RFC channel | 20040709 | |
| 2 | Instance method | Public | Constructor | 20040709 | ||
| 3 | Instance method | Public | Method | Executes test task in remote system | 20040709 | |
| 4 | Instance method | Private | Method | Executes Tests in Remote System ( internal only >700) | 20050110 | |
| 5 | Instance method | Private | Method | Executes Tests in Remote System ( internal only - 640) | 20050110 | |
| 6 | Static method | Public | Method | Delivers a new instance | 20040709 | |
| 7 | Instance method | Private | Method | Opens and tests the RFC connection | 20040709 | |
| 8 | Instance method | Public | Method | Determines all programs for which there are unit tests | 20040712 |
Events
Class CL_SAUNIT_LEGACY_REMOTE has no event.
Types
Class CL_SAUNIT_LEGACY_REMOTE has no local type.
Method Signatures
Method CLOSE_CONNECTION Signature
Method CLOSE_CONNECTION on class CL_SAUNIT_LEGACY_REMOTE has no parameter.
Method CLOSE_CONNECTION on class CL_SAUNIT_LEGACY_REMOTE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040709 |
Method CONSTRUCTOR on class CL_SAUNIT_LEGACY_REMOTE has no exception.
Method INVOKE_TESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLOSE_CONNECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040712 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | IF_SAUNIT_LEGACY_REMOTE_RESULT=>TY_S_TASK_INFO | 20040709 | ||||
| 3 | TADIR_KEYS | Call by reference | Type reference (TYPE) | SAUNIT_T_TADIR_KEYS | Liste mit Schlüsseln von TADIR Objekten vom Typ 'R3TR' | 20040709 |
Method INVOKE_TESTS on class CL_SAUNIT_LEGACY_REMOTE has no exception.
Method INVOKE_TESTS_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | IF_SAUNIT_LEGACY_REMOTE_RESULT=>TY_S_TASK_INFO | 20050110 | ||||
| 2 | TADIR_KEYS | Call by reference | Type reference (TYPE) | SAUNIT_T_TADIR_KEYS | Liste mit Schlüsseln von TADIR Objekten vom Typ 'R3TR' | 20050110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit nur dynamischer Prüfung von RAISING | 20050110 |
Method INVOKE_TESTS_INTERNAL_640 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | IF_SAUNIT_LEGACY_REMOTE_RESULT=>TY_S_TASK_INFO | 20050110 | ||||
| 2 | TADIR_KEYS | Call by reference | Type reference (TYPE) | SAUNIT_T_TADIR_KEYS | Liste mit Schlüsseln von TADIR Objekten vom Typ 'R3TR' | 20050110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit nur dynamischer Prüfung von RAISING | 20050110 |
Method NEW_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040709 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SAUNIT_LEGACY_REMOTE | Unit Tests in entfernten Systemen | 20040709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Abap Unit Legacy aufrufen | 20040709 |
Method OPEN_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITIAL_CLOSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040709 | |||
| 2 | KEEP_CONNECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040709 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | RFCSI | RFC System Info (s. RFC_SYSTEM_INFO-Funktionsbaust.) | 20050110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Abap Unit Legacy aufrufen | 20040709 |
Method SCAN_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLOSE_CONNECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbindung nach Beenden schliessen | 20040712 | ||
| 2 | PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20040712 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | SABP_T_TADIR_KEYS | Liste mit Schlüsseln von TADIR Objekten vom Typ 'R3TR' | 20040712 |
Method SCAN_PACKAGE on class CL_SAUNIT_LEGACY_REMOTE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |