<html>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered)">

<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
h2
        {margin-right:0in;
        margin-left:0in;
        font-size:18.0pt;
        font-family:"Times New Roman";
        font-weight:bold;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.emailstyle17
        {font-family:Verdana;
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
span.EmailStyle19
        {font-family:Verdana;
        color:blue;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 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=2 color=blue face=Verdana><span style='font-size:
10.0pt;font-family:Verdana;color:blue'>Thanks so much to all who responded!&nbsp;
Looks like I&#8217;m out of luck until we upgrade&#8230;</span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Verdana><span style='font-size:
10.0pt;font-family:Verdana;color:blue'>&nbsp;</span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
sap-wug-bounces@mit.edu [mailto:sap-wug-bounces@mit.edu] <b><span
style='font-weight:bold'>On Behalf Of </span></b>Tiwari, Rammanohar<br>
<b><span style='font-weight:bold'>Sent:</span></b> Friday, July 29, 2005 1:03
AM<br>
<b><span style='font-weight:bold'>To:</span></b> SAP Workflow Users' Group<br>
<b><span style='font-weight:bold'>Subject:</span></b> RE: RSWUWFML2 and email
subject line</span></font></p>

</div>

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

<div>

<p class=MsoNormal><font size=2 color=blue face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:blue'>See if OSS Note 698087 is of any help but
it can only be implemented using support packs ( for BASIS 610, 620 --&gt; )</span></font></p>

</div>

<div>

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

</div>

<div>

<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%"
 style='width:100.0%'>
 <tr>
  <td width="100%" style='width:100.0%;padding:3.0pt 3.0pt 3.0pt 3.0pt'>
  <h2><b><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>Symptom</span></font></b></h2>
  <p><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>If an
  application created mails and sent them from the SAP System, the mail title
  could not be set separately - instead, it was filled automatically with the
  description of the first body part.In addition, the length of the document
  description (and thus the mail title) was restricted to 50 characters.</span></font></p>
  <h2><b><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>Other
  terms</span></font></b></h2>
  <p><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>Subject,
  Business Communication Services, BCS, mail title</span></font></p>
  <h2><b><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>Reason
  and Prerequisites</span></font></b></h2>
  <p><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>This
  restriction is historically based.</span></font></p>
  <h2><b><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>Solution</span></font></b></h2>
  <p><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>This
  note partially cancels the two restrictions. Therefore, using the Business
  Communication Services (BCS), you can now determine a mail title (SUBJECT
  MIME header attribute) that differs from the description (DESCRIPTION MIME
  attribute) of the first body part.</span></font></p>
  <p><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>Note
  the following restrictions:</span></font></p>
  <p class=MsoNormal style='margin-left:.5in'><font size=2
  face="Times New Roman"><span style='font-size:10.0pt'>1. You can only create
  mails with a long mail title using the Business Communication Services (BCS).
  Use the CL_BCS-&gt;SET_MESSAGE_SUBJECT( ) method for this.</span></font></p>
  <p class=MsoNormal style='margin-left:.5in'><font size=2
  face="Times New Roman"><span style='font-size:10.0pt'>2. Sending the mail
  must occur via the SAPconnect SMTP node. The (extended) mail title is not
  taken into account when you send via an RFC node since it is not part of the
  certified SAPconnect RFC interface.</span></font></p>
  <p class=MsoNormal style='margin-left:.5in'><font size=2
  face="Times New Roman"><span style='font-size:10.0pt'>3. When you display
  documents using the SAP GUI, they continue to be displayed with the title
  truncated after 50 characters. The long mail title only appears in the mail
  client of the recipients outside of the SAP System.</span></font></p>
  <p><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>The
  changes in this note are only available by Support Package. A manual change
  is not possible due to the high number of interfaces to be changed.</span></font></p>
  </td>
 </tr>
<!-- Ende Hinweistext ============================================== -->
</table>

</div>

<blockquote style='margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'><!-- Ende Inhaltsbereich =========================================== --><!-- Ende Langtext ================================================= -->-----Original
Message-----<br>
<b><span style='font-weight:bold'>From:</span></b> sap-wug-bounces@mit.edu
[mailto:sap-wug-bounces@mit.edu]<b><span style='font-weight:bold'>On Behalf Of </span></b>Tiwari,
Rammanohar<br>
<b><span style='font-weight:bold'>Sent:</span></b> Friday, July 29, 2005 9:54
AM<br>
<b><span style='font-weight:bold'>To:</span></b> SAP Workflow Users' Group<br>
<b><span style='font-weight:bold'>Subject:</span></b> RE: RSWUWFML2 and email
subject line</span></font></p>

<div>

<p class=MsoNormal><font size=2 color=blue face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:blue'>Please search for the OSS Notes. Just a
few days back I saw a note on this.</span></font></p>

</div>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'>-----Original Message-----<br>
<b><span style='font-weight:bold'>From:</span></b> sap-wug-bounces@mit.edu
[mailto:sap-wug-bounces@mit.edu]<b><span style='font-weight:bold'>On Behalf Of </span></b>Alexis Collins<br>
<b><span style='font-weight:bold'>Sent:</span></b> Thursday, July 28, 2005 8:26
PM<br>
<b><span style='font-weight:bold'>To:</span></b> SAP Workflow Users' Group<br>
<b><span style='font-weight:bold'>Subject:</span></b> RSWUWFML2 and email
subject line</span></font></p>

<p class=MsoNormal><font size=2 face=Verdana><span style='font-size:10.0pt;
font-family:Verdana'>Sending email to Outlook via RSWUWFML2, the subject line
cuts off at 50 characters.&nbsp; Has anyone noticed this problem?&nbsp; In the
SAP inbox the subject is all there.&nbsp; In SCOT, the subject line is cut
off.&nbsp; Is this an SAP constraint, or does it have to do with the
program?&nbsp; Is there any way to fix this?&nbsp; </span></font></p>

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

<p class=MsoNormal><font size=2 face=Verdana><span style='font-size:10.0pt;
font-family:Verdana'>We&#8217;re on 4.6C.&nbsp; Thanks,</span></font></p>

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

<p class=MsoNormal><font size=2 color=black face=Verdana><span
 style='font-size:10.0pt;font-family:Verdana;color:black'>Alexis Collins</span></font></p>

<p class=MsoNormal><font size=2 color=black face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:black'>IT-Application
Services</span></font></p>

<p class=MsoNormal><font size=2 color=black face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:black'>Direct: 281-575-3980</span></font></p>

<p class=MsoNormal><font size=2 color=black face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:black'>Mobile: 832-746-1919</span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Verdana><span style='font-size:
10.0pt;font-family:Verdana;color:blue'><a
href="mailto:Alexis.Collins@Halliburton.com"><font color=black><span
style='color:black'>Alexis.Collins@Halliburton.com</span></font></a></span></font></p>

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

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center>

</span></font></div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>This e-mail, including any attached files, may contain confidential and
privileged information for the sole use of the intended recipient. Any review,
use, distribution, or disclosure by others is strictly prohibited. If you are
not the intended recipient (or authorized to receive information for the
intended recipient), please contact the sender by reply e-mail and delete all
copies of this message.</span></font></p>

</blockquote>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>&nbsp;</span></font></p>

<p align=center style='text-align:center'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;background:white'>This e-mail and any attachment is for
authorised use by the intended recipient(s) only. It may contain proprietary
material, confidential information and/or be subject to legal privilege. It
should not be copied, disclosed to, retained or used by, any other party. If
you are not an intended recipient then please promptly delete this e-mail and
any attachment and all copies and inform the sender. Thank you.</span></font></p>

</blockquote>

</div>


<HR>This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient.  Any review, use, distribution, or disclosure by others is strictly prohibited.  If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.<BR>

</BODY>

</html>