<?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: Runtime Error due To ABAP Dump LOAD_TYPE_VERSION_MISMATCH in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917671#M1598403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the Quick Reply, can you please tell me which standard ABAP Programs i need to Run for  re-generation or Mass generation of ABAP Dictionary Object ?&lt;/P&gt;&lt;P&gt;I already had the name for a program RDTVINTG but it's asking for ViewName related to Material Master&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: priyeshosi on Jul 2, 2011 3:15 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Jul 2011 09:43:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-02T09:43:14Z</dc:date>
    <item>
      <title>Runtime Error due To ABAP Dump LOAD_TYPE_VERSION_MISMATCH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917669#M1598401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We had a requirement were were asked to add some customer specific fields to Material Master Table MARA.&lt;/P&gt;&lt;P&gt;We did that by appending a z structure to Material master Table. After some while we had made a change in the Data type of a fields in the structure, while activating it was giving a warning message that other dependent structure of Mara table would be affected &amp;amp; activation needs to be done for that dependent structures also. the activation was done but still with warning message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When this transport request was moved to Production, all those users which were using T-codes related to Material master MM01/02/03 &amp;amp; other T-codes were receiving ABAP dump LOAD_TYPE_VERSION_MISMATCH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the reason for such ABAP dump ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again it is observed that after running it 2-3 times, it is not throwingany runtime errors. We have also tried to regenerate objects related to transport request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: priyeshosi on Jul 2, 2011 2:42 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2011 08:56:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917669#M1598401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-02T08:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error due To ABAP Dump LOAD_TYPE_VERSION_MISMATCH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917670#M1598402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi priyeshosi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats normal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a user starts a transaction, the system knows that something has changed and will automatically trigger compilation of the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a user starts a transaction and does not close it - just not to have to start it again too many times -, and then you import the transport, you will probably get the load type mismatch dump as soon as the users uses the already loaded transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way to avoid this is importing significant changes in the night when nobody or only few users are working. If this is not possible, the administrator can insert a warning message that pops up when the users takes any action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also start report for mass generation after importing the transport, this will avoid the re-generation triggering but it will not help transactions already loaded into memory.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2011 09:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917670#M1598402</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-07-02T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error due To ABAP Dump LOAD_TYPE_VERSION_MISMATCH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917671#M1598403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the Quick Reply, can you please tell me which standard ABAP Programs i need to Run for  re-generation or Mass generation of ABAP Dictionary Object ?&lt;/P&gt;&lt;P&gt;I already had the name for a program RDTVINTG but it's asking for ViewName related to Material Master&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: priyeshosi on Jul 2, 2011 3:15 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2011 09:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917671#M1598403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-02T09:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error due To ABAP Dump LOAD_TYPE_VERSION_MISMATCH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917672#M1598404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;transaction SGEN.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2011 10:51:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917672#M1598404</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-07-02T10:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error due To ABAP Dump LOAD_TYPE_VERSION_MISMATCH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917673#M1598405</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;Thank You all for your support &amp;amp; advice, Although the process you described let me know the reason of the ABAP Dumps but the actual process was quite different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. first we transported all the pending request to Production box.&lt;/P&gt;&lt;P&gt;2. After That we referred to the Instructions in OSS  Note No 1567187,  162991.&lt;/P&gt;&lt;P&gt;3. After This the Application Server were restarted to refresh the User Buffer.&lt;/P&gt;&lt;P&gt;4. The We ran the program Touchtab to regenerate all dependent structure related to MARA table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that there are many OSS note related to this particular ABAP dump LOAD_TYPE_VERSION_MISMATCH which need to Apply a Kernel patch. we only applied the instruction given in the above to OSS Note to remove inconsistencies b/w ABAP program &amp;amp; ABAP DDIC structure &amp;amp; if necessary re-generated the object using TOUCHTAB or RSDDCHECK program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Priyesh Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 13:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917673#M1598405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-04T13:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error due To ABAP Dump LOAD_TYPE_VERSION_MISMATCH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917674#M1598406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priyesh Shah&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your comments, TOUCHTAB worked for me .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 09:59:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-due-to-abap-dump-load-type-version-mismatch/m-p/7917674#M1598406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T09:59:43Z</dc:date>
    </item>
  </channel>
</rss>

