Skip to content

/AWS1/CL_AUM=>LISTCTLINSIGHTSBYCTLDOMAIN()

About ListControlInsightsByControlDomain

Lists the latest analytics data for controls within a specific control domain across all active assessments.

Control insights are listed only if the control belongs to the control domain that was specified and the control collected evidence on the lastUpdated date of controlInsightsMetadata. If neither of these conditions are met, no data is listed for that control.

Method Signature

IMPORTING

Required arguments:

IV_CONTROLDOMAINID TYPE /AWS1/AUMUUID /AWS1/AUMUUID

The unique identifier for the control domain.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/AUMTOKEN /AWS1/AUMTOKEN

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

IV_MAXRESULTS TYPE /AWS1/AUMMAXRESULTS /AWS1/AUMMAXRESULTS

Represents the maximum number of results on a page or for an API request call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AUMLSTCTLINSIGHTSBY01 /AWS1/CL_AUMLSTCTLINSIGHTSBY01