<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Sandy,<br>
<a class="urLnkFunction urVt1"   href="https://service.sap.com/sap/support/notes/190669"   title="Right mouse click to add this SAP Note to your browser favorites"   alt="Right mouse click to add this SAP Note to your browser favorites"><span   id="header_data" ct="TextView" class="urTxtH1"></span></a><br>
Please see OSS Note <a class="urLnkFunction urVt1"   href="https://service.sap.com/sap/support/notes/190669"   title="Right mouse click to add this SAP Note to your browser favorites"   alt="Right mouse click to add this SAP Note to your browser favorites"><span   id="header_data" ct="TextView" class="urTxtH1">Note 190669 - Sending
lists via SAPconnect</span></a> for a non Workflow solution. <br>
<br>
Cheers,<br>
Ramki Maley.<br>
<br>
Dart, Jocelyn wrote:
<blockquote   cite="mid:2EAD340DEF223745B1AC9A10B49FBB47017F3A20@sgsine13.sin.sap.corp"   type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.3268" name="GENERATOR">
  <div dir="ltr" align="left"><span class="375495808-27032008"><font   color="#0000ff" face="Arial" size="2">Sandy, </font></span></div>
  <div dir="ltr" align="left"><span class="375495808-27032008"><font   color="#0000ff" face="Arial" size="2">You'd need to put your
attachment in Business Object SOFM format.&nbsp;&nbsp; You'll need to use some of
the SAP Office APIs for this - search for function modules with the
pattern SO*API*</font></span></div>
  <div dir="ltr" align="left"><span class="375495808-27032008"><font   color="#0000ff" face="Arial" size="2">You might find it easier to
create a import container element for your workflow in the appropriate
table format. </font></span></div>
  <div>&nbsp;</div>
<!-- Converted from text/rtf format -->
  <p><span lang="en-us"><font face="Arial" size="1">Regards,</font></span>
  <br>
  <span lang="en-us"><b><font color="#000080" face="Arial" size="1">Jocelyn
Dart</font></b></span> <br>
  <span lang="en-us"><font color="#808080" face="Arial" size="1">Senior
Consultant</font></span> <br>
  <span lang="en-us"><b><font color="#808080" face="Arial" size="1">SAP
Australia Pty Ltd.</font></b></span> <br>
  <span lang="en-us"><font color="#808080" face="Arial" size="1">Level
1/168 Walker St.</font></span> <br>
  <span lang="en-us"><font color="#808080" face="Arial" size="1">North
Sydney </font></span><br>
  <span lang="en-us"><font color="#808080" face="Arial" size="1">NSW,
2060</font></span> <br>
  <span lang="en-us"><font color="#808080" face="Arial" size="1">Australia</font></span>
  <br>
  <span lang="en-us"><font color="#808080" face="Arial" size="1">T&nbsp;&nbsp;
+61 412 390 267</font></span> <br>
  <span lang="en-us"><font color="#808080" face="Arial" size="1">M&nbsp;&nbsp; +
61 412 390 267</font></span> <br>
  <span lang="en-us"><font color="#808080" face="Arial" size="1">E&nbsp;&nbsp;
<a class="moz-txt-link-abbreviated" href="mailto:jocelyn.dart@sap.com">jocelyn.dart@sap.com</a></font></span> <br>
  <span lang="en-us"><font color="#808080" face="Arial" size="1"><a   moz-do-not-send="true" href="http://www.sap.com/">http://www.sap.com</a></font></span>
  </p>
  <p><span lang="en-au"><font color="#ff0000" face="Times New Roman"   size="1">The information contained in or attached to this electronic
transmission is confidential and may be legally privileged. It is
intended only for the person or entity to which it is addressed. If you
are not the intended recipient, you are hereby notified that any
distribution, copying, review, retransmission, dissemination or other
use of this electronic transmission or the information contained in it
is strictly prohibited. If you have received this electronic
transmission in error, please immediately contact the sender to arrange
for the return of the original documents. </font></span></p>
  <p><span lang="en-au"><font color="#ff0000" face="Times New Roman"   size="1">Electronic transmission cannot be guaranteed to be secure and
accordingly, the sender does not accept liability for any such data
corruption, interception, unauthorized amendment, viruses, delays or
the consequences thereof.</font></span></p>
  <p><span lang="en-au"><font color="#ff0000" face="Times New Roman"   size="1">Any views expressed in this electronic transmission are those
of the individual sender, except where the message states otherwise and
the sender is authorized to state them to be the views of SAP AG or any
of its subsidiaries. SAP AG, its subsidiaries, and their directors,
officers and employees make no representation nor accept any liability
for the accuracy or completeness of the views or information contained
herein. Please be aware that the furnishing of any pricing information/
business proposal herein is indicative only, is subject to change and
shall not be construed as an offer or as constituting a binding
agreement on the part of SAP AG or any of its subsidiaries to enter
into any relationship, unless otherwise expressly stated. </font></span></p>
  <div>&nbsp;</div>
  <br>
  <div class="OutlookMessageHeader" dir="ltr" align="left" lang="en-us">
  <hr tabindex="-1"><font face="Tahoma" size="2"><b>From:</b>
<a class="moz-txt-link-abbreviated" href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a> [<a class="moz-txt-link-freetext" href="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</a>] <b>On Behalf
Of </b>Sandy<br>
  <b>Sent:</b> Thursday, 27 March 2008 1:30 PM<br>
  <b>To:</b> SAP Workflow - MIT<br>
  <b>Subject:</b> Attachment on SWU_START_WORKFLOW<br>
  </font><br>
  </div>
Hi all.<br>
I've been searching in this forum and SDN as well. Unfortunately I
can't get answer for my question below.<br>
  <br>
Our ABAP program need to send the result of ABAP report or their
internal table format to user.<br>
Their approach is want to utilise workflow task. <br>
  <br>
By executing function module SWU_START_WORKFLOW and put my single task
in TASK parameter.<br>
There is parameter name ATTACHMENT_LIST in this function module. I
believe this is for attachment purposes.<br>
Task that I created is single background task that based on
SELFITEM.SENDTASKDESCRIPTION.<br>
  <br>
Will someone give me an answer how to pass ABAP internal table/ ABAP
report into this container element?<br>
  <br>
Many thanks in advance<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
SAP-WUG mailing list
<a class="moz-txt-link-abbreviated" href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a>
  </pre>
</blockquote>
</body>
</html>