<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>ABAP OO application exception and passing parameters back to workflow container</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi folks,<BR>
<BR>
I am raising an application error in an OO method in my workflow and filling some export parameters (which would normally get passed back to the wf container when no exception is raised). When the class exception is raised the filled parameters are not passed back to the wf container.<BR>
<BR>
Has anybody implemented an application exception that when raised passes export parameters back to the task and wf container ?<BR>
Was wondering if creating an attribute on the exception class was the way to do it.<BR>
<BR>
Any guidance would be great.<BR>
<BR>
Thanks<BR>
Dave </FONT>
</P>

</BODY>
</HTML>