Entering content frameProcedure documentation Executing a Program with a Variant Locate the document in its SAP Library structure

Requirements

The program that you want to execute may be any type except S, and must have one or more selection screens. You must have defined variants for the program.

Procedure

  1. On the initial screen of the ABAP Editor, enter the name of the program that you want to run.
  2. Choose Execute with Variant.
    A dialog box appears, in which you can enter a variant.

    This graphic is explained in the accompanying text
  3.  

  4. To display a list of all variants for the program, use the possible values help.
  5. Choose a variant.
  6. Choose Choose to confirm your choice.
    The selection screen of the program appears. The fields for which values exist in the variant already contain values.
  7. Choose Execute to run the program.
Leaving content frame