Skip to content

/AWS1/CL_CNT=>SEARCHHOURSOFOPERATIONS()

About SearchHoursOfOperations

Searches the hours of operation in an Amazon Connect instance, with optional filtering.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/CNTNEXTTOKEN2500 /AWS1/CNTNEXTTOKEN2500

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

IV_MAXRESULTS TYPE /AWS1/CNTMAXRESULT100 /AWS1/CNTMAXRESULT100

The maximum number of results to return per page.

IO_SEARCHFILTER TYPE REF TO /AWS1/CL_CNTHOURSOFOPSRCHFILT /AWS1/CL_CNTHOURSOFOPSRCHFILT

Filters to be applied to search results.

IO_SEARCHCRITERIA TYPE REF TO /AWS1/CL_CNTHOURSOFOPSRCHCRIT /AWS1/CL_CNTHOURSOFOPSRCHCRIT

The search criteria to be used to return hours of operations.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTSRCHHOURSOFOPSRSP /AWS1/CL_CNTSRCHHOURSOFOPSRSP