Skip to content

/AWS1/CL_LISLSTPRODUCTSUBSCR01

ListProductSubscriptionsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_productusersummaries TYPE /AWS1/CL_LISPRODUCTUSERSUMMARY=>TT_PRODUCTUSERSUMMARYLIST TT_PRODUCTUSERSUMMARYLIST

Metadata that describes the list product subscriptions operation.

iv_nexttoken TYPE /AWS1/LISSTRING /AWS1/LISSTRING

The next token used for paginated responses. When this field isn't empty, there are additional elements that the service hasn't included in this request. Use this token with the next request to retrieve additional objects.


Queryable Attributes

ProductUserSummaries

Metadata that describes the list product subscriptions operation.

Accessible with the following methods

Method Description
GET_PRODUCTUSERSUMMARIES() Getter for PRODUCTUSERSUMMARIES, with configurable default
ASK_PRODUCTUSERSUMMARIES() Getter for PRODUCTUSERSUMMARIES w/ exceptions if field has n
HAS_PRODUCTUSERSUMMARIES() Determine if PRODUCTUSERSUMMARIES has a value

NextToken

The next token used for paginated responses. When this field isn't empty, there are additional elements that the service hasn't included in this request. Use this token with the next request to retrieve additional objects.

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