Skip to content

/AWS1/CL_CNTLISTQUEUESRESPONSE

ListQueuesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_queuesummarylist TYPE /AWS1/CL_CNTQUEUESUMMARY=>TT_QUEUESUMMARYLIST TT_QUEUESUMMARYLIST

Information about the queues.

iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN

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


Queryable Attributes

QueueSummaryList

Information about the queues.

Accessible with the following methods

Method Description
GET_QUEUESUMMARYLIST() Getter for QUEUESUMMARYLIST, with configurable default
ASK_QUEUESUMMARYLIST() Getter for QUEUESUMMARYLIST w/ exceptions if field has no va
HAS_QUEUESUMMARYLIST() Determine if QUEUESUMMARYLIST has a value

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