SAP Landscape Management 3.0, Enterprise Edition

Default Values for Parameters

You specify default values for custom parameters.

  • Parameters for custom hooks:

    You have to specify all mandatory parameters. For more information, see Creating Custom Hooks.

  • Parameters for custom operations:

    You can specify default values which can be changed before executing the operation.
    • To specify dynamic defaults using custom properties or SAP Landscape Management parameters, use the following format:

      • $[<parmetername>:#tolower]

        The value for the parameter name will be transformed to lower case.

      • $[<parmetername>:#toupper]

        The value for the parameter name will be transformed to upper case.

    • To specify dynamic defaults using supplied variables

      • $[VALUE-<variable name as returned by the default value supplier after the [DEFAULT_ID]: prefix>]

    For more information, see Creating Custom Operations.

  • Parameters for custom provisioning processes:

    You can specify default values which can be changed in the system provisioning roadmap.

    For more information, see Creating Custom Provisioning Processes.