Skip to content

/AWS1/CL_HPPUPDATESCHDRREQUEST

The scheduler configuration for updating a cluster. Use this to specify the scheduler version to update to.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_version TYPE /AWS1/HPPSTRING /AWS1/HPPSTRING

The scheduler version to update the cluster to. You can only update to a newer version. For more information about supported versions and update paths, see Updating the scheduler version on a cluster in the PCS User Guide.

Valid Values: 24.05 | 24.11 | 25.05 | 25.11


Queryable Attributes

version

The scheduler version to update the cluster to. You can only update to a newer version. For more information about supported versions and update paths, see Updating the scheduler version on a cluster in the PCS User Guide.

Valid Values: 24.05 | 24.11 | 25.05 | 25.11

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION has a value