Skip to content

/AWS1/CL_DBR=>LISTRECIPES()

About ListRecipes

Lists all of the DataBrew recipes that are defined.

Method Signature

IMPORTING

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/DBRMAXRESULTS100 /AWS1/DBRMAXRESULTS100

The maximum number of results to return in this request.

IV_NEXTTOKEN TYPE /AWS1/DBRNEXTTOKEN /AWS1/DBRNEXTTOKEN

The token returned by a previous call to retrieve the next set of results.

IV_RECIPEVERSION TYPE /AWS1/DBRRECIPEVERSION /AWS1/DBRRECIPEVERSION

Return only those recipes with a version identifier of LATEST_WORKING or LATEST_PUBLISHED. If RecipeVersion is omitted, ListRecipes returns all of the LATEST_PUBLISHED recipe versions.

Valid values: LATEST_WORKING | LATEST_PUBLISHED

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DBRLISTRECIPESRSP /AWS1/CL_DBRLISTRECIPESRSP