Skip to content

/AWS1/CL_SE2=>LISTEXPORTJOBS()

About ListExportJobs

Lists all of the export jobs.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SE2NEXTTOKEN /AWS1/SE2NEXTTOKEN

The pagination token returned from a previous call to ListExportJobs to indicate the position in the list of export jobs.

IV_PAGESIZE TYPE /AWS1/SE2MAXITEMS /AWS1/SE2MAXITEMS

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

IV_EXPORTSOURCETYPE TYPE /AWS1/SE2EXPORTSOURCETYPE /AWS1/SE2EXPORTSOURCETYPE

A value used to list export jobs that have a certain ExportSourceType.

IV_JOBSTATUS TYPE /AWS1/SE2JOBSTATUS /AWS1/SE2JOBSTATUS

A value used to list export jobs that have a certain JobStatus.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SE2LISTEXPORTJOBSRSP /AWS1/CL_SE2LISTEXPORTJOBSRSP