<?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 attribute value after leave list-processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258087#M1631825</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;In a report I have a method get_pop(). this method check the values on selection screen when a field is empty then it shows a pop up fill the flelds and then I have the leave list processing. then skip the program in initialization and all the globel data is deleted. Can I declare a variable in which i note the value of a attribute and it is not deleted after leave list processing or is there any command that take exectly to the screen 1000(selection screen) without a los of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried &lt;/P&gt;&lt;P&gt;MESSAGE text-021 TYPE 'E'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         set SCREEN 1000.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         LEAVE TO SCREEN 1000.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         CALL SELECTION-SCREEN 1000.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          leave list-processing and return to screen 0.&lt;/P&gt;&lt;P&gt; leave list-processing and return to screen 1000.&lt;/P&gt;&lt;P&gt;          leave screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also make my attribute static but it always deleted after leave list processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;rana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Oct 2011 13:56:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-10-26T13:56:43Z</dc:date>
    <item>
      <title>attribute value after leave list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258087#M1631825</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;In a report I have a method get_pop(). this method check the values on selection screen when a field is empty then it shows a pop up fill the flelds and then I have the leave list processing. then skip the program in initialization and all the globel data is deleted. Can I declare a variable in which i note the value of a attribute and it is not deleted after leave list processing or is there any command that take exectly to the screen 1000(selection screen) without a los of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried &lt;/P&gt;&lt;P&gt;MESSAGE text-021 TYPE 'E'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         set SCREEN 1000.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         LEAVE TO SCREEN 1000.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         CALL SELECTION-SCREEN 1000.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          leave list-processing and return to screen 0.&lt;/P&gt;&lt;P&gt; leave list-processing and return to screen 1000.&lt;/P&gt;&lt;P&gt;          leave screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also make my attribute static but it always deleted after leave list processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;rana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 13:56:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258087#M1631825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-26T13:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: attribute value after leave list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258088#M1631826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerly I can't understand: if you go to inizialization again, it mean you're running the program again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give us more information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:15:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258088#M1631826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-26T14:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: attribute value after leave list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258089#M1631827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for the reply. I have a list box at selection screen. it gives guids. so when I come back to initialization after leave list processing I need the last guid selected in selection field. For this i need a globel attribute. I have also declared a attribute in top but it is always empty after leave list-processing. I hope you understand my point of view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:23:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258089#M1631827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-26T14:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: attribute value after leave list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258090#M1631828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you turn on history, the guid may not be filled, but it will be easily available by pressing the space bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258090#M1631828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-26T14:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: attribute value after leave list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258091#M1631829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for reply can you please explain space bar is there any FM for it or what do you mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:36:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258091#M1631829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-26T14:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: attribute value after leave list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258092#M1631830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Press the "Customize local layout" button at the top right of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select "Options"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expand "Local Data"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select "History"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the "On" Radio button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:45:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258092#M1631830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-26T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: attribute value after leave list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258093#M1631831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for reply.&lt;/P&gt;&lt;P&gt;This radio button is on but still the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:57:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258093#M1631831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-26T14:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: attribute value after leave list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258094#M1631832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even after you press the space bar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:59:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258094#M1631832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-26T14:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: attribute value after leave list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258095#M1631833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for reply &lt;/P&gt;&lt;P&gt;how can I set the functioncode for a sapce bar within my code at event initialization&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 15:05:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258095#M1631833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-26T15:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: attribute value after leave list-processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258096#M1631834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all Replies I got the solution.&lt;/P&gt;&lt;P&gt;I use the abap memory.&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;export  p_prod = p_prod to memory id gc_my_prod.&lt;/P&gt;&lt;P&gt;gc_my_prod can be any name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;rana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 09:57:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attribute-value-after-leave-list-processing/m-p/8258096#M1631834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-03T09:57:12Z</dc:date>
    </item>
  </channel>
</rss>

