<?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 Regarding Va02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-va02/m-p/7817238#M1588637</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 am having a trouble with VA02 in Production , There is an Order for which i am changing the sold to party and am not able to save the same, when i change the SP and click on enter it then a pop up comes to redetermine the tax when i clicked enter it will display another popup with options - Determine , redetermine and cancel. When i either click on determine or redertemine or cancel my system goes to Infinite loop and not able to save the changes , this is happening only for this order. can anyone let me know at which user exit this will trigger and what could be the reason for not saving?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for your reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Sailaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 May 2011 11:02:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-12T11:02:17Z</dc:date>
    <item>
      <title>Regarding Va02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-va02/m-p/7817238#M1588637</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 am having a trouble with VA02 in Production , There is an Order for which i am changing the sold to party and am not able to save the same, when i change the SP and click on enter it then a pop up comes to redetermine the tax when i clicked enter it will display another popup with options - Determine , redetermine and cancel. When i either click on determine or redertemine or cancel my system goes to Infinite loop and not able to save the changes , this is happening only for this order. can anyone let me know at which user exit this will trigger and what could be the reason for not saving?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for your reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Sailaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 11:02:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-va02/m-p/7817238#M1588637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T11:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Va02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-va02/m-p/7817239#M1588638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sadly this cant really be guessed, i fear you got to debug it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW if you really fear you run into an infinite loop, you can check TA SM50 and see if you find your process here.&lt;/P&gt;&lt;P&gt;You can then jump into debugging it. This would spare you the time to debug to the exact piece of code where your proble arises.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 11:39:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-va02/m-p/7817239#M1588638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T11:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Va02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-va02/m-p/7817240#M1588639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many items do you have in that order? Do you also using any external tax software? How long did it take to run before short dump. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate trace and run it after hours and analyze the dump as well as sql trace. you will be able to find the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it is not unusual to run longer time when you have all the above conditions and changing Sold to party. This also changes pretty much everything in your order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sampath Kumar on May 12, 2011 8:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 14:54:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-va02/m-p/7817240#M1588639</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2011-05-12T14:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Va02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-va02/m-p/7817241#M1588640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sailaja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are some user exits available for thee sales order application..check the program name if it is SAPMV45A or SAPMV50A..&lt;/P&gt;&lt;P&gt;in these program there will be includes   --like  ZMV50AFZZ or MV45AFZZ...etc..these includes will have some PERFORM statements  where we can write some logic which will get trigger during the sales order SAVE or etc....&lt;/P&gt;&lt;P&gt;check in your system whether any logic is exists.&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;AV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 21:56:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-va02/m-p/7817241#M1588640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T21:56:59Z</dc:date>
    </item>
  </channel>
</rss>

