Skip to content

/AWS1/CL_BDA=>LISTDATASOURCES()

About ListDataSources

Lists the data sources in a knowledge base and information about each one.

Method Signature

IMPORTING

Required arguments:

IV_KNOWLEDGEBASEID TYPE /AWS1/BDAID /AWS1/BDAID

The unique identifier of the knowledge base for which to return a list of information.

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_BDALISTDATASOURCESRSP /AWS1/CL_BDALISTDATASOURCESRSP