Skip to content

/AWS1/CL_FIS=>LISTEXPERIMENTRESOLVEDTGTS()

About ListExperimentResolvedTargets

Lists the resolved targets information of the specified experiment.

Method Signature

IMPORTING

Required arguments:

IV_EXPERIMENTID TYPE /AWS1/FISEXPERIMENTID /AWS1/FISEXPERIMENTID

The ID of the experiment.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/FISLSTEXPERIMENTRESOLV00 /AWS1/FISLSTEXPERIMENTRESOLV00

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

IV_NEXTTOKEN TYPE /AWS1/FISNEXTTOKEN /AWS1/FISNEXTTOKEN

The token for the next page of results.

IV_TARGETNAME TYPE /AWS1/FISTARGETNAME /AWS1/FISTARGETNAME

The name of the target.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FISLSTEXPERIMENTRES01 /AWS1/CL_FISLSTEXPERIMENTRES01