Skip to content

/AWS1/CL_AUMLSTCTLINSIGHTSBY01

ListControlInsightsByControlDomainResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_controlinsightsmetadata TYPE /AWS1/CL_AUMCTLINSIGHTSMETITEM=>TT_CONTROLINSIGHTSMETADATA TT_CONTROLINSIGHTSMETADATA

The control analytics data that the ListControlInsightsByControlDomain API returned.

iv_nexttoken TYPE /AWS1/AUMTOKEN /AWS1/AUMTOKEN

The pagination token that's used to fetch the next set of results.


Queryable Attributes

controlInsightsMetadata

The control analytics data that the ListControlInsightsByControlDomain API returned.

Accessible with the following methods

Method Description
GET_CONTROLINSIGHTSMETADATA() Getter for CONTROLINSIGHTSMETADATA, with configurable defaul
ASK_CONTROLINSIGHTSMETADATA() Getter for CONTROLINSIGHTSMETADATA w/ exceptions if field ha
HAS_CONTROLINSIGHTSMETADATA() Determine if CONTROLINSIGHTSMETADATA has a value

nextToken

The pagination token that's used to fetch the next set of results.

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