<?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: RUN TIME ERROR WHILE SAVING A SALES ORDER in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-while-saving-a-sales-order/m-p/3608446#M869178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, as the OSS note 691710 is a short one here it goes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Symptom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Errors occur when you transfer purchasing documents.&lt;/P&gt;&lt;P&gt;For example, the following errors may occur:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The document flow may be incomplete.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;After a change in the R/3 system, the quantity disappears in the CRM system.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Others.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other terms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Release, CRMPAROLTP, CRM_RELEASE, quantity, zero, settings, document flow, response missing, distribution status missing, document cannot be changed, transferring&lt;/P&gt;&lt;P&gt;Reason and Prerequisites&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the CRMPAROLTP table, the current CRM release was not maintained in the OLTP R/3 system.&lt;/P&gt;&lt;P&gt;Solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You can maintain the CRMPAROLTP table in Transaction SM30 in the R/3 OLTP Backend System:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Parameter Name   (PARNAME)  "CRM_RELEASE"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Param. Value    (PARVAL1)  "30A"              for a 3.0A Release&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Maintain the corresponding value for other releases, that is, '400' for Release 4.00, '310' for Release 3.10 and so on.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Leave the user field empty.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Apr 2008 17:21:45 GMT</pubDate>
    <dc:creator>former_member182371</dc:creator>
    <dc:date>2008-04-02T17:21:45Z</dc:date>
    <item>
      <title>RUN TIME ERROR WHILE SAVING A SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-while-saving-a-sales-order/m-p/3608445#M869177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi GURUS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While creating sales order (VA01), we gave all required data like customer no, material no, quantity etc. even we check incompletion log&amp;#133;..system give message &amp;#147;Document is completed&amp;#148;&lt;/P&gt;&lt;P&gt;But when we to the save the order, following ABAP runtime error comes&amp;#133;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors MESSAGE_TYPE_X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short text&lt;/P&gt;&lt;P&gt;The current application triggered a termination with a short dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;The current application program detected a situation&lt;/P&gt;&lt;P&gt;should not occur. Therefore, a termination with a sho&lt;/P&gt;&lt;P&gt;triggered on purpose by the key word MESSAGE (type X)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;Short text of error message:&lt;/P&gt;&lt;P&gt;Maintain the current CRM release (table CRMPAROLTP) Long text of error message:&lt;/P&gt;&lt;P&gt;Diagnosis Various transfer errors occur when transferring SAP sales orders to&lt;/P&gt;&lt;P&gt;CRM or there is no status update or the status update has errors&lt;/P&gt;&lt;P&gt;when transferring from CRM to the SAP system. This is caused by an&lt;/P&gt;&lt;P&gt;incorrect entry for the CRM release in the SAP table CRMPAROLTP, or&lt;/P&gt;&lt;P&gt;no entry is maintained at all.&lt;/P&gt;&lt;P&gt;System Response&lt;/P&gt;&lt;P&gt;To avoid data inconsistencies, this message causes a short dump.&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Maintain table CRMPAROLTP in your SAP system as is described in SAP&lt;/P&gt;&lt;P&gt;Note 691710 and then repeat the process again.&lt;/P&gt;&lt;P&gt;Procedure for System Administration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;RAMKUMAR WARIYAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 12:33:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-while-saving-a-sales-order/m-p/3608445#M869177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-02T12:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: RUN TIME ERROR WHILE SAVING A SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-while-saving-a-sales-order/m-p/3608446#M869178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, as the OSS note 691710 is a short one here it goes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Symptom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Errors occur when you transfer purchasing documents.&lt;/P&gt;&lt;P&gt;For example, the following errors may occur:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The document flow may be incomplete.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;After a change in the R/3 system, the quantity disappears in the CRM system.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Others.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other terms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Release, CRMPAROLTP, CRM_RELEASE, quantity, zero, settings, document flow, response missing, distribution status missing, document cannot be changed, transferring&lt;/P&gt;&lt;P&gt;Reason and Prerequisites&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the CRMPAROLTP table, the current CRM release was not maintained in the OLTP R/3 system.&lt;/P&gt;&lt;P&gt;Solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You can maintain the CRMPAROLTP table in Transaction SM30 in the R/3 OLTP Backend System:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Parameter Name   (PARNAME)  "CRM_RELEASE"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Param. Value    (PARVAL1)  "30A"              for a 3.0A Release&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Maintain the corresponding value for other releases, that is, '400' for Release 4.00, '310' for Release 3.10 and so on.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Leave the user field empty.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 17:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-while-saving-a-sales-order/m-p/3608446#M869178</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2008-04-02T17:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: RUN TIME ERROR WHILE SAVING A SALES ORDER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-while-saving-a-sales-order/m-p/3608447#M869179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;Thank you for your solution,it has solved my problem.and i have reward points also&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramkumar Wariyar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 08:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-while-saving-a-sales-order/m-p/3608447#M869179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T08:16:51Z</dc:date>
    </item>
  </channel>
</rss>

