/AWS1/CL_MDLSCHDACTSTARTSTGS¶
Settings to specify when an action should occur. Only one of the options must be selected.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fixedmodeschdactstartstgs TYPE REF TO /AWS1/CL_MDLFIXEDMDESCHACTTA00 /AWS1/CL_MDLFIXEDMDESCHACTTA00¶
Option for specifying the start time for an action.
io_followmodeschdactstrtstgs TYPE REF TO /AWS1/CL_MDLFOLLOWMDESCHACTT00 /AWS1/CL_MDLFOLLOWMDESCHACTT00¶
Option for specifying an action as relative to another action.
io_immediatemdeschdactstrt00 TYPE REF TO /AWS1/CL_MDLIMMEDIATEMDESCHA00 /AWS1/CL_MDLIMMEDIATEMDESCHA00¶
Option for specifying an action that should be applied immediately.
Queryable Attributes¶
FixedModeScheduleActionStartSettings¶
Option for specifying the start time for an action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIXEDMODESCHDACTSTRTSTGS() |
Getter for FIXEDMODESCHDACTIONSTARTSTGS |
FollowModeScheduleActionStartSettings¶
Option for specifying an action as relative to another action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FOLLOWMDESCHDACTSTRTSTGS() |
Getter for FOLLOWMODESCHDACTSTARTSTGS |
ImmediateModeScheduleActionStartSettings¶
Option for specifying an action that should be applied immediately.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMMEDIATEMDESCHDACTSTR00() |
Getter for IMMEDIATEMODESCHDACTSTRTSTGS |