<?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: Please let me know how to display source code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-let-me-know-how-to-display-source-code/m-p/5297007#M1221691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank a®s  &lt;/P&gt;&lt;P&gt;But it is difficult situation to make the other program, because of our contract with client company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you know the other solution to solve the problem, please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2009 09:09:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-05T09:09:55Z</dc:date>
    <item>
      <title>Please let me know how to display source code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-let-me-know-how-to-display-source-code/m-p/5297005#M1221689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my name is Kazuma working in Japan.&lt;/P&gt;&lt;P&gt;We have a problem with SE38.&lt;/P&gt;&lt;P&gt;We transport one of executives program, which made from other development system, to our system.&lt;/P&gt;&lt;P&gt;When we use SE38 and display botton, we encounter short dump like below and can't see source code.&lt;/P&gt;&lt;P&gt;We want to know how we change BASIS or program.&lt;/P&gt;&lt;P&gt;If somebody know similar situation, please let us know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;ERROR MESSAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Import dataset has been destroyed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;The current ABAP/4 program "SAPLLOCAL_EDT1" had to be terminated because one of the statements could not be executed&lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP/4 program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;The dataset could not be imported because it was in an unexpected format&lt;/P&gt;&lt;P&gt;This is usually because the dataset has been destroyed as a result of directly manipulating the IMPORT/EXPORT data by other means (such as explicitly deleting parts of the dataset with SQL commands instead of using DELETE FROM DATABASE, u2026)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, the dataset header is already invalid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words: The version ID of the dataset is invalid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System environment&lt;/P&gt;&lt;P&gt;SAP Release		4.6C&lt;/P&gt;&lt;P&gt;Application server		sdax31&lt;/P&gt;&lt;P&gt;Operating system		SunOS&lt;/P&gt;&lt;P&gt;Release          		5.8&lt;/P&gt;&lt;P&gt;Hardware type		sun4us&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Database server		sdax31&lt;/P&gt;&lt;P&gt;Database type		ORACLE&lt;/P&gt;&lt;P&gt;Database owner		SAPR3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP kernel		46D&lt;/P&gt;&lt;P&gt;Patch lebel		1646&lt;/P&gt;&lt;P&gt;Patch text		""&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information of where termination occurred&lt;/P&gt;&lt;P&gt;The termination occurred in the ABAP/4 program "SAPLLOCAL_EDT1" in "GET_MODIFICATION_INFORMATION"&lt;/P&gt;&lt;P&gt;The main program was "RSABAPPROGRAM"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The termination occurred in line 143 of the source code of program "LLOCAL_EDT1U36" (when calling the editor 1430)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kazuma mukai on Mar 3, 2009 6:34 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 17:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-let-me-know-how-to-display-source-code/m-p/5297005#M1221689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T17:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Please let me know how to display source code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-let-me-know-how-to-display-source-code/m-p/5297006#M1221690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome to SCN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create the same program in your DEV client , by cut &amp;amp; paste the code from the other envionment , this will create a transport, activate the program and transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;This will be roundway solution&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any previous version to this program in the version management?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 17:47:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-let-me-know-how-to-display-source-code/m-p/5297006#M1221690</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-03-03T17:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Please let me know how to display source code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-let-me-know-how-to-display-source-code/m-p/5297007#M1221691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank a®s  &lt;/P&gt;&lt;P&gt;But it is difficult situation to make the other program, because of our contract with client company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you know the other solution to solve the problem, please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 09:09:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-let-me-know-how-to-display-source-code/m-p/5297007#M1221691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-05T09:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Please let me know how to display source code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-let-me-know-how-to-display-source-code/m-p/5297008#M1221692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check any exit or badi is implemented for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They might have used this exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SEUED001&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 09:12:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-let-me-know-how-to-display-source-code/m-p/5297008#M1221692</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-03-05T09:12:06Z</dc:date>
    </item>
  </channel>
</rss>

