Start of Content Area

Background documentation Executing Queries Online  Locate the document in its SAP Library structure

Procedure

Three functions are available to execute a query online:

      Execute This graphic is explained in the accompanying text

      Execute with Variant  This graphic is explained in the accompanying text

If you choose the Execute with Variant function, a dialog box appears in which you can enter the name of the variant (more information: Variants).

      Test This graphic is explained in the accompanying text

This function allows you to determine the maximum number of read accesses to the database and thus is especially useful for test purposes.

After calling up the function, a dialog box appears in which you can specify the maximum number of data records to be read. Each individual record is considered a database access. If you are using a logical database to select data from multiple tables, all records from the tables used are counted. The system terminates data selection when the maximum number of selections has been reached. You can also enter a variant in this box if you want to execute with a variant (See Variants

Note

You can create one standard variant per query. This standard variant is always used when you choose Execute.

If you select Exec. with variant, the system sets the standard variant as the default value (more information: Assigning Title, Format, and Notes ).

 

End of Content Area