<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=508071902-22102009><FONT face=Tahoma 
color=#008000 size=2>Hi Jay,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=508071902-22102009><FONT face=Tahoma 
color=#008000 size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=508071902-22102009><FONT face=Tahoma 
color=#008000 size=2>what I've done in the past is to put a link from the 
workitem to the docs attached to the bus obj via GOS. I did this by 
creating&nbsp;a class or BOR with a default method that&nbsp;gives a popup 
list&nbsp;of the GOS attachments(same as the one&nbsp;you get via the GOS icon). 
I then instantiate&nbsp;this class/BOR in my workflow so it appears as an 
attachment to the workitem. When the user clicks on the attachment, the popup of 
GOS attachments appears.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=508071902-22102009><FONT face=Tahoma 
color=#008000 size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=508071902-22102009><FONT face=Tahoma 
color=#008000 size=2>This way the docs can stay attached to the bus obj, but you 
get to see them from the workitem.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=508071902-22102009><FONT face=Tahoma 
color=#008000 size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=508071902-22102009><FONT face=Tahoma 
color=#008000>In your&nbsp;default method this FM gives the GOS popup of 
attachments.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=508071902-22102009><FONT face=Tahoma 
color=#008000></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=508071902-22102009><FONT face=Tahoma 
color=#008000 size=2><!--StartFragment --><FONT size=3><FONT color=#000000><FONT 
face="Times New Roman">&nbsp;
<STYLE type=text/css>
SPAN {
font-family: "Courier New";
font-size: 10pt;
color: #000000;
background: #FFFFFF;
}
.L0S31 {
font-style: italic;
color: #808080;
}
.L0S32 {
color: #3399FF;
}
.L0S33 {
color: #4DA619;
}
.L0S52 {
color: #0000FF;
}
</STYLE>
</FONT></FONT></FONT><SPAN><SPAN class=L0S52>CALL</SPAN>&nbsp;<SPAN 
class=L0S52>FUNCTION</SPAN>&nbsp;<SPAN 
class=L0S33>'GOS_EXECUTE_SERVICE'</SPAN><BR>&nbsp;&nbsp;&nbsp;&nbsp;<SPAN 
class=L0S52>EXPORTING</SPAN><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ip_service&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp;<SPAN 
class=L0S33>'VIEW_ATTA'</SPAN><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;is_object&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp;ls_object<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ip_no_commit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp;space<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ip_popup&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp;space<BR><SPAN 
class=L0S31>*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IMPORTING</SPAN><BR><SPAN 
class=L0S31>*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EP_EVENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=</SPAN><BR><SPAN 
class=L0S31>*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EP_STATUS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=</SPAN><BR><SPAN 
class=L0S31>*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EP_ICON&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=</SPAN><BR>&nbsp;&nbsp;&nbsp;<SPAN 
class=L0S52>EXCEPTIONS</SPAN><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;execution_failed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp;<SPAN 
class=L0S32>1</SPAN><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<SPAN 
class=L0S52>OTHERS</SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp;<SPAN 
class=L0S32>2</SPAN>.</SPAN><FONT face="Times New Roman" color=#000000 size=3> 
</FONT></FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=508071902-22102009></SPAN><FONT face="Courier New"><FONT 
size=2>C<SPAN class=508071902-22102009>heers</SPAN></FONT></FONT></DIV>
<DIV><SPAN class=508071902-22102009></SPAN><SPAN 
class=508071902-22102009></SPAN><FONT face="Courier New"><FONT size=2>M<SPAN 
class=508071902-22102009>ark</SPAN></FONT></FONT><BR></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> sap-wug-bounces@mit.edu 
[mailto:sap-wug-bounces@mit.edu] <B>On Behalf Of </B>jayachandra 
reddy<BR><B>Sent:</B> Tuesday, 20 October 2009 8:09 PM<BR><B>To:</B> 
sap-wug@mit.edu<BR><B>Subject:</B> GOS attachments - link with 
workitems<BR></FONT><BR></DIV>
<DIV></DIV>
<TABLE cellSpacing=0 cellPadding=0 border=0>
  <TBODY>
  <TR>
    <TD vAlign=top>
      <DIV>Hi,</DIV>
      <DIV>&nbsp;</DIV>
      <DIV>When a document is attached through generic object services in a 
      transaction, can we get the same attachment in the corresponding business 
      object workitem?</DIV>
      <DIV>&nbsp;</DIV>
      <DIV>Thanks</DIV>
      <DIV>Jay</DIV></TD></TR></TBODY></TABLE><BR><!--3-->
<HR SIZE=1>
</HR>From cricket scores to your friends. Try the <A 
href="http://in.rd.yahoo.com/tagline_metro_4/*http://in.yahoo.com/trynew" 
target=_blank>Yahoo! India Homepage!</A><pre>
NOTICE: This email and any attachments are confidential. 
They may contain legally privileged information or 
copyright material. You must not read, copy, use or 
disclose them without authorisation. If you are not an 
intended recipient, please contact us at once by return 
email and then delete both messages and all attachments.
</pre></BODY></HTML>