Skip to content

/AWS1/CL_BDA=>LISTAGENTS()

About ListAgents

Lists the agents belonging to an account and information about each agent.

Method Signature

IMPORTING

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/BDAMAXRESULTS /AWS1/BDAMAXRESULTS

The maximum number of results to return in the response. If the total number of results is greater than this value, use the token returned in the response in the nextToken field when making another request to return the next batch of results.

IV_NEXTTOKEN TYPE /AWS1/BDANEXTTOKEN /AWS1/BDANEXTTOKEN

If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BDALISTAGENTSRESPONSE /AWS1/CL_BDALISTAGENTSRESPONSE