Skip to content

/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.

it_effectiveovrdhourslist TYPE /AWS1/CL_CNTEFFECTIVEOVRDHOURS=>TT_EFFECTIVEOVERRIDEHOURSLIST TT_EFFECTIVEOVERRIDEHOURSLIST

Information about override configurations applied to the base hours of operation to calculate the effective hours.

For more information about how override types are applied, see Build your list of overrides in the Administrator Guide.

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

EffectiveOverrideHoursList

Information about override configurations applied to the base hours of operation to calculate the effective hours.

For more information about how override types are applied, see Build your list of overrides in the Administrator Guide.

Accessible with the following methods

Method Description
GET_EFFECTIVEOVRDHOURSLIST() Getter for EFFECTIVEOVERRIDEHOURSLIST, with configurable def
ASK_EFFECTIVEOVRDHOURSLIST() Getter for EFFECTIVEOVERRIDEHOURSLIST w/ exceptions if field
HAS_EFFECTIVEOVRDHOURSLIST() Determine if EFFECTIVEOVERRIDEHOURSLIST 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