<?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: While trying to process an order getting update termination message. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-trying-to-process-an-order-getting-update-termination-message/m-p/7992341#M1605720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion. I have checked the partner functions in XD03 for the perticular customer . Those partner functions are present in TPAR table. You have written that it might be a cause of missing entries in the booking table , Could you please provide me the name of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Trupti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jun 2011 10:53:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-17T10:53:24Z</dc:date>
    <item>
      <title>While trying to process an order getting update termination message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-trying-to-process-an-order-getting-update-termination-message/m-p/7992338#M1605717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i am trying to process an order getting the error message "Express document update was terminated received from author". I have checked sm13 and found that  in the error text it has been written " VC 224: Partner function &amp;amp; not defined".&lt;/P&gt;&lt;P&gt;I have checked the table KNVP and VBPA . It seems fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please suggest me how to overcome this error. these orders are renewal orders . We were able to save it in grossed status. But while trying to process it  getting the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Trupti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 09:11:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-trying-to-process-an-order-getting-update-termination-message/m-p/7992338#M1605717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-16T09:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: While trying to process an order getting update termination message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-trying-to-process-an-order-getting-update-termination-message/m-p/7992339#M1605718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you debugged the process ?&lt;/P&gt;&lt;P&gt;I think the best way is to debugg it by putting the break-point at keyword "MESSAGE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;HM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 09:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-trying-to-process-an-order-getting-update-termination-message/m-p/7992339#M1605718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-16T09:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: While trying to process an order getting update termination message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-trying-to-process-an-order-getting-update-termination-message/m-p/7992340#M1605719</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;wrong partner function may be a missing entry in table TPAR or an invalid or empty partner function in booking tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please respect the conversion exit of domain PARVW. It's dependent on language and uses table TPAUM.&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;Klaus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Klaus Babl on Jun 16, 2011 11:35 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 09:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-trying-to-process-an-order-getting-update-termination-message/m-p/7992340#M1605719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-16T09:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: While trying to process an order getting update termination message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-trying-to-process-an-order-getting-update-termination-message/m-p/7992341#M1605720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion. I have checked the partner functions in XD03 for the perticular customer . Those partner functions are present in TPAR table. You have written that it might be a cause of missing entries in the booking table , Could you please provide me the name of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Trupti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 10:53:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-trying-to-process-an-order-getting-update-termination-message/m-p/7992341#M1605720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-17T10:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: While trying to process an order getting update termination message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-trying-to-process-an-order-getting-update-termination-message/m-p/7992342#M1605721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have user exit modifications that just went into the instance?  If so, review those critically to see what they are doing.  You may find an error there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 11:40:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-trying-to-process-an-order-getting-update-termination-message/m-p/7992342#M1605721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-17T11:40:44Z</dc:date>
    </item>
  </channel>
</rss>

