<?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 SAP &amp; ABAP Memory in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300134#M158148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Set parameter id for controlling area in FI in my abap program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is working fine in my user id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when it is run on different user id in the same client, it is not accepting it . its giving me an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one please share information on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Jun 2006 15:29:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-03T15:29:07Z</dc:date>
    <item>
      <title>SAP &amp; ABAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300134#M158148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Set parameter id for controlling area in FI in my abap program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is working fine in my user id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when it is run on different user id in the same client, it is not accepting it . its giving me an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one please share information on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2006 15:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300134#M158148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-03T15:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAP &amp; ABAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300135#M158149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roby&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes to follow while using set parameter id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The global, user-specific SAP memory is available to a user for the duration of a single terminal session. Values written to it are retained even when the user exits a program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not use SAP memory as a temporary storage area, since parallel sessions belonging to the same user all use the same memory area. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only store data of the types C, N, D, and T, as well as structures that consist of these types, in the SAP Memory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create new parameter IDs using the ABAP Workbench. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Manohar Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2006 15:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300135#M158149</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-06-03T15:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAP &amp; ABAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300136#M158150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2006 16:24:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300136#M158150</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-03T16:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAP &amp; ABAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300137#M158151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Parameter Id is shared between different sessions of same user login. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what exactly the error you are facing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wasim Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2006 17:44:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300137#M158151</guid>
      <dc:creator>dani_mn</dc:creator>
      <dc:date>2006-06-03T17:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAP &amp; ABAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300138#M158152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is when i run the program in the same client from my user id , it is working , but when i run the same program for the same client from different user id , it is not setting the value that i have set using the parameter id .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;problem in detail:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my program i am setting a variable using parameter id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i run the program it creates two sessions .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i run the first session it sets the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i run the second session its not setting the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and more over if the run the program on different user logon in the same client , it is not at all setting the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know how to rectify it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jun 2006 03:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300138#M158152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-04T03:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAP &amp; ABAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300139#M158153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roby,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this field has parameter id? &lt;/P&gt;&lt;P&gt;Could you check by pressing F1 &amp;amp; F9, can see parameter id value there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell the field name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jun 2006 08:21:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300139#M158153</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-06-04T08:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAP &amp; ABAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300140#M158154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What i understand is that you are setting the value of Controlling area by running the program using your user id and then you are trying to see whether the value that you had set is available in SAP memory by logging onto a different userid.Well,my friend if this is what you are doing then this is what is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 ... You logging onto the SAP system and setting the value will remain in SAP memory as long as your userid is still active. i.e. if you log off from your used if the memory area that you have set is going to be cleared be it SAP memory or ABAP memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Check the same by logging on to the two userid's at the same time and try to access the global value in either of the sessions.If it's a parameter ID then u will definitely be able to see it in both the userid's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for one more thing.See if you have put any conditional check in your program to set the parameter ID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jun 2006 08:32:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300140#M158154</guid>
      <dc:creator>nishanthbhandar</dc:creator>
      <dc:date>2006-06-04T08:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAP &amp; ABAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300141#M158155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check parameters in ur user profile, if the parameter ur trying to set is there, and it's not in the other user's profile, add it and execute the program, see if it works..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sridahr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2006 12:31:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-abap-memory/m-p/1300141#M158155</guid>
      <dc:creator>sridhar_k1</dc:creator>
      <dc:date>2006-06-05T12:31:23Z</dc:date>
    </item>
  </channel>
</rss>

