Skip to content

/AWS1/CL_MHO=>UPDATEWORKFLOW()

About UpdateWorkflow

Update a migration workflow.

Method Signature

IMPORTING

Required arguments:

IV_ID TYPE /AWS1/MHOMIGRATIONWORKFLOWID /AWS1/MHOMIGRATIONWORKFLOWID

The ID of the migration workflow.

Optional arguments:

IV_NAME TYPE /AWS1/MHOSTRING /AWS1/MHOSTRING

The name of the migration workflow.

IV_DESCRIPTION TYPE /AWS1/MHOSTRING /AWS1/MHOSTRING

The description of the migration workflow.

IT_INPUTPARAMETERS TYPE /AWS1/CL_MHOSTEPINPUT=>TT_STEPINPUTPARAMETERS TT_STEPINPUTPARAMETERS

The input parameters required to update a migration workflow.

IT_STEPTARGETS TYPE /AWS1/CL_MHOSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST

The servers on which a step will be run.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MHOUPMIGRATIONWORKF01 /AWS1/CL_MHOUPMIGRATIONWORKF01