Skip to content

/AWS1/CL_PZZ=>LISTDATASETIMPORTJOBS()

About ListDatasetImportJobs

Returns a list of dataset import jobs that use the given dataset. When a dataset is not specified, all the dataset import jobs associated with the account are listed. The response provides the properties for each dataset import job, including the Amazon Resource Name (ARN). For more information on dataset import jobs, see CreateDatasetImportJob. 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 import jobs for.

IV_NEXTTOKEN TYPE /AWS1/PZZNEXTTOKEN /AWS1/PZZNEXTTOKEN

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

IV_MAXRESULTS TYPE /AWS1/PZZMAXRESULTS /AWS1/PZZMAXRESULTS

The maximum number of dataset import jobs to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PZZLISTDSIMPJOBSRSP /AWS1/CL_PZZLISTDSIMPJOBSRSP