/AWS1/CL_IOERESETTIMERACTION¶
Information required to reset the timer. The timer is reset to the previously evaluated result of the duration. The duration expression isn't reevaluated when you reset the timer.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_timername TYPE /AWS1/IOETIMERNAME /AWS1/IOETIMERNAME¶
The name of the timer to reset.
Queryable Attributes¶
timerName¶
The name of the timer to reset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMERNAME() |
Getter for TIMERNAME, with configurable default |
ASK_TIMERNAME() |
Getter for TIMERNAME w/ exceptions if field has no value |
HAS_TIMERNAME() |
Determine if TIMERNAME has a value |