Skip to content

/AWS1/CL_DBR=>UPDATERECIPE()

About UpdateRecipe

Modifies the definition of the LATEST_WORKING version of a DataBrew recipe.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/DBRRECIPENAME /AWS1/DBRRECIPENAME

The name of the recipe to be updated.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/DBRRECIPEDESCRIPTION /AWS1/DBRRECIPEDESCRIPTION

A description of the recipe.

IT_STEPS TYPE /AWS1/CL_DBRRECIPESTEP=>TT_RECIPESTEPLIST TT_RECIPESTEPLIST

One or more steps to be performed by the recipe. Each step consists of an action, and the conditions under which the action should succeed.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DBRUPDATERECIPERSP /AWS1/CL_DBRUPDATERECIPERSP