Skip to content

/AWS1/CL_CUS=>GETWORKFLOWSTEPS()

About GetWorkflowSteps

Get granular list of steps in workflow.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINNAME TYPE /AWS1/CUSNAME /AWS1/CUSNAME

The unique name of the domain.

IV_WORKFLOWID TYPE /AWS1/CUSUUID /AWS1/CUSUUID

Unique identifier for the workflow.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/CUSTOKEN /AWS1/CUSTOKEN

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

IV_MAXRESULTS TYPE /AWS1/CUSMAXSIZE100 /AWS1/CUSMAXSIZE100

The maximum number of results to return per page.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CUSGETWORKFLOWSTEPS01 /AWS1/CL_CUSGETWORKFLOWSTEPS01