Skip to content

/AWS1/CL_AUM=>GETEVIDENCEFOLDERSBYASSESS01()

About GetEvidenceFoldersByAssessmentControl

Gets a list of evidence folders that are associated with a specified control in an Audit Manager assessment.

Method Signature

IMPORTING

Required arguments:

IV_ASSESSMENTID TYPE /AWS1/AUMUUID /AWS1/AUMUUID

The identifier for the assessment.

IV_CONTROLSETID TYPE /AWS1/AUMCONTROLSETID /AWS1/AUMCONTROLSETID

The identifier for the control set.

IV_CONTROLID TYPE /AWS1/AUMUUID /AWS1/AUMUUID

The identifier for the control.

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_AUMGETEVIDENCEFOLDE05 /AWS1/CL_AUMGETEVIDENCEFOLDE05