Skip to content

/AWS1/CL_PZZ=>LISTDATASETEXPORTJOBS()

About ListDatasetExportJobs

Returns a list of dataset export jobs that use the given dataset. When a dataset is not specified, all the dataset export jobs associated with the account are listed. The response provides the properties for each dataset export job, including the Amazon Resource Name (ARN). For more information on dataset export jobs, see CreateDatasetExportJob. For more information on datasets, see CreateDataset.

Method Signature

IMPORTING

Optional arguments:

IV_DATASETARN TYPE /AWS1/PZZARN /AWS1/PZZARN

The Amazon Resource Name (ARN) of the dataset to list the dataset export jobs for.

IV_NEXTTOKEN TYPE /AWS1/PZZNEXTTOKEN /AWS1/PZZNEXTTOKEN

A token returned from the previous call to ListDatasetExportJobs for getting the next set of dataset export jobs (if they exist).

IV_MAXRESULTS TYPE /AWS1/PZZMAXRESULTS /AWS1/PZZMAXRESULTS

The maximum number of dataset export jobs to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PZZLISTDSEXPJOBSRSP /AWS1/CL_PZZLISTDSEXPJOBSRSP