/AWS1/CL_OMXLSTREADSETIMPJOB01¶
ListReadSetImportJobsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/OMXNEXTTOKEN
/AWS1/OMXNEXTTOKEN
¶
A pagination token that's included if more results are available.
it_importjobs
TYPE /AWS1/CL_OMXIMPREADSETJOBITEM=>TT_IMPORTREADSETJOBLIST
TT_IMPORTREADSETJOBLIST
¶
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 |
importJobs¶
A list of jobs.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IMPORTJOBS() |
Getter for IMPORTJOBS, with configurable default |
ASK_IMPORTJOBS() |
Getter for IMPORTJOBS w/ exceptions if field has no value |
HAS_IMPORTJOBS() |
Determine if IMPORTJOBS has a value |