<?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_DOCUMENT_SEND_API1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864920#M671906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;Pls go thru the FM SO__NEW_DOCUMENT_SEND_API1 code. &lt;/P&gt;&lt;P&gt;U can use that under OBJ_PRIO.&lt;/P&gt;&lt;P&gt;If this flag is activated ('X'), documents can only be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Srimanta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2007 04:34:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-04T04:34:46Z</dc:date>
    <item>
      <title>SO_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864918#M671904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am attempting to have an email sent from SAP to MS Outlook.  I have successfully done that.  The issue is the customers want the MS Outlook Importance field (exlamation icon (HIGH) and down arrow (Low) to change based on the data being sent in the email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have successfully done this with the SO_NEW_DOCUMENT_SEND_API1 function; however, this function does not seem to allow for attachments.  In this function I changed the PRIORITY field from 1 or 8 to allow the importance field in MS Outlook to change from low to high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try this with the SO_DOCUMENT_SEND_API1 function it does not work!  Any ideas on how I can get this feature to work.  The user requirement really needs would like to have this feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any support you can provide.&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2007 14:20:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864918#M671904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-03T14:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: SO_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864919#M671905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Goto Se37 and enter this Functionmodule and Press display, then Press the Function module documentation, then in the Documentationsearch for 'Priority', then you will get the answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2007 14:25:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864919#M671905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-03T14:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: SO_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864920#M671906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;Pls go thru the FM SO__NEW_DOCUMENT_SEND_API1 code. &lt;/P&gt;&lt;P&gt;U can use that under OBJ_PRIO.&lt;/P&gt;&lt;P&gt;If this flag is activated ('X'), documents can only be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Srimanta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 04:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864920#M671906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T04:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: SO_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864921#M671907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;For the Function Module  SO_DOCUMENT_SEND_API1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Kindly  fill   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DOCUMENT_DATA       LIKE SODOCCHGI1   .&lt;/P&gt;&lt;P&gt;                        Attributes of new document     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; field PRIORITY  like 	SO_REC_PRI with value  1  . value 1 is for highest Priority.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; FUNCTION SO_DOCUMENT_SEND_API1.&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;"Lokale Schnittstelle:&lt;/P&gt;&lt;P&gt;*"  IMPORTING&lt;/P&gt;&lt;P&gt;*"     VALUE(DOCUMENT_DATA) LIKE  SODOCCHGI1 STRUCTURE  SODOCCHGI1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;Sureshkumar.AL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 12:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864921#M671907</guid>
      <dc:creator>former_member485052</dc:creator>
      <dc:date>2007-10-04T12:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: SO_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864922#M671908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare a variable &lt;/P&gt;&lt;P&gt;PRIORITY like SO_REC_PRI .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;fill the document data.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ls_document_data-priority = 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 12:54:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864922#M671908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T12:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: SO_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864923#M671909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi TOm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u give me the code for teh sending email notification to ms outlook addresses by sap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance please provide me he code how to use this function module to do so?&lt;/P&gt;&lt;P&gt;u can mail me at nishantvaudev9@yahoo.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arora&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 03:12:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/so-document-send-api1/m-p/2864923#M671909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T03:12:03Z</dc:date>
    </item>
  </channel>
</rss>

