/AWS1/CL_ESSDURATION¶
Specifies maintenance schedule duration: duration value and duration unit. See the Developer Guide for more information.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_value
TYPE /AWS1/ESSDURATIONVALUE
/AWS1/ESSDURATIONVALUE
¶
Integer to specify the value of a maintenance schedule duration. See the Developer Guide for more information.
iv_unit
TYPE /AWS1/ESSTIMEUNIT
/AWS1/ESSTIMEUNIT
¶
Specifies the unit of a maintenance schedule duration. Valid value is HOURS. See the Developer Guide for more information.
Queryable Attributes¶
Value¶
Integer to specify the value of a maintenance schedule duration. See the Developer Guide for more information.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VALUE() |
Getter for VALUE, with configurable default |
ASK_VALUE() |
Getter for VALUE w/ exceptions if field has no value |
HAS_VALUE() |
Determine if VALUE has a value |
Unit¶
Specifies the unit of a maintenance schedule duration. Valid value is HOURS. See the Developer Guide for more information.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UNIT() |
Getter for UNIT, with configurable default |
ASK_UNIT() |
Getter for UNIT w/ exceptions if field has no value |
HAS_UNIT() |
Determine if UNIT has a value |