Skip to content

/AWS1/CL_SE2=>LISTIMPORTJOBS()

About ListImportJobs

Lists all of the import jobs.

Method Signature

IMPORTING

Optional arguments:

IV_IMPORTDESTINATIONTYPE TYPE /AWS1/SE2IMPORTDESTINATIONTYPE /AWS1/SE2IMPORTDESTINATIONTYPE

The destination of the import job, which can be used to list import jobs that have a certain ImportDestinationType.

IV_NEXTTOKEN TYPE /AWS1/SE2NEXTTOKEN /AWS1/SE2NEXTTOKEN

A string token indicating that there might be additional import jobs available to be listed. Copy this token to a subsequent call to ListImportJobs with the same parameters to retrieve the next page of import jobs.

IV_PAGESIZE TYPE /AWS1/SE2MAXITEMS /AWS1/SE2MAXITEMS

Maximum number of import jobs to return at once. Use this parameter to paginate results. If additional import jobs exist beyond the specified limit, the NextToken element is sent in the response. Use the NextToken value in subsequent requests to retrieve additional addresses.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SE2LISTIMPORTJOBSRSP /AWS1/CL_SE2LISTIMPORTJOBSRSP