Skip to content

/AWS1/CL_OMX=>LISTREADSETIMPORTJOBS()

About ListReadSetImportJobs

Retrieves a list of read set import jobs.

Method Signature

IMPORTING

Required arguments:

IV_SEQUENCESTOREID TYPE /AWS1/OMXSEQUENCESTOREID /AWS1/OMXSEQUENCESTOREID

The jobs' sequence store ID.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The maximum number of jobs to return in one page of results.

IV_NEXTTOKEN TYPE /AWS1/OMXNEXTTOKEN /AWS1/OMXNEXTTOKEN

Specify the pagination token from a previous request to retrieve the next page of results.

IO_FILTER TYPE REF TO /AWS1/CL_OMXIMPREADSETFILTER /AWS1/CL_OMXIMPREADSETFILTER

A filter to apply to the list.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OMXLSTREADSETIMPJOB01 /AWS1/CL_OMXLSTREADSETIMPJOB01