Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following figure illustrates the command line syntax of the SUBMIT VARIANT command, using the command line, long form of its configuration options.

Panel
-sub {filename/ddname | -abapname abapname -variant variant -target_variantname variantname}

...

The following table describes all SUBMIT VARIANT configuration options and provides the command line, long form of each option illustrated in the SUBMIT VARIANT command line syntax, above.

Configuration
Option Name

Command Line
Long Form

Description

ABAP_NAME

-abapname

Name of the ABAP program whose variant will be copied.

VARIANT

-variant

Name of the variant to be copied.

TARGET_VARIANTNAME

-target_variantname

Name given to the copied variant.

...