Skip to content

/AWS1/CL_QLSPAGE

Contains details of the fetched page.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_VALUES TYPE /AWS1/CL_QLSVALUEHOLDER=>TT_VALUEHOLDERS TT_VALUEHOLDERS

A structure that contains values in multiple encoding formats.

IV_NEXTPAGETOKEN TYPE /AWS1/QLSPAGETOKEN /AWS1/QLSPAGETOKEN

The token of the next page.


Queryable Attributes

Values

A structure that contains values in multiple encoding formats.

Accessible with the following methods

Method Description
GET_VALUES() Getter for VALUES, with configurable default
ASK_VALUES() Getter for VALUES w/ exceptions if field has no value
HAS_VALUES() Determine if VALUES has a value

NextPageToken

The token of the next page.

Accessible with the following methods

Method Description
GET_NEXTPAGETOKEN() Getter for NEXTPAGETOKEN, with configurable default
ASK_NEXTPAGETOKEN() Getter for NEXTPAGETOKEN w/ exceptions if field has no value
HAS_NEXTPAGETOKEN() Determine if NEXTPAGETOKEN has a value