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

List of target domains that were successfully retrieved

it_notfound TYPE /AWS1/CL_SAGTGTDOMAINIDLIST_W=>TT_TARGETDOMAINIDLIST TT_TARGETDOMAINIDLIST

List of target domain IDs that could not be found


Queryable Attributes

targetDomains

List of target domains that were successfully retrieved

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

List of target domain IDs that could not be 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