Skip to content

/AWS1/CL_QST=>LISTTHEMES()

About ListThemes

Lists all the themes in the current Amazon Web Services account.

Method Signature

IMPORTING

Required arguments:

IV_AWSACCOUNTID TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID

The ID of the Amazon Web Services account that contains the themes that you're listing.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

The token for the next set of results, or null if there are no more results.

IV_MAXRESULTS TYPE /AWS1/QSTMAXRESULTS /AWS1/QSTMAXRESULTS

The maximum number of results to be returned per request.

IV_TYPE TYPE /AWS1/QSTTHEMETYPE /AWS1/QSTTHEMETYPE

The type of themes that you want to list. Valid options include the following:

  • ALL (default)- Display all existing themes.

  • CUSTOM - Display only the themes created by people using Amazon QuickSight.

  • QUICKSIGHT - Display only the starting themes defined by Amazon QuickSight.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QSTLISTTHEMESRESPONSE /AWS1/CL_QSTLISTTHEMESRESPONSE