<?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 concepts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/concepts/m-p/3732844#M898386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      there are some ideas I 've gotten , but I don't know if it is correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    (1) wrong or right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         in " object navigator", I can create a lot of inactive version for the same program. and only one of &lt;/P&gt;&lt;P&gt;      them can be activated. after activating, the corresponding inactive verson of this program is deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    (2) when activating, there is a loading version created. what does loading version do ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    (3) if I want to modify the operational program (ie. active program), How can I do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2008 15:56:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-28T15:56:25Z</dc:date>
    <item>
      <title>concepts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/concepts/m-p/3732844#M898386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      there are some ideas I 've gotten , but I don't know if it is correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    (1) wrong or right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         in " object navigator", I can create a lot of inactive version for the same program. and only one of &lt;/P&gt;&lt;P&gt;      them can be activated. after activating, the corresponding inactive verson of this program is deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    (2) when activating, there is a loading version created. what does loading version do ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    (3) if I want to modify the operational program (ie. active program), How can I do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 15:56:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/concepts/m-p/3732844#M898386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T15:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: concepts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/concepts/m-p/3732845#M898387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For one user there will only be once inactive version. You will be re editing the same inactive version. Many users can create many inactive versions. By clicking Display/Change we edit the active version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Imran.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 28, 2008 12:08 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 16:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/concepts/m-p/3732845#M898387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T16:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: concepts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/concepts/m-p/3732846#M898388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(1) wrong or right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in " object navigator", I can create a lot of inactive version for the same program. and only one of &lt;/P&gt;&lt;P&gt;them can be activated. after activating, the corresponding inactive verson of this program is deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;You can only have one INACTIVE version of the program UNLESS you copy it to another name*&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;It's not deleted, merely Compiled so that you can EXECUTE it *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2) when activating, there is a loading version created. what does loading version do ? &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The is the Run version of the program.*&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(3) if I want to modify the operational program (ie. active program), How can I do ?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You do this in SE80 (object navigator) or in SE38&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 16:07:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/concepts/m-p/3732846#M898388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T16:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: concepts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/concepts/m-p/3732847#M898389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(1) wrong or right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in " object navigator", I can create a lot of inactive version for the same program. and only one of &lt;/P&gt;&lt;P&gt;them can be activated. after activating, the corresponding inactive verson of this program is deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ans-  Right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2) when activating, there is a loading version created. what does loading version do ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ans.. To use that repository object at run time, its load object is required.&lt;/P&gt;&lt;P&gt;When you generate your repository object, a load object is generated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(3) if I want to modify the operational program (ie. active program), How can I do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ans.  Simply open up in editor and start modifying it. Until you activate it, it will be stored as inactive version. During this period last active version is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G@urav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 16:09:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/concepts/m-p/3732847#M898389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T16:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: concepts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/concepts/m-p/3732848#M898390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bo Zhang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) In &lt;STRONG&gt;object navigator&lt;/STRONG&gt; you cannot create inactive versions of   same program at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Loading version is the active version of the program that is finally saved. It checks all the variables that are to be allocated memory and values to be assignes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) For modifying a Active program, &lt;/P&gt;&lt;P&gt;--&amp;gt; If it is a Z program without any editor lock, you can  &lt;/P&gt;&lt;P&gt;     directly modify ,otherwise only that user can edit that..&lt;/P&gt;&lt;P&gt;--&amp;gt; If it is a SAP predefined program ,you need a access key &lt;/P&gt;&lt;P&gt;     to modify them.&lt;/P&gt;&lt;P&gt;                        &lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Khan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 28, 2008 12:53 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 16:13:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/concepts/m-p/3732848#M898390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T16:13:09Z</dc:date>
    </item>
  </channel>
</rss>

