Skip to content

/AWS1/CL_SGM=>LISTHUMANTASKUIS()

About ListHumanTaskUis

Returns information about the human task user interfaces in your account.

Method Signature

IMPORTING

Optional arguments:

IV_CREATIONTIMEAFTER TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A filter that returns only human task user interfaces with a creation time greater than or equal to the specified timestamp.

IV_CREATIONTIMEBEFORE TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A filter that returns only human task user interfaces that were created before the specified timestamp.

IV_SORTORDER TYPE /AWS1/SGMSORTORDER /AWS1/SGMSORTORDER

An optional value that specifies whether you want the results sorted in Ascending or Descending order.

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

A token to resume pagination.

IV_MAXRESULTS TYPE /AWS1/SGMMAXRESULTS /AWS1/SGMMAXRESULTS

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 will be provided in the output that you can use to resume pagination.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLISTHUMTASKUISRSP /AWS1/CL_SGMLISTHUMTASKUISRSP