/AWS1/CL_CNTLSTDATATBLPRIMAR01¶
ListDataTablePrimaryValuesResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_primaryvalueslist TYPE /AWS1/CL_CNTRECORDPRIMARYVALUE=>TT_PRIMARYVALUESLIST TT_PRIMARYVALUESLIST¶
A list of primary value combinations with their record IDs and modification metadata.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
Specify the pagination token from a previous request to retrieve the next page of results.
Queryable Attributes¶
NextToken¶
Specify the pagination token from a previous request to retrieve the next page 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 |
PrimaryValuesList¶
A list of primary value combinations with their record IDs and modification metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIMARYVALUESLIST() |
Getter for PRIMARYVALUESLIST, with configurable default |
ASK_PRIMARYVALUESLIST() |
Getter for PRIMARYVALUESLIST w/ exceptions if field has no v |
HAS_PRIMARYVALUESLIST() |
Determine if PRIMARYVALUESLIST has a value |