/AWS1/CL_IOXOTATSKSCHEDULING00¶
Over-the-air (OTA) task scheduling config.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_endbehavior TYPE /AWS1/IOXSCHEDULINGCFGENDBEHAV /AWS1/IOXSCHEDULINGCFGENDBEHAV¶
Specifies the end behavior for all task executions after a task reaches the selected
endTime. IfendTimeis not selected when creating the task, thenendBehaviordoes not apply.
iv_endtime TYPE /AWS1/IOXENDTIME /AWS1/IOXENDTIME¶
The time an over-the-air (OTA) task will stop.
it_maintenancewindows TYPE /AWS1/CL_IOXSCHMAINTENANCEWI00=>TT_SCHDMAINTENANCEWINDOWLIST TT_SCHDMAINTENANCEWINDOWLIST¶
Maintenance window list for over-the-air (OTA) task scheduling config.
iv_starttime TYPE /AWS1/IOXSCHEDULESTARTTIME /AWS1/IOXSCHEDULESTARTTIME¶
The time an over-the-air (OTA) task will start.
Queryable Attributes¶
EndBehavior¶
Specifies the end behavior for all task executions after a task reaches the selected
endTime. IfendTimeis not selected when creating the task, thenendBehaviordoes not apply.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDBEHAVIOR() |
Getter for ENDBEHAVIOR, with configurable default |
ASK_ENDBEHAVIOR() |
Getter for ENDBEHAVIOR w/ exceptions if field has no value |
HAS_ENDBEHAVIOR() |
Determine if ENDBEHAVIOR has a value |
EndTime¶
The time an over-the-air (OTA) task will stop.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDTIME() |
Getter for ENDTIME, with configurable default |
ASK_ENDTIME() |
Getter for ENDTIME w/ exceptions if field has no value |
HAS_ENDTIME() |
Determine if ENDTIME has a value |
MaintenanceWindows¶
Maintenance window list for over-the-air (OTA) task scheduling config.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAINTENANCEWINDOWS() |
Getter for MAINTENANCEWINDOWS, with configurable default |
ASK_MAINTENANCEWINDOWS() |
Getter for MAINTENANCEWINDOWS w/ exceptions if field has no |
HAS_MAINTENANCEWINDOWS() |
Determine if MAINTENANCEWINDOWS has a value |
StartTime¶
The time an over-the-air (OTA) task will start.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STARTTIME() |
Getter for STARTTIME, with configurable default |
ASK_STARTTIME() |
Getter for STARTTIME w/ exceptions if field has no value |
HAS_STARTTIME() |
Determine if STARTTIME has a value |