/AWS1/CL_LMDCHKPTUPDDEXECSTATE¶
Contains operations that have been updated since the last checkpoint, such as completed asynchronous work like timers or callbacks.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_operations TYPE /AWS1/CL_LMDOPERATION=>TT_OPERATIONS TT_OPERATIONS¶
A list of operations that have been updated since the last checkpoint.
iv_nextmarker TYPE /AWS1/LMDSTRING /AWS1/LMDSTRING¶
Indicates that more results are available. Use this value in a subsequent call to retrieve the next page of results.
Queryable Attributes¶
Operations¶
A list of operations that have been updated since the last checkpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATIONS() |
Getter for OPERATIONS, with configurable default |
ASK_OPERATIONS() |
Getter for OPERATIONS w/ exceptions if field has no value |
HAS_OPERATIONS() |
Determine if OPERATIONS has a value |
NextMarker¶
Indicates that more results are available. Use this value in a subsequent call to retrieve the next page of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTMARKER() |
Getter for NEXTMARKER, with configurable default |
ASK_NEXTMARKER() |
Getter for NEXTMARKER w/ exceptions if field has no value |
HAS_NEXTMARKER() |
Determine if NEXTMARKER has a value |