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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SAUNIT_LEGACY_REMOTE_RESULT 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 F_DESTINATION Instance attribute Private Type reference (TYPE) RFCDEST logical destination 20040709
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_CONNECTION Instance method Private Method Closes the RFC channel 20040709
2 CONSTRUCTOR Instance method Public Constructor 20040709
3 INVOKE_TESTS Instance method Public Method Executes test task in remote system 20040709
4 INVOKE_TESTS_INTERNAL Instance method Private Method Executes Tests in Remote System ( internal only >700) 20050110
5 INVOKE_TESTS_INTERNAL_640 Instance method Private Method Executes Tests in Remote System ( internal only - 640) 20050110
6 NEW_INSTANCE Static method Public Method Delivers a new instance 20040709
7 OPEN_CONNECTION Instance method Private Method Opens and tests the RFC connection 20040709
8 SCAN_PACKAGE 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 Importing 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 Importing CLOSE_CONNECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040712
2 Returning RESULT Value transfer Type reference (TYPE) IF_SAUNIT_LEGACY_REMOTE_RESULT=>TY_S_TASK_INFO 20040709
3 Importing 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 Returning RESULT Value transfer Type reference (TYPE) IF_SAUNIT_LEGACY_REMOTE_RESULT=>TY_S_TASK_INFO 20050110
2 Importing 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 CX_DYNAMIC_CHECK 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 Returning RESULT Value transfer Type reference (TYPE) IF_SAUNIT_LEGACY_REMOTE_RESULT=>TY_S_TASK_INFO 20050110
2 Importing 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 CX_DYNAMIC_CHECK 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 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20040709
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SAUNIT_LEGACY_REMOTE Unit Tests in entfernten Systemen 20040709
# Exception Resumable Description Created on
1 CX_SAUNIT_LEGACY 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 Importing INITIAL_CLOSE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040709
2 Importing KEEP_CONNECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040709
3 Returning RESULT Value transfer Type reference (TYPE) RFCSI RFC System Info (s. RFC_SYSTEM_INFO-Funktionsbaust.) 20050110
# Exception Resumable Description Created on
1 CX_SAUNIT_LEGACY 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 Importing CLOSE_CONNECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Verbindung nach Beenden schliessen 20040712
2 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS Paket 20040712
3 Returning 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