Skip to content

/AWS1/CL_IOD=>LISTSUITERUNS()

About ListSuiteRuns

Lists runs of the specified Device Advisor test suite. You can list all runs of the test suite, or the runs of a specific version of the test suite.

Requires permission to access the ListSuiteRuns action.

Method Signature

IMPORTING

Optional arguments:

IV_SUITEDEFINITIONID TYPE /AWS1/IODUUID /AWS1/IODUUID

Lists the test suite runs of the specified test suite based on suite definition ID.

IV_SUITEDEFINITIONVERSION TYPE /AWS1/IODSUITEDEFNVERSION /AWS1/IODSUITEDEFNVERSION

Must be passed along with suiteDefinitionId. Lists the test suite runs of the specified test suite based on suite definition version.

IV_MAXRESULTS TYPE /AWS1/IODMAXRESULTS /AWS1/IODMAXRESULTS

The maximum number of results to return at once.

IV_NEXTTOKEN TYPE /AWS1/IODTOKEN /AWS1/IODTOKEN

A token to retrieve the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IODLISTSUITERUNSRSP /AWS1/CL_IODLISTSUITERUNSRSP