Skip to content

/AWS1/CL_SGM=>LISTCANDIDATESFORAUTOMLJOB()

About ListCandidatesForAutoMLJob

List the candidates created for the job.

Method Signature

IMPORTING

Required arguments:

IV_AUTOMLJOBNAME TYPE /AWS1/SGMAUTOMLJOBNAME /AWS1/SGMAUTOMLJOBNAME

List the candidates created for the job by providing the job's name.

Optional arguments:

IV_STATUSEQUALS TYPE /AWS1/SGMCANDIDATESTATUS /AWS1/SGMCANDIDATESTATUS

List the candidates for the job and filter by status.

IV_CANDIDATENAMEEQUALS TYPE /AWS1/SGMCANDIDATENAME /AWS1/SGMCANDIDATENAME

List the candidates for the job and filter by candidate name.

IV_SORTORDER TYPE /AWS1/SGMAUTOMLSORTORDER /AWS1/SGMAUTOMLSORTORDER

The sort order for the results. The default is Ascending.

IV_SORTBY TYPE /AWS1/SGMCANDIDATESORTBY /AWS1/SGMCANDIDATESORTBY

The parameter by which to sort the results. The default is Descending.

IV_MAXRESULTS TYPE /AWS1/SGMAUTOMLMAXRSSFORTRIALS /AWS1/SGMAUTOMLMAXRSSFORTRIALS

List the job's candidates up to a specified limit.

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLSTCANDIDATESFOR01 /AWS1/CL_SGMLSTCANDIDATESFOR01