/AWS1/CL_OSRWINDOWSTARTTIME¶
The desired start time for an off-peak maintenance window.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_hours TYPE /AWS1/OSRSTARTTIMEHOURS /AWS1/OSRSTARTTIMEHOURS¶
The start hour of the window in Coordinated Universal Time (UTC), using 24-hour time. For example,
17refers to 5:00 P.M. UTC.
iv_minutes TYPE /AWS1/OSRSTARTTIMEMINUTES /AWS1/OSRSTARTTIMEMINUTES¶
The start minute of the window, in UTC.
Queryable Attributes¶
Hours¶
The start hour of the window in Coordinated Universal Time (UTC), using 24-hour time. For example,
17refers to 5:00 P.M. UTC.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOURS() |
Getter for HOURS |
Minutes¶
The start minute of the window, in UTC.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINUTES() |
Getter for MINUTES |