Skip to content

/AWS1/CL_CNTOPERATIONALHOUR

Information about the hours of operations with the effective override applied.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_start TYPE REF TO /AWS1/CL_CNTOVERRIDETIMESLICE /AWS1/CL_CNTOVERRIDETIMESLICE

The start time that your contact center opens.

io_end TYPE REF TO /AWS1/CL_CNTOVERRIDETIMESLICE /AWS1/CL_CNTOVERRIDETIMESLICE

The end time that your contact center closes.


Queryable Attributes

Start

The start time that your contact center opens.

Accessible with the following methods

Method Description
GET_START() Getter for START

End

The end time that your contact center closes.

Accessible with the following methods

Method Description
GET_END() Getter for END

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_OPERATIONALHOURS

TYPES TT_OPERATIONALHOURS TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNTOPERATIONALHOUR WITH DEFAULT KEY
.