Skip to content

/AWS1/CL_DSR=>DESCRIBECONDALFORWARDERS()

About DescribeConditionalForwarders

Obtains information about the conditional forwarders for this account.

If no input parameters are provided for RemoteDomainNames, this request describes all conditional forwarders for the specified directory ID.

Method Signature

IMPORTING

Required arguments:

IV_DIRECTORYID TYPE /AWS1/DSRDIRECTORYID /AWS1/DSRDIRECTORYID

The directory ID for which to get the list of associated conditional forwarders.

Optional arguments:

IT_REMOTEDOMAINNAMES TYPE /AWS1/CL_DSRREMOTEDOMNAMES_W=>TT_REMOTEDOMAINNAMES TT_REMOTEDOMAINNAMES

The fully qualified domain names (FQDN) of the remote domains for which to get the list of associated conditional forwarders. If this member is null, all conditional forwarders are returned.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DSRDSCCONDALFORWARD01 /AWS1/CL_DSRDSCCONDALFORWARD01