Use
Type R test cases are used to test R/2 transactions automatically. The transactions run without user interaction. You can check system messages can and test database changes. All tests are logged.
Type R test cases can use all
CATT functions, with the following restrictions:FUN |
The function module runs in R/3 but it can call function modules remotely in R/2 |
CHETAB SETVAR <tab> |
All tables which are not in ATAB must have a data read function module in the R/2 table TC40B. |
SET cursor |
Has no effect |
SET/GET parameters |
Not available |
Prerequisites
The R/2 test system must be Release 5.0G or later and the following SAP Basis components must be installed:
·
BS2000:-
Remote Function Call-
Host communication with TCP/IP-
153 SAP host link·
MVS and VSE systems:-
Remote Function Call-
Host communication with other LU 6.2 systems-
153 SAP host linkThere must be an RFC connection between the R/3 system and the R/2 test system. The R/2 user must be type ‘CPIC’ and must have the necessary authorizations.
Procedure