/AWS1/CL_CNTEFFECTIVEHOURSOF00¶
Information about the hours of operations with the effective override applied.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_date TYPE /AWS1/CNTHOURSOFOPOVERRIDEYE00 /AWS1/CNTHOURSOFOPOVERRIDEYE00¶
The date that the hours of operation or overrides applies to.
it_operationalhours TYPE /AWS1/CL_CNTOPERATIONALHOUR=>TT_OPERATIONALHOURS TT_OPERATIONALHOURS¶
Information about the hours of operations with the effective override applied.
Queryable Attributes¶
Date¶
The date that the hours of operation or overrides applies to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATE() |
Getter for DATE, with configurable default |
ASK_DATE() |
Getter for DATE w/ exceptions if field has no value |
HAS_DATE() |
Determine if DATE has a value |
OperationalHours¶
Information about the hours of operations with the effective override applied.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATIONALHOURS() |
Getter for OPERATIONALHOURS, with configurable default |
ASK_OPERATIONALHOURS() |
Getter for OPERATIONALHOURS w/ exceptions if field has no va |
HAS_OPERATIONALHOURS() |
Determine if OPERATIONALHOURS has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_EFFECTIVEHOURSOFOPLIST¶
TYPES TT_EFFECTIVEHOURSOFOPLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNTEFFECTIVEHOURSOF00 WITH DEFAULT KEY
.