<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi Andy</div>
<div> </div>
<div>I have blogged that here:</div>
<div>http://scn.sap.com/community/bpm/business-workflow/blog/2013/04/25/use-exceptions-in-abap-oo-workflow-with-custom-text</div>
<div> </div>
<div>And it's part of the book "Practical Workflow for SAP", where it's explained how to work with the text-ID's.</div>
<div>In my blog post you can also find, how to work with message-ID's.</div>
<div> </div>
<div>With the very best wishes</div>
<div> Florin</div>
<div>
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Freitag, 14. Juni 2013 um 18:20 Uhr<br/>
<b>Von:</b> "Andy Curtis" <abcurtis@gmail.com><br/>
<b>An:</b> "SAP Workflow Users' Group" <sap-wug@mit.edu><br/>
<b>Betreff:</b> CX_BO_ERROR exception class</div>
<div name="quoted-content">
<div>
<div>I know this hit the WUG recently so I'm hoping it's fresh in someones mind. I have a subclass of CX_BO_ERROR and I can RAISE the Exception OK. I then goto the Wf log and I can find my exception raised and see my Text. But I want to give more detail about the exception. </div>
<div> </div>
<div>The exception class allows me to enter 'Long Text' behind the Text defined so I added it, and I can call Class Parameters from the Long Text which is great.</div>
<div> </div>
<div>The problem is, I can't see the Long Text from the Wf Log, short text, yes, Long text, no. There are interface methods in the exception class to read the long text and if I use SE24 to create an instance I can then see the Long Text, but theres no mechanism from the Wf log to get to the Long Text.</div>
<div> </div>
<div>Unless ....... anyone knows better? </div>
<div> </div>
<div> </div>
<div>Andy Curtis</div>
</div>
</div>
</div>
</div>
</div></div></body></html>