Skip to content

/AWS1/CL_SAGBATCHGETTGTDOMSOUT

Output for the BatchGetTargetDomains operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_targetdomains TYPE /AWS1/CL_SAGTARGETDOMAIN=>TT_TARGETDOMAINLIST TT_TARGETDOMAINLIST

The list of target domains that were found.

it_notfound TYPE /AWS1/CL_SAGTGTDOMAINIDLIST_W=>TT_TARGETDOMAINIDLIST TT_TARGETDOMAINIDLIST

The list of target domain identifiers that were not found.


Queryable Attributes

targetDomains

The list of target domains that were found.

Accessible with the following methods

Method Description
GET_TARGETDOMAINS() Getter for TARGETDOMAINS, with configurable default
ASK_TARGETDOMAINS() Getter for TARGETDOMAINS w/ exceptions if field has no value
HAS_TARGETDOMAINS() Determine if TARGETDOMAINS has a value

notFound

The list of target domain identifiers that were not found.

Accessible with the following methods

Method Description
GET_NOTFOUND() Getter for NOTFOUND, with configurable default
ASK_NOTFOUND() Getter for NOTFOUND w/ exceptions if field has no value
HAS_NOTFOUND() Determine if NOTFOUND has a value