<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:.5in .5in .5in .5in;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 @list l0
        {mso-list-id:469830268;
        mso-list-type:hybrid;
        mso-list-template-ids:-569871102 67698689 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
@list l0:level1
        {mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:.5in;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Symbol;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=5 face="Times New Roman"><span style='font-size:
16.0pt'>I wrote yesterday of a problem we are having concerning the launching
of secondary methods on a task.&nbsp; Since I did have some feedback from the group,
and since we have further isolated the issue, I thought I would share here what
we believe is a more specific description. We have submitted the following as a
problem report to SAP &#8211; when it is resolved, I&#8217;ll share the
solution as well&#8230;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=5 face="Times New Roman"><span style='font-size:
16.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=5 face="Times New Roman"><span style='font-size:
16.0pt'>&#8230;Mike<br>
&nbsp;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=5 face="Times New Roman"><span style='font-size:
16.0pt'>We have a workflow exhibiting a problem that, after much unlayering,
can be distilled as follows.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=5 face="Times New Roman"><span style='font-size:
16.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><font
size=5 face=Symbol><span style='font-size:16.0pt;font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<font size=1 face="Times New Roman"><span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font></span></span></font><![endif]><font
size=5><span style='font-size:16.0pt'>A variable of type string exists in the <b><span
style='font-weight:bold'>work flow container</span></b>, and its parameters are
set for import/export.<o:p></o:p></span></font></p>

<p class=MsoNormal style='margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><font
size=5 face=Symbol><span style='font-size:16.0pt;font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<font size=1 face="Times New Roman"><span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font></span></span></font><![endif]><font
size=5><span style='font-size:16.0pt'>A variable of type string exists in the
task <b><span style='font-weight:bold'>container</span></b>, and its parameters
are set for import/export.<o:p></o:p></span></font></p>

<p class=MsoNormal style='margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><font
size=5 face=Symbol><span style='font-size:16.0pt;font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<font size=1 face="Times New Roman"><span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font></span></span></font><![endif]><font
size=5><span style='font-size:16.0pt'>An ABAP Object method is called by the
task and it manipulates the string.<o:p></o:p></span></font></p>

<p class=MsoNormal style='margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><font
size=5 face=Symbol><span style='font-size:16.0pt;font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<font size=1 face="Times New Roman"><span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font></span></span></font><![endif]><font
size=5><span style='font-size:16.0pt'>The task can be called repetitively.<o:p></o:p></span></font></p>

<p class=MsoNormal style='margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><font
size=5 face=Symbol><span style='font-size:16.0pt;font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<font size=1 face="Times New Roman"><span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font></span></span></font><![endif]><font
size=5><span style='font-size:16.0pt'>The string is always bound from the
workflow container, to the task container, to the method, manipulated, and
passed back to the task container and the workflow container as would be
expected.<o:p></o:p></span></font></p>

<p class=MsoNormal style='margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><font
size=5 face=Symbol><span style='font-size:16.0pt;font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<font size=1 face="Times New Roman"><span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font></span></span></font><![endif]><font
size=5><span style='font-size:16.0pt'>This all works fine.<o:p></o:p></span></font></p>

<p class=MsoNormal style='margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><font
size=5 face=Symbol><span style='font-size:16.0pt;font-family:Symbol'><span
style='mso-list:Ignore'>&middot;<font size=1 face="Times New Roman"><span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></font></span></span></font><![endif]><font
size=5><span style='font-size:16.0pt'>Additionally, we have implemented a
secondary method on the task which displays an image.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=5 face="Times New Roman"><span style='font-size:
16.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=5 face="Times New Roman"><span style='font-size:
16.0pt'>While the string processing continues to work well, we have found that
our secondary method does not execute if our character string is more than 255
characters in length. If the string is less than 255, the image launch works
fine.<o:p></o:p></span></font></p>

</div>

</body>

</html>