Skip to content

/AWS1/CL_CNTLSTWORKSPACEPAGE01

ListWorkspacePagesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_workspacepagelist TYPE /AWS1/CL_CNTWORKSPACEPAGE=>TT_WORKSPACEPAGELIST TT_WORKSPACEPAGELIST

A list of page configurations in the workspace.

Optional arguments:

iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN

If there are additional results, this is the token for the next set of results.


Queryable Attributes

NextToken

If there are additional results, this is the token for 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

WorkspacePageList

A list of page configurations in the workspace.

Accessible with the following methods

Method Description
GET_WORKSPACEPAGELIST() Getter for WORKSPACEPAGELIST, with configurable default
ASK_WORKSPACEPAGELIST() Getter for WORKSPACEPAGELIST w/ exceptions if field has no v
HAS_WORKSPACEPAGELIST() Determine if WORKSPACEPAGELIST has a value