Skip to content

/AWS1/CL_SMC=>LISTROTATIONOVERRIDES()

About ListRotationOverrides

Retrieves a list of overrides currently specified for an on-call rotation.

Method Signature

IMPORTING

Required arguments:

IV_ROTATIONID TYPE /AWS1/SMCSSMCONTACTSARN /AWS1/SMCSSMCONTACTSARN

The Amazon Resource Name (ARN) of the rotation to retrieve information about.

IV_STARTTIME TYPE /AWS1/SMCDATETIME /AWS1/SMCDATETIME

The date and time for the beginning of a time range for listing overrides.

IV_ENDTIME TYPE /AWS1/SMCDATETIME /AWS1/SMCDATETIME

The date and time for the end of a time range for listing overrides.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SMCPAGINATIONTOKEN /AWS1/SMCPAGINATIONTOKEN

A token to start the list. Use this token to get the next set of results.

IV_MAXRESULTS TYPE /AWS1/SMCMAXRESULTS /AWS1/SMCMAXRESULTS

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SMCLSTROTATIONOVERR01 /AWS1/CL_SMCLSTROTATIONOVERR01