Skip to content

/AWS1/CL_CNTLISTVIEWVRSSRSP

ListViewVersionsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_viewversionsummarylist TYPE /AWS1/CL_CNTVIEWVERSIONSUMMARY=>TT_VIEWVERSIONSUMMARYLIST TT_VIEWVERSIONSUMMARYLIST

A list of view version summaries.

iv_nexttoken TYPE /AWS1/CNTVIEWSNEXTTOKEN /AWS1/CNTVIEWSNEXTTOKEN

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.


Queryable Attributes

ViewVersionSummaryList

A list of view version summaries.

Accessible with the following methods

Method Description
GET_VIEWVERSIONSUMMARYLIST() Getter for VIEWVERSIONSUMMARYLIST, with configurable default
ASK_VIEWVERSIONSUMMARYLIST() Getter for VIEWVERSIONSUMMARYLIST w/ exceptions if field has
HAS_VIEWVERSIONSUMMARYLIST() Determine if VIEWVERSIONSUMMARYLIST has a value

NextToken

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve 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