/AWS1/CL_SGMCLUSTERPATCHSCHD¶
The schedule configuration for automatic patching.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nextpatchdate TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The date and time of the next scheduled automatic patch. The system sets this automatically when a patch is detected. Use this field to reschedule the patch to a different date.
Queryable Attributes¶
NextPatchDate¶
The date and time of the next scheduled automatic patch. The system sets this automatically when a patch is detected. Use this field to reschedule the patch to a different date.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTPATCHDATE() |
Getter for NEXTPATCHDATE, with configurable default |
ASK_NEXTPATCHDATE() |
Getter for NEXTPATCHDATE w/ exceptions if field has no value |
HAS_NEXTPATCHDATE() |
Determine if NEXTPATCHDATE has a value |