<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SO_NEW_DOCUMENT_ATT_SEND_API1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-new-document-att-send-api1/m-p/1159820#M120111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;In standard mail task.&lt;/P&gt;&lt;P&gt;double click on that particular(Mail sent).&lt;/P&gt;&lt;P&gt;By default there is method 'SELFITEM'. U just need to f4&lt;/P&gt;&lt;P&gt;and pick the methods as per ur requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTES_APPEND Add attachements&lt;/P&gt;&lt;P&gt;NOTE_APPEND Append attachements&lt;/P&gt;&lt;P&gt;NOTE_Change Change attachements&lt;/P&gt;&lt;P&gt;NOTE_create creeate attachements&lt;/P&gt;&lt;P&gt;NOTE_Display Dispaly attachements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may be usefule to u&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2006 08:59:10 GMT</pubDate>
    <dc:creator>vinod_gunaware2</dc:creator>
    <dc:date>2006-02-27T08:59:10Z</dc:date>
    <item>
      <title>SO_NEW_DOCUMENT_ATT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-new-document-att-send-api1/m-p/1159819#M120110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the mentioned FM SO_NEW_DOCUMENT_ATT_SEND_API1 to send a mail to specific SAP users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm adding some text in the body of the message and wanted to add the same functionality like R/3 uses when sending workflow messages with an added attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To clarify a little more: When the system sends a workflow message which has got an attachment I can go into my inbox and click an URL-like line listed under "Objects and Attachments" inside the message pane at the bottom of the Business Workplace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using this way I can open the attachment e.g. with Windows Notepad or smthg similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create a message using the FM from above and add a "link" inside the message text to jump to a given transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already use the parameters&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;doc_chng-proc_type = 'T'.
doc_chng-proc_name = 'IW53'.
doc_chng-skip_scren = 'X'.

objpara-name = 'IQM'.
objpara-low = '20000063'.
APPEND objpara.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to jump to transaction e.g. IW53, however I have to use the context menu of the mail entry and click at item 'Execute'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cu,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2006 08:43:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-new-document-att-send-api1/m-p/1159819#M120110</guid>
      <dc:creator>MichiFr</dc:creator>
      <dc:date>2006-02-27T08:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: SO_NEW_DOCUMENT_ATT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-new-document-att-send-api1/m-p/1159820#M120111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;In standard mail task.&lt;/P&gt;&lt;P&gt;double click on that particular(Mail sent).&lt;/P&gt;&lt;P&gt;By default there is method 'SELFITEM'. U just need to f4&lt;/P&gt;&lt;P&gt;and pick the methods as per ur requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTES_APPEND Add attachements&lt;/P&gt;&lt;P&gt;NOTE_APPEND Append attachements&lt;/P&gt;&lt;P&gt;NOTE_Change Change attachements&lt;/P&gt;&lt;P&gt;NOTE_create creeate attachements&lt;/P&gt;&lt;P&gt;NOTE_Display Dispaly attachements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may be usefule to u&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2006 08:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-new-document-att-send-api1/m-p/1159820#M120111</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-02-27T08:59:10Z</dc:date>
    </item>
  </channel>
</rss>

