Skip to content

/AWS1/CL_SMCLSTPAGERESOLUTIO01

ListPageResolutionsResult

CONSTRUCTOR

IMPORTING

Required arguments:

IT_PAGERESOLUTIONS TYPE /AWS1/CL_SMCRESOLUTIONCONTACT=>TT_RESOLUTIONLIST TT_RESOLUTIONLIST

Information about the resolution for an engagement.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SMCPAGINATIONTOKEN /AWS1/SMCPAGINATIONTOKEN

The token for the next set of items to return. Use this token to get the next set of results.


Queryable Attributes

NextToken

The token for the next set of items to return. Use this token to get 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

PageResolutions

Information about the resolution for an engagement.

Accessible with the following methods

Method Description
GET_PAGERESOLUTIONS() Getter for PAGERESOLUTIONS, with configurable default
ASK_PAGERESOLUTIONS() Getter for PAGERESOLUTIONS w/ exceptions if field has no val
HAS_PAGERESOLUTIONS() Determine if PAGERESOLUTIONS has a value