Skip to Content
0
Former Member
May 14, 2010 at 03:03 PM

How do I retrieve the outcome of a step?

114 Views

Hello Experts.

I have to program a report and in this report it must be stated the outcome of a certain step in the workflow at runtime. What I mean by the outcome is the result of the step as programmed in the Outcomes tab of the workflow template. The resulting outcome can be seen in the technical view of the workflow log in field "Step Outcome" in the Details tab.

I have searched function modules in the system and the only one that gets a little close is SWP_WORKFLOW_LOG_READ, but the field of the resulting structure (WF_LOG-RESULT_TXT) where I expected to find the data is empty. Does anyone have any idea where I could find this information?

Thanks

Lande