/AWS1/CL_CNTPRNTHOURSOFOPCFG¶
Contains configuration for the parent hours of operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_hoursofoperationid TYPE /AWS1/CNTHOURSOFOPERATIONID /AWS1/CNTHOURSOFOPERATIONID¶
The identifier for the hours of operation.
Queryable Attributes¶
HoursOfOperationId¶
The identifier for the hours of operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOURSOFOPERATIONID() |
Getter for HOURSOFOPERATIONID, with configurable default |
ASK_HOURSOFOPERATIONID() |
Getter for HOURSOFOPERATIONID w/ exceptions if field has no |
HAS_HOURSOFOPERATIONID() |
Determine if HOURSOFOPERATIONID 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_PARENTHOURSOFOPCONFIGLIST¶
TYPES TT_PARENTHOURSOFOPCONFIGLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNTPRNTHOURSOFOPCFG WITH DEFAULT KEY
.