Show TOC

Coverage API UsersLocate this document in the navigation structure

Definition

In the Coverage API, the users whose activity is to be recorded in measurements.

While it is active (has been started), a measurement accumulates as raw data the activity of the users. Code coverage results are calculated from this raw data.

By default, the current user (the value of system field SY-UNAME) is the measurement user.

In a standalone measurement, you set the test users when you create the measurement.

In a measurement series, you set the users as part of the customizing of the series. The series supplies the user settings to any measurement that you create in the series. If necessary, you can change the user settings on the fly before you create a new measurement in a series.

See also Step 1: Creating a Measurement and Step 2: Setting Defaults for a Measurement Series.