<?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 USER EXIT VA02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-va02/m-p/3413216#M819759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using the user exit to save a sales order. what I have done it is to create a regreate discount condition ZC00 to achieve that the price will be null for a position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If position has still created the condition (ZC00), the user-exit modify it and it founds correctly. &lt;/P&gt;&lt;P&gt;But it postion has not created the condition (ZC00), the user-exit creates a regreate discount condition but the position net value mantains its value. I mean, i make a sales order and i save it. I enter again and the condition has been created but the price is still the same. I have the condition created, then if i save again, when i go the sales order the price position is null. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i create the regreate discount condition and make the null value in an unique step?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2008 16:12:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-12T16:12:47Z</dc:date>
    <item>
      <title>USER EXIT VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-va02/m-p/3413216#M819759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using the user exit to save a sales order. what I have done it is to create a regreate discount condition ZC00 to achieve that the price will be null for a position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If position has still created the condition (ZC00), the user-exit modify it and it founds correctly. &lt;/P&gt;&lt;P&gt;But it postion has not created the condition (ZC00), the user-exit creates a regreate discount condition but the position net value mantains its value. I mean, i make a sales order and i save it. I enter again and the condition has been created but the price is still the same. I have the condition created, then if i save again, when i go the sales order the price position is null. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i create the regreate discount condition and make the null value in an unique step?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 16:12:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-va02/m-p/3413216#M819759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T16:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: USER EXIT VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-va02/m-p/3413217#M819760</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;Here I am giving the exits in SD.&lt;/P&gt;&lt;P&gt;SAPMV45A&lt;DEL&gt;&amp;gt;MV45AF0C_CHANGE_DOCUMENT_CREAT&lt;/DEL&gt;&amp;gt;CALL FUNCTION 'SD_XVBLB_CHANGES'&lt;/P&gt;&lt;P&gt;Transaction Code - VA02 Change Sales Order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exit Name Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SDTRM001 Reschedule schedule lines without a new ATP check&lt;/P&gt;&lt;P&gt;V45A0001 Determine alternative materials for product selection&lt;/P&gt;&lt;P&gt;V45A0002 Predefine sold-to party in sales document&lt;/P&gt;&lt;P&gt;V45A0003 Collector for customer function modulpool MV45A&lt;/P&gt;&lt;P&gt;V45A0004 Copy packing proposal&lt;/P&gt;&lt;P&gt;V45E0001 Update the purchase order from the sales order&lt;/P&gt;&lt;P&gt;V45E0002 Data transfer in procurement elements (PRreq., assembly)&lt;/P&gt;&lt;P&gt;V45L0001 SD component supplier processing (customer enhancements)&lt;/P&gt;&lt;P&gt;V45P0001 SD customer function for cross-company code sales&lt;/P&gt;&lt;P&gt;V45S0001 Update sales document from configuration&lt;/P&gt;&lt;P&gt;V45S0003 MRP-relevance for incomplete configuration&lt;/P&gt;&lt;P&gt;V45S0004 Effectivity type in sales order&lt;/P&gt;&lt;P&gt;V45W0001 SD Service Management: Forward Contract Data to Item&lt;/P&gt;&lt;P&gt;V46H0001 SD Customer functions for resource-related billing&lt;/P&gt;&lt;P&gt;V60F0001 SD Billing plan (customer enhancement) diff. to billing plan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No of Exits: 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sarada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 16:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-va02/m-p/3413217#M819760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T16:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: USER EXIT VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-va02/m-p/3413218#M819761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am very grateful by the information but how can I create a regreate discount condition ZC00 and that price position is null in the same step through USEREXIT_SAVE_DOCUMENT_PREPARE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 09:55:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-va02/m-p/3413218#M819761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T09:55:28Z</dc:date>
    </item>
  </channel>
</rss>

