<?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: user_exit_save_document (clarification) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911139#M1146529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i know that it is used in mv45afzz, but i didn't found any such difference in these two exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can we find the userexit information ? if any please provide the path for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2008 04:45:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-18T04:45:23Z</dc:date>
    <item>
      <title>user_exit_save_document (clarification)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911133#M1146523</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;what is the difference between two user exits: userexit_save_document_prepare and userexit_save_document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How these two userexits will play around in a sales order processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hav to develop in both the userexits, so i would like to know the effect of these two unserexits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;P&gt;rohith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 06:07:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911133#M1146523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T06:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit_save_document (clarification)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911134#M1146524</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;the differences are between USEREXIT_SAVE_DOCUMENT_PREPARE and USEREXIT_SAVE_DOCUMENT are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USEREXIT_SAVE_DOCUMENT_PREPARE&lt;/P&gt;&lt;P&gt;Use this user exit to make certain changes or checks immediately before saving a document. It is the last possibility for changing or checking a document before posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USEREXIT_SAVE_DOCUMENT&lt;/P&gt;&lt;P&gt;Use this user exit to fill user-specific statistics update tables.&lt;/P&gt;&lt;P&gt;If a standard field is changed, the field r185d-dataloss is set to X. The system queries this indicator at the beginning of the safety routine. This is why this indicator must also be set during the maintenance of user-specific tables that are also to be saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aakash Banga&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: aakash banga on Dec 17, 2008 7:29 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 06:29:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911134#M1146524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T06:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit_save_document (clarification)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911135#M1146525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rohith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this &lt;STRONG&gt;USEREXIT_SAVE_DOCUMENT_PREPARE&lt;/STRONG&gt; sales document number is not generated while&lt;/P&gt;&lt;P&gt; in &lt;STRONG&gt;USEREXIT_SAVE_DOCUMENT&lt;/STRONG&gt; sales document number is already generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 06:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911135#M1146525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T06:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit_save_document (clarification)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911136#M1146526</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;thanx for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please more clear or precise on the second user exit i.e userexit_save_document..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any documentation on these userexits is more help. (also userexits used in the sales order processing).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 06:38:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911136#M1146526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T06:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit_save_document (clarification)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911137#M1146527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This userexit is used basically  for saving data in additional tables  (Ztables)&lt;/P&gt;&lt;P&gt;      when a sales document is saved as the number range is generated at this stage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 06:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911137#M1146527</guid>
      <dc:creator>JoffyJohn</dc:creator>
      <dc:date>2008-12-17T06:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit_save_document (clarification)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911138#M1146528</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;check out prog MV45AFZZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aakash Banga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 06:50:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911138#M1146528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T06:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit_save_document (clarification)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911139#M1146529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i know that it is used in mv45afzz, but i didn't found any such difference in these two exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can we find the userexit information ? if any please provide the path for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 04:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911139#M1146529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-18T04:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit_save_document (clarification)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911140#M1146530</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;userexit_save_document_prepare --&amp;gt; you can modify the current sales order and you can play with any field in the sales order. (Bu sales number is not awailable in this user-exit)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;userexit_save_document --&amp;gt; Say you need to send a mail to the endusers with the sales order number, you can write the code or you need to update some Ztable with the sales order number you can do here, but you can't play with the actual sales orer in this user-exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With best regards,&lt;/P&gt;&lt;P&gt;Navneet Chaubey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 04:52:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-save-document-clarification/m-p/4911140#M1146530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-18T04:52:43Z</dc:date>
    </item>
  </channel>
</rss>

