Skip to content

/AWS1/CL_SGMLISTHUMTASKUISRSP

ListHumanTaskUisResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_humantaskuisummaries TYPE /AWS1/CL_SGMHUMANTASKUISUMMARY=>TT_HUMANTASKUISUMMARIES TT_HUMANTASKUISUMMARIES

An array of objects describing the human task user interfaces.

Optional arguments:

iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

A token to resume pagination.


Queryable Attributes

HumanTaskUiSummaries

An array of objects describing the human task user interfaces.

Accessible with the following methods

Method Description
GET_HUMANTASKUISUMMARIES() Getter for HUMANTASKUISUMMARIES, with configurable default
ASK_HUMANTASKUISUMMARIES() Getter for HUMANTASKUISUMMARIES w/ exceptions if field has n
HAS_HUMANTASKUISUMMARIES() Determine if HUMANTASKUISUMMARIES has a value

NextToken

A token to resume pagination.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value