Skip to content

/AWS1/CL_OMXLSTREADSETACTJOB01

ListReadSetActivationJobsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/OMXNEXTTOKEN /AWS1/OMXNEXTTOKEN

A pagination token that's included if more results are available.

it_activationjobs TYPE /AWS1/CL_OMXACTIVATEREADSETJ00=>TT_ACTIVATEREADSETJOBLIST TT_ACTIVATEREADSETJOBLIST

A list of jobs.


Queryable Attributes

nextToken

A pagination token that's included if more results are available.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

activationJobs

A list of jobs.

Accessible with the following methods

Method Description
GET_ACTIVATIONJOBS() Getter for ACTIVATIONJOBS, with configurable default
ASK_ACTIVATIONJOBS() Getter for ACTIVATIONJOBS w/ exceptions if field has no valu
HAS_ACTIVATIONJOBS() Determine if ACTIVATIONJOBS has a value