/AWS1/CL_CNTGETEFFECTIVEHOUR01¶
GetEffectiveHoursOfOperationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_effectivehoursofoplist TYPE /AWS1/CL_CNTEFFECTIVEHOURSOF00=>TT_EFFECTIVEHOURSOFOPLIST TT_EFFECTIVEHOURSOFOPLIST¶
Information about the effective hours of operations.
iv_timezone TYPE /AWS1/CNTTIMEZONE /AWS1/CNTTIMEZONE¶
The time zone for the hours of operation.
Queryable Attributes¶
EffectiveHoursOfOperationList¶
Information about the effective hours of operations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EFFECTIVEHOURSOFOPLIST() |
Getter for EFFECTIVEHOURSOFOPLIST, with configurable default |
ASK_EFFECTIVEHOURSOFOPLIST() |
Getter for EFFECTIVEHOURSOFOPLIST w/ exceptions if field has |
HAS_EFFECTIVEHOURSOFOPLIST() |
Determine if EFFECTIVEHOURSOFOPLIST has a value |
TimeZone¶
The time zone for the hours of operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEZONE() |
Getter for TIMEZONE, with configurable default |
ASK_TIMEZONE() |
Getter for TIMEZONE w/ exceptions if field has no value |
HAS_TIMEZONE() |
Determine if TIMEZONE has a value |