Skip to content

/AWS1/CL_SGMLSTASSOCIATIONSRSP

ListAssociationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_associationsummaries TYPE /AWS1/CL_SGMASSOCIATIONSUMMARY=>TT_ASSOCIATIONSUMMARIES TT_ASSOCIATIONSUMMARIES

A list of associations and their properties.

iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

A token for getting the next set of associations, if there are any.


Queryable Attributes

AssociationSummaries

A list of associations and their properties.

Accessible with the following methods

Method Description
GET_ASSOCIATIONSUMMARIES() Getter for ASSOCIATIONSUMMARIES, with configurable default
ASK_ASSOCIATIONSUMMARIES() Getter for ASSOCIATIONSUMMARIES w/ exceptions if field has n
HAS_ASSOCIATIONSUMMARIES() Determine if ASSOCIATIONSUMMARIES has a value

NextToken

A token for getting the next set of associations, if there are any.

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