Skip to content

/AWS1/CL_SAGLISTTGTDOMSOUTPUT

Output for the ListTargetDomains operation

CONSTRUCTOR

IMPORTING

Optional arguments:

it_targetdomainsummaries TYPE /AWS1/CL_SAGTARGETDOMAINSUMM=>TT_TARGETDOMAINSUMMARYLIST TT_TARGETDOMAINSUMMARYLIST

List of target domain summaries

iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN

Token for next page of results


Queryable Attributes

targetDomainSummaries

List of target domain summaries

Accessible with the following methods

Method Description
GET_TARGETDOMAINSUMMARIES() Getter for TARGETDOMAINSUMMARIES, with configurable default
ASK_TARGETDOMAINSUMMARIES() Getter for TARGETDOMAINSUMMARIES w/ exceptions if field has
HAS_TARGETDOMAINSUMMARIES() Determine if TARGETDOMAINSUMMARIES has a value

nextToken

Token for next page 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