Selection by Target System
Method ADD_SYSTEM_UNDER_TEST( ) enables convenient selection by attributes that identify the target system of a test run. The selection criteria are specified in a table with the following fields:
-
System data container
- Target system
- RFC destination
- System ID
- Client
Values can be selected by any combination you want. All specified values of a table line are linked with AND. Initial fields are ignored and do not affect the selection. If multiple lines are specified, the single lines are linked with OR.
Examples
Example 1: Identifies all logs in which target system 752_DEV from system data container SAP_BASIS was used:
|
SDC |
TARGET_SYSTEM |
RFC_DESTINATION |
SYSTEM_ID |
CLIENT |
|---|---|---|---|---|
|
SAP_BASIS |
752_DEV |
Example 2: Identifies all logs in which clients 100 or 200 of system ABC were accessed:
|
SDC |
TARGET_SYSTEM |
RFC_DESTINATION |
SYSTEM_ID |
CLIENT |
|---|---|---|---|---|
|
ABC |
100 |
|||
|
ABC |
200 |
Example 3: Identifies all logs in which any target system from system data container FICO or RFC connection XYZ_000 was used.
|
SDC |
TARGET_SYSTEM |
RFC_DESTINATION |
SYSTEM_ID |
CLIENT |
|---|---|---|---|---|
| FICO | ||||
|
XYZ_000 |