Entering content frameSyntax documentation REF Locate the document in its SAP Library structure

Use

REF ( <eCATT test script> , <command interface> ).

REF ( <eCATT test script> , <command interface> , <target system> ).

The REF command executes another eCATT test script that is in the local system.

The import and export parameters are passed by means of the command interface.

If the target system is specified, the commands of the test script will be executed in that system.

If the test script has several versions, the appropriate version is selected for the software component and release information of the target system. The version is selected using the versioning data in the attributes of the test script.

Procedure

  1. In the command editor, enter REF ( <eCATT test script> , <command interface> ).
  2. Double-click <command interface>.

  3. The command interface appears in the structure editor.
  4. In the structure editor, enter the appropriate values in the fields. These values can be parameters or fixed values.

 

Leaving content frame