/AWS1/CL_CRMLSTPROTECTEDJOBS01¶
ListProtectedJobsOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_protectedjobs TYPE /AWS1/CL_CRMPROTECTEDJOBSUMM=>TT_PROTECTEDJOBSUMMARYLIST TT_PROTECTEDJOBSUMMARYLIST¶
A list of protected job summaries.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CRMPAGINATIONTOKEN /AWS1/CRMPAGINATIONTOKEN¶
The pagination token that's used to fetch the next set of results.
Queryable Attributes¶
nextToken¶
The pagination token that's used to fetch the next set of results.
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 |
protectedJobs¶
A list of protected job summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROTECTEDJOBS() |
Getter for PROTECTEDJOBS, with configurable default |
ASK_PROTECTEDJOBS() |
Getter for PROTECTEDJOBS w/ exceptions if field has no value |
HAS_PROTECTEDJOBS() |
Determine if PROTECTEDJOBS has a value |