Skip to content

/AWS1/CL_DZN=>LISTDATAPRODUCTREVISIONS()

About ListDataProductRevisions

Lists data product revisions.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the domain of the data product revisions that you want to list.

IV_IDENTIFIER TYPE /AWS1/DZNDATAPRODUCTID /AWS1/DZNDATAPRODUCTID

The ID of the data product revision.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/DZNMAXRESULTS /AWS1/DZNMAXRESULTS

The maximum number of asset filters to return in a single call to ListDataProductRevisions. When the number of data product revisions to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListDataProductRevisions to list the next set of data product revisions.

IV_NEXTTOKEN TYPE /AWS1/DZNPAGINATIONTOKEN /AWS1/DZNPAGINATIONTOKEN

When the number of data product revisions is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of data product revisions, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListDataProductRevisions to list the next set of data product revisions.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNLSTDATAPRODUCTRE01 /AWS1/CL_DZNLSTDATAPRODUCTRE01