Skip to content

/AWS1/CL_EBN=>DESCRIBECONFIGURATIONOPTIONS()

About DescribeConfigurationOptions

Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines. The description includes the values the options, their default values, and an indication of the required action on a running environment if an option value is changed.

Method Signature

IMPORTING

Optional arguments:

IV_APPLICATIONNAME TYPE /AWS1/EBNAPPLICATIONNAME /AWS1/EBNAPPLICATIONNAME

The name of the application associated with the configuration template or environment. Only needed if you want to describe the configuration options associated with either the configuration template or environment.

IV_TEMPLATENAME TYPE /AWS1/EBNCONFTEMPLATENAME /AWS1/EBNCONFTEMPLATENAME

The name of the configuration template whose configuration options you want to describe.

IV_ENVIRONMENTNAME TYPE /AWS1/EBNENVIRONMENTNAME /AWS1/EBNENVIRONMENTNAME

The name of the environment whose configuration options you want to describe.

IV_SOLUTIONSTACKNAME TYPE /AWS1/EBNSOLUTIONSTACKNAME /AWS1/EBNSOLUTIONSTACKNAME

The name of the solution stack whose configuration options you want to describe.

IV_PLATFORMARN TYPE /AWS1/EBNPLATFORMARN /AWS1/EBNPLATFORMARN

The ARN of the custom platform.

IT_OPTIONS TYPE /AWS1/CL_EBNOPTIONSPEC=>TT_OPTIONSSPECIFIERLIST TT_OPTIONSSPECIFIERLIST

If specified, restricts the descriptions to only the specified options.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EBNCONFOPTIONSDESC /AWS1/CL_EBNCONFOPTIONSDESC