Skip to content

/AWS1/CL_SGA=>LISTHUMANLOOPS()

About ListHumanLoops

Returns information about human loops, given the specified parameters. If a human loop was deleted, it will not be included.

Method Signature

IMPORTING

Required arguments:

IV_FLOWDEFINITIONARN TYPE /AWS1/SGAFLOWDEFINITIONARN /AWS1/SGAFLOWDEFINITIONARN

The Amazon Resource Name (ARN) of a flow definition.

Optional arguments:

IV_CREATIONTIMEAFTER TYPE /AWS1/SGATIMESTAMP /AWS1/SGATIMESTAMP

(Optional) The timestamp of the date when you want the human loops to begin in ISO 8601 format. For example, 2020-02-24.

IV_CREATIONTIMEBEFORE TYPE /AWS1/SGATIMESTAMP /AWS1/SGATIMESTAMP

(Optional) The timestamp of the date before which you want the human loops to begin in ISO 8601 format. For example, 2020-02-24.

IV_SORTORDER TYPE /AWS1/SGASORTORDER /AWS1/SGASORTORDER

Optional. The order for displaying results. Valid values: Ascending and Descending.

IV_NEXTTOKEN TYPE /AWS1/SGANEXTTOKEN /AWS1/SGANEXTTOKEN

A token to display the next page of results.

IV_MAXRESULTS TYPE /AWS1/SGAMAXRESULTS /AWS1/SGAMAXRESULTS

The total number of items to return. If the total number of available items is more than the value specified in MaxResults, then a NextToken is returned in the output. You can use this token to display the next page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGALISTHLSRESPONSE /AWS1/CL_SGALISTHLSRESPONSE