Skip to content

/AWS1/CL_SHB=>GETINSIGHTS()

About GetInsights

Lists and describes insights for the specified insight ARNs.

Method Signature

IMPORTING

Optional arguments:

IT_INSIGHTARNS TYPE /AWS1/CL_SHBARNLIST_W=>TT_ARNLIST TT_ARNLIST

The ARNs of the insights to describe. If you do not provide any insight ARNs, then GetInsights returns all of your custom insights. It does not return any managed insights.

IV_NEXTTOKEN TYPE /AWS1/SHBNEXTTOKEN /AWS1/SHBNEXTTOKEN

The token that is required for pagination. On your first call to the GetInsights operation, set the value of this parameter to NULL.

For subsequent calls to the operation, to continue listing data, set the value of this parameter to the value returned from the previous response.

IV_MAXRESULTS TYPE /AWS1/SHBMAXRESULTS /AWS1/SHBMAXRESULTS

The maximum number of items to return in the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SHBGETINSIGHTSRSP /AWS1/CL_SHBGETINSIGHTSRSP