<?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: Global Internal Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998895#M1896205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I'm talking about the EXPORT to SHARED MEMORY. You may want to read this: &lt;A href="http://help.sap.com/abapdocu_740/en/abapexport_data_cluster_medium.htm" title="http://help.sap.com/abapdocu_740/en/abapexport_data_cluster_medium.htm"&gt;ABAP Keyword Documentation&lt;/A&gt; (although it is not exactly export an internal table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Custodio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2015 00:17:12 GMT</pubDate>
    <dc:creator>custodio_deoliveira</dc:creator>
    <dc:date>2015-05-06T00:17:12Z</dc:date>
    <item>
      <title>Global Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998888#M1896198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any concept of global Internal table for all the users.&lt;/P&gt;&lt;P&gt;Suppose User A execute the program, there is one internal table and at the same time User B from different system execute the same program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to pass the data between two users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know the concept of Shared memory in ABAP at application level. Is there any like global memory database table like this? or any other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 06:37:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998888#M1896198</guid>
      <dc:creator>nishantbansal91</dc:creator>
      <dc:date>2015-05-05T06:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Global Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998889#M1896199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a &lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/307d791b-3343-2e10-f78a-e1d50c7cf89a?overridelayout=true"&gt;Shared Memory Object &lt;/A&gt;and have the Internal table as an attribute of the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Custodio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 07:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998889#M1896199</guid>
      <dc:creator>custodio_deoliveira</dc:creator>
      <dc:date>2015-05-05T07:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Global Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998890#M1896200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I thnk we can define the internal table&amp;nbsp; through static keyword so it wil hold the complete transation level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:Static :it_itan type table of any workarea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 07:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998890#M1896200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-05T07:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Global Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998891#M1896201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is only for One user level. I want the across system .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 09:22:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998891#M1896201</guid>
      <dc:creator>nishantbansal91</dc:creator>
      <dc:date>2015-05-05T09:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Global Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998892#M1896202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Custodio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also thinking this is the last option to use the share memory concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 09:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998892#M1896202</guid>
      <dc:creator>nishantbansal91</dc:creator>
      <dc:date>2015-05-05T09:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Global Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998893#M1896203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just keep in mind that exporting to shared memory is not same thing as shared memory objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course you can also persist the data in an actual database table (depending on your use case, obviously)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 11:12:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998893#M1896203</guid>
      <dc:creator>custodio_deoliveira</dc:creator>
      <dc:date>2015-05-05T11:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Global Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998894#M1896204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Custodio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shared Memory object means share the memory at Application server level using shmm tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is share memory?? Is it GET SET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 11:30:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998894#M1896204</guid>
      <dc:creator>nishantbansal91</dc:creator>
      <dc:date>2015-05-05T11:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Global Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998895#M1896205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I'm talking about the EXPORT to SHARED MEMORY. You may want to read this: &lt;A href="http://help.sap.com/abapdocu_740/en/abapexport_data_cluster_medium.htm" title="http://help.sap.com/abapdocu_740/en/abapexport_data_cluster_medium.htm"&gt;ABAP Keyword Documentation&lt;/A&gt; (although it is not exactly export an internal table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Custodio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 00:17:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-internal-table/m-p/10998895#M1896205</guid>
      <dc:creator>custodio_deoliveira</dc:creator>
      <dc:date>2015-05-06T00:17:12Z</dc:date>
    </item>
  </channel>
</rss>

