<?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: reg. select options in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770586#M332748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ratna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Memory ID is only for enabling the screen field in your pgm to have some default values as per the code in intialization part of ur pgm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly close the threads as soon as you get the desired solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Dec 2006 13:09:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-06T13:09:58Z</dc:date>
    <item>
      <title>reg. select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770581#M332743</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;  In the below statement what for we have used memory id keyword.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS s_x FOR ekko-ebeln MEMORY ID fko.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;       Ratna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 12:35:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770581#M332743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T12:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: reg. select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770582#M332744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ratna,&lt;/P&gt;&lt;P&gt; This is what sap documentation says:&lt;/P&gt;&lt;P&gt;"... MEMORY ID pid &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;This addition links the first input field to a SET/GET parameter in the SAP Memory. You must specify the name of the SET/GET parameter directly and it can only contain a maximum of 20 characters. &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 12:37:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770582#M332744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T12:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: reg. select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770583#M332745</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;pls chk this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=309020&amp;amp;messageID=2474686" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=309020&amp;amp;messageID=2474686&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;Anver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 12:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770583#M332745</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-12-06T12:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: reg. select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770584#M332746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ratna, the memory id option will hold the recent purchase order executed. For example if u had created a purchase order the same purchse order come by default on the selection screen. As the memory iD gets updated with recent PO no accessed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swaroop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 12:38:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770584#M332746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T12:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: reg. select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770585#M332747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The memory-id enable to load from the memory the last doc N° treated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you display your purchase order ME23n, then you go on your programm, the select-option will be fill automatically (from the memory).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For purchase order the memory id is "BES" not "FKO"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Erwan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 12:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770585#M332747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T12:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: reg. select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770586#M332748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ratna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Memory ID is only for enabling the screen field in your pgm to have some default values as per the code in intialization part of ur pgm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly close the threads as soon as you get the desired solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 13:09:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770586#M332748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T13:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: reg. select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770587#M332749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sap creates a memoru for the variable s_x with the name fko  in the SAP (global) memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get the value of the same variable into any program using...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get parameter id fko for var1.&lt;/P&gt;&lt;P&gt;write: var1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here var1 is the  variable declared in the calling program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 15:23:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/1770587#M332749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T15:23:14Z</dc:date>
    </item>
  </channel>
</rss>

