<?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: How to delete Modified/Inactive version from abap program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709618#M2018964</link>
    <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;abap_1920932&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;While editing the inactive version of your program, you can use the menu &lt;EM&gt;Utilities -&amp;gt; Versions -&amp;gt; Return to Active Version&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;That will overwrite the inactive version with the active one. You will get a popup warning about loosing your changes in the inactive version.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2023 07:27:05 GMT</pubDate>
    <dc:creator>Dominik_Tylczynski</dc:creator>
    <dc:date>2023-01-13T07:27:05Z</dc:date>
    <item>
      <title>How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709615#M2018961</link>
      <description>&lt;P&gt;I have a ABAP program screen that I made changes to, pressed the save icon, but did not activate. So I have "Modified/Inactive" status.&lt;/P&gt;
  &lt;P&gt;I want to delete what I saved and just to back to the original.&lt;/P&gt;
  &lt;P&gt; I don't have a transport, so I don't want to undo my changes and activate it, which would make the program identical, but it would create a transport entry which I am trying to avoid. I just want to delete my saved version and go back to before I did anything without adding to a transport.&lt;/P&gt;
  &lt;P&gt;I am able to see the inactive version in SE80, but can I remove this saved version?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 03:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709615#M2018961</guid>
      <dc:creator>former_member806156</dc:creator>
      <dc:date>2023-01-13T03:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709616#M2018962</link>
      <description>&lt;P&gt;I don't understand: if you did a change (whatever activated or not) and it was not assigned to a transport request, it means that even the menu action "return to active version" won't assign it to a transport request.&lt;/P&gt;&lt;P&gt;If not, you should check the bug with SAP support.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 06:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709616#M2018962</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-01-13T06:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709617#M2018963</link>
      <description>&lt;P&gt;could be a $tmp and there is no version with TR to go back to previous code.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 06:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709617#M2018963</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2023-01-13T06:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709618#M2018964</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;abap_1920932&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;While editing the inactive version of your program, you can use the menu &lt;EM&gt;Utilities -&amp;gt; Versions -&amp;gt; Return to Active Version&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;That will overwrite the inactive version with the active one. You will get a popup warning about loosing your changes in the inactive version.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 07:27:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709618#M2018964</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2023-01-13T07:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709619#M2018965</link>
      <description>&lt;P&gt;In addition, in Eclipse/ADT the corresponding function is in menu "Edit" &amp;gt; "Toggle active and inactive version".&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 08:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709619#M2018965</guid>
      <dc:creator>jmodaal</dc:creator>
      <dc:date>2023-01-13T08:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709620#M2018966</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;frdric.girod&lt;/SPAN&gt; probably the OP focused on transport requests for no good reason as maybe the only question the OP has is about returning to the active version. I'm always surprised to see people thinking about possible consequences on something they don't even know (if that's the case/maybe the question is more complex than said...)&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 12:09:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709620#M2018966</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-01-13T12:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709621#M2018967</link>
      <description>&lt;P&gt;There is no active version to go back to. The return to active version text is greyed out.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2132586-capture.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 16:02:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709621#M2018967</guid>
      <dc:creator>former_member806156</dc:creator>
      <dc:date>2023-01-13T16:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709622#M2018968</link>
      <description>&lt;P&gt;There is no active version to go back to. The return to active version text is greyed out.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2132587-capture.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 16:03:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709622#M2018968</guid>
      <dc:creator>former_member806156</dc:creator>
      <dc:date>2023-01-13T16:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709623#M2018969</link>
      <description>&lt;P&gt;From your multiple comments:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2129560-image.png" /&gt;&lt;/P&gt;&lt;P&gt;It means it's already active and there's no inactive version, it's why "return to active version" is grayed out.&lt;/P&gt;&lt;P&gt;Of course, what the screen is showing doesn't correspond to what you have described in the question.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 17:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709623#M2018969</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-01-13T17:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709624#M2018970</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;abap_1920932&lt;/SPAN&gt; Honestly I don't understand your situation. The screenshot clearly shows the active version of the report.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 08:32:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709624#M2018970</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2023-01-16T08:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709625#M2018971</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;abap_1920932&lt;/SPAN&gt; Honestly I don't understand your situation. The screenshot clearly shows the active version of the report.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 08:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709625#M2018971</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2023-01-16T08:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709626#M2018972</link>
      <description>&lt;P&gt;Just realized that your issue is about the versioning of SCREENS.&lt;/P&gt;&lt;P&gt;I just reproduced your case: I did a change, saved, and I don't see the "modified" version, nor I can "return to active version" (which is normal as there is no "modified" version):&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2129609-image.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2129610-image.png" /&gt;&lt;/P&gt;&lt;P&gt;I can't find any SAP Note about this (and no info in the forum), maybe it's not possible. Hopefully you can contact SAP support to get more information.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;NB: I'm surprised that in your screenshot, you have an empty Request, you should have either LOCAL or a Transport Request number, if it was modified. Maybe that's due to specificities in the package assigned to the program containing your screen, or anything else, I can' say...&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;3a9e4ce873a94034b33dc62b0ce600ee&lt;/SPAN&gt; FYI&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 10:45:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/12709626#M2018972</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-01-16T10:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Modified/Inactive version from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/13719086#M2028329</link>
      <description>&lt;P&gt;In SAP ABAP Editor (SE80), you can easily discard your inactive changes without creating a transport. Here's how:&lt;/P&gt;&lt;P&gt;1- In SE80, navigate to your ABAP program screen.&lt;BR /&gt;2- Look for the "Version" menu (usually on the top menu bar).&lt;BR /&gt;3- Within the "Version" menu, select "Version Management".&lt;BR /&gt;4- This will display a list of versions for your program.&lt;BR /&gt;5- Identify the "Inactive" version you want to discard (usually the latest one).&lt;BR /&gt;6- Right-click on the inactive version and choose "Toggle active and inactive version".&lt;/P&gt;&lt;P&gt;This action will discard your un-activated changes and revert the program back to its original state. You won't create any unnecessary transport requests and your program will be back to how it was before your modifications.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jun 2024 14:09:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-modified-inactive-version-from-abap-program/m-p/13719086#M2028329</guid>
      <dc:creator>billypeoples</dc:creator>
      <dc:date>2024-06-02T14:09:27Z</dc:date>
    </item>
  </channel>
</rss>

