Skip to content

/AWS1/CL_DET=>LISTDATASOURCEPACKAGES()

About ListDatasourcePackages

Lists data source packages in the behavior graph.

Method Signature

IMPORTING

Required arguments:

IV_GRAPHARN TYPE /AWS1/DETGRAPHARN /AWS1/DETGRAPHARN

The ARN of the behavior graph.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/DETPAGINATIONTOKEN /AWS1/DETPAGINATIONTOKEN

For requests to get the next page of results, the pagination token that was returned with the previous set of results. The initial request does not include a pagination token.

IV_MAXRESULTS TYPE /AWS1/DETMEMBERRESULTSLIMIT /AWS1/DETMEMBERRESULTSLIMIT

The maximum number of results to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DETLSTDATASRCPACKAG01 /AWS1/CL_DETLSTDATASRCPACKAG01