Skip to content

/AWS1/CL_TRN=>DESCRIBEEXECUTION()

About DescribeExecution

You can use DescribeExecution to check the details of the execution of the specified workflow.

This API call only returns details for in-progress workflows.

If you provide an ID for an execution that is not in progress, or if the execution doesn't match the specified workflow ID, you receive a ResourceNotFound exception.

Method Signature

IMPORTING

Required arguments:

IV_EXECUTIONID TYPE /AWS1/TRNEXECUTIONID /AWS1/TRNEXECUTIONID

A unique identifier for the execution of a workflow.

IV_WORKFLOWID TYPE /AWS1/TRNWORKFLOWID /AWS1/TRNWORKFLOWID

A unique identifier for the workflow.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TRNDESCREXECRESPONSE /AWS1/CL_TRNDESCREXECRESPONSE