Skip to content

/AWS1/CL_MDLMAINTENANCECRESTGS

Placeholder documentation for MaintenanceCreateSettings

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MAINTENANCEDAY TYPE /AWS1/MDLMAINTENANCEDAY /AWS1/MDLMAINTENANCEDAY

Choose one day of the week for maintenance. The chosen day is used for all future maintenance windows.

IV_MAINTENANCESTARTTIME TYPE /AWS1/MDL__STRINGPAT010920300 /AWS1/MDL__STRINGPAT010920300

Choose the hour that maintenance will start. The chosen time is used for all future maintenance windows.


Queryable Attributes

MaintenanceDay

Choose one day of the week for maintenance. The chosen day is used for all future maintenance windows.

Accessible with the following methods

Method Description
GET_MAINTENANCEDAY() Getter for MAINTENANCEDAY, with configurable default
ASK_MAINTENANCEDAY() Getter for MAINTENANCEDAY w/ exceptions if field has no valu
HAS_MAINTENANCEDAY() Determine if MAINTENANCEDAY has a value

MaintenanceStartTime

Choose the hour that maintenance will start. The chosen time is used for all future maintenance windows.

Accessible with the following methods

Method Description
GET_MAINTENANCESTARTTIME() Getter for MAINTENANCESTARTTIME, with configurable default
ASK_MAINTENANCESTARTTIME() Getter for MAINTENANCESTARTTIME w/ exceptions if field has n
HAS_MAINTENANCESTARTTIME() Determine if MAINTENANCESTARTTIME has a value