<?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 for SD Contracts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-sd-contracts/m-p/5136262#M1190492</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 happend to view this thread. As per my understanding, the only way to handle this is with Userexit 'SAVE_DOCUMENT_PREPARE' under MV45AFZZ. The BADI 'BADI_SD_SALES' is for the SAP internal use and the customer can't create any implementation for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I would appreciate your views on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Feb 2009 17:02:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-27T17:02:41Z</dc:date>
    <item>
      <title>User exit for SD Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-sd-contracts/m-p/5136259#M1190489</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;While creating the contract in the line item one field product hierarchy is a mandatory field.In our project we maintain upto 3rd level of product hierarchy but if user maintain upto first level only in the sales document system is not throwing an error while saving the contract.Now through user exit we want to throw an error message if product hierarchy field is not maintained upto 3rd level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody please tell which user exit shall i use or in which user exit VBAP table in transaction VA41 &amp;amp; VA42 hits?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I gone through IMG documenation in SD--User exit but not getting clarity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SATYA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 07:49:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-sd-contracts/m-p/5136259#M1190489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T07:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: User exit for SD Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-sd-contracts/m-p/5136260#M1190490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can code here. program MV45AFZZ.&lt;/P&gt;&lt;P&gt;FORM: USEREXIT_SAVE_DOCUMENT_PREPARE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 08:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-sd-contracts/m-p/5136260#M1190490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T08:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: User exit for SD Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-sd-contracts/m-p/5136261#M1190491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use BADI BADI_SD_SALES &lt;/P&gt;&lt;P&gt;Method SAVE_DOCUMENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 08:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-sd-contracts/m-p/5136261#M1190491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T08:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: User exit for SD Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-sd-contracts/m-p/5136262#M1190492</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 happend to view this thread. As per my understanding, the only way to handle this is with Userexit 'SAVE_DOCUMENT_PREPARE' under MV45AFZZ. The BADI 'BADI_SD_SALES' is for the SAP internal use and the customer can't create any implementation for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I would appreciate your views on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 17:02:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-sd-contracts/m-p/5136262#M1190492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-27T17:02:41Z</dc:date>
    </item>
  </channel>
</rss>

