Skip to content

/AWS1/CL_MDLMAINTENANCESTATUS

Placeholder documentation for MaintenanceStatus

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MAINTENANCEDAY TYPE /AWS1/MDLMAINTENANCEDAY /AWS1/MDLMAINTENANCEDAY

The currently selected maintenance day.

IV_MAINTENANCEDEADLINE TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

Maintenance is required by the displayed date and time. Date and time is in ISO.

IV_MAINTENANCESCHEDULEDDATE TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The currently scheduled maintenance date and time. Date and time is in ISO.

IV_MAINTENANCESTARTTIME TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The currently selected maintenance start time. Time is in UTC.


Queryable Attributes

MaintenanceDay

The currently selected maintenance day.

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

MaintenanceDeadline

Maintenance is required by the displayed date and time. Date and time is in ISO.

Accessible with the following methods

Method Description
GET_MAINTENANCEDEADLINE() Getter for MAINTENANCEDEADLINE, with configurable default
ASK_MAINTENANCEDEADLINE() Getter for MAINTENANCEDEADLINE w/ exceptions if field has no
HAS_MAINTENANCEDEADLINE() Determine if MAINTENANCEDEADLINE has a value

MaintenanceScheduledDate

The currently scheduled maintenance date and time. Date and time is in ISO.

Accessible with the following methods

Method Description
GET_MAINTENANCESCHEDULEDDATE() Getter for MAINTENANCESCHEDULEDDATE, with configurable defau
ASK_MAINTENANCESCHEDULEDDATE() Getter for MAINTENANCESCHEDULEDDATE w/ exceptions if field h
HAS_MAINTENANCESCHEDULEDDATE() Determine if MAINTENANCESCHEDULEDDATE has a value

MaintenanceStartTime

The currently selected maintenance start time. Time is in UTC.

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