Skip to content

/AWS1/CL_PP2DESCRRCSAGENTSRSLT

DescribeRcsAgentsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

it_rcsagents TYPE /AWS1/CL_PP2RCSAGENTINFO=>TT_RCSAGENTINFORMATIONLIST TT_RCSAGENTINFORMATIONLIST

An array of RcsAgentInformation objects that contain the details for the requested RCS agents.

iv_nexttoken TYPE /AWS1/PP2NEXTTOKEN /AWS1/PP2NEXTTOKEN

The token to be used for the next set of paginated results. If this field is empty then there are no more results.


Queryable Attributes

RcsAgents

An array of RcsAgentInformation objects that contain the details for the requested RCS agents.

Accessible with the following methods

Method Description
GET_RCSAGENTS() Getter for RCSAGENTS, with configurable default
ASK_RCSAGENTS() Getter for RCSAGENTS w/ exceptions if field has no value
HAS_RCSAGENTS() Determine if RCSAGENTS has a value

NextToken

The token to be used for the next set of paginated results. If this field is empty then there are no more 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