<?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: Context Memory &amp; Roll Area in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/context-memory-roll-area/m-p/3185522#M758489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through this link,hope this would help you to solve your problem&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/02/96274f538111d1891b0000e8322f96/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/02/96274f538111d1891b0000e8322f96/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Dec 2007 15:19:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-10T15:19:08Z</dc:date>
    <item>
      <title>Context Memory &amp; Roll Area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/context-memory-roll-area/m-p/3185519#M758486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;what are the context memory and roll area?&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 12:13:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/context-memory-roll-area/m-p/3185519#M758486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-10T12:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Context Memory &amp; Roll Area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/context-memory-roll-area/m-p/3185520#M758487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roll Area:&lt;/P&gt;&lt;P&gt;Each Internal Session is subdivided into PXA &lt;/P&gt;&lt;P&gt;and Roll Area. The PXA (Program Execution Area) is &lt;/P&gt;&lt;P&gt;a shared memory for the byte codes of all &lt;/P&gt;&lt;P&gt;programs running concurrently at any one time on &lt;/P&gt;&lt;P&gt;an application server. Only the Roll Area is the &lt;/P&gt;&lt;P&gt;memory that is actually reserved for the data and &lt;/P&gt;&lt;P&gt;objects of each individual internal session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link...&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/28/d1d3f6bcb411d188b30000e83539c3/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/28/d1d3f6bcb411d188b30000e83539c3/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work Area: &lt;/P&gt;&lt;P&gt;The object types that you want to display &lt;/P&gt;&lt;P&gt;and process in the Engineering Workbench are called &lt;/P&gt;&lt;P&gt;as Work Areas. Work Areas have been created &lt;/P&gt;&lt;P&gt;in Customizing for the Engineering Workbench by &lt;/P&gt;&lt;P&gt;your system administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Work area check this link...&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/3b/3cf8d311cd11d2935e0000e8323492/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/3b/3cf8d311cd11d2935e0000e8323492/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Contexts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The memory management system assigns memory to user contexts from the following areas: roll area, SAP extended memory, and heap memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The order of assignment from these memory areas arranges itself according to whether the user context runs in an SAP dialog work process or in another SAP work process. This enables the SAP system to optimally use the characteristics of the individual memory types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When allocating memory, the following characteristics for individual memory types become noticeable.&lt;/P&gt;&lt;P&gt;Check this to kn0w more&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/34/d9c8b9c23c11d188b40000e83539c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/34/d9c8b9c23c11d188b40000e83539c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if found helpful....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Chandra Sekhar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 12:23:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/context-memory-roll-area/m-p/3185520#M758487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-10T12:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Context Memory &amp; Roll Area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/context-memory-roll-area/m-p/3185521#M758488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check these links..&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/02/96274f538111d1891b0000e8322f96/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/02/96274f538111d1891b0000e8322f96/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/34/d9c8b9c23c11d188b40000e83539c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/34/d9c8b9c23c11d188b40000e83539c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 12:26:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/context-memory-roll-area/m-p/3185521#M758488</guid>
      <dc:creator>former_member188829</dc:creator>
      <dc:date>2007-12-10T12:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Context Memory &amp; Roll Area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/context-memory-roll-area/m-p/3185522#M758489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through this link,hope this would help you to solve your problem&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/02/96274f538111d1891b0000e8322f96/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/02/96274f538111d1891b0000e8322f96/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 15:19:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/context-memory-roll-area/m-p/3185522#M758489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-10T15:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Context Memory &amp; Roll Area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/context-memory-roll-area/m-p/3185523#M758490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all for a proper guided answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 07:23:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/context-memory-roll-area/m-p/3185523#M758490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T07:23:44Z</dc:date>
    </item>
  </channel>
</rss>

