Skip to content

/AWS1/CL_OMX=>LISTREADSETACTIVATIONJOBS()

About ListReadSetActivationJobs

Retrieves a list of read set activation jobs.

Method Signature

IMPORTING

Required arguments:

IV_SEQUENCESTOREID TYPE /AWS1/OMXSEQUENCESTOREID /AWS1/OMXSEQUENCESTOREID

The read set's sequence store ID.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The maximum number of read set activation 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_OMXACTIVATEREADSETF00 /AWS1/CL_OMXACTIVATEREADSETF00

A filter to apply to the list.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OMXLSTREADSETACTJOB01 /AWS1/CL_OMXLSTREADSETACTJOB01