<?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: shared memory in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979735#M400905</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 background this will not work. So u have to update to a 'Z' table in user exit and then u have to retrieve from that table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2007 19:56:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-15T19:56:12Z</dc:date>
    <item>
      <title>shared memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979733#M400903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My req is to get the material number from User exit and send the same material to program that is schedule to a back ground job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when running the program online i get the material number by SPA and GPA, but get para  is not working in back ground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is their any  method  to get the value for the back ground program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance.&lt;/P&gt;&lt;P&gt;Satich Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 19:53:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979733#M400903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T19:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: shared memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979734#M400904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use the command EXPORT ...TO MEMORY...&lt;/P&gt;&lt;P&gt;and in the program ues IMPORT ....FROM MEMORY .....&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;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 19:56:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979734#M400904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T19:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: shared memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979735#M400905</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 background this will not work. So u have to update to a 'Z' table in user exit and then u have to retrieve from that table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 19:56:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979735#M400905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T19:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: shared memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979736#M400906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... and instead of creation a Z-table - use change pointers, then you have already standard FM for writing and standard reports / transactions for deletion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 20:12:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979736#M400906</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2007-02-15T20:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: shared memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979737#M400907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the solution by export and import to data base buffer get you in detail once it has been tested sucessfully&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Satich Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 08:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979737#M400907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T08:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: shared memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979738#M400908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satich, could you write how you did it. It is because I have the same problem and I can not find the solution. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 10:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979738#M400908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T10:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: shared memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979739#M400909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;*Export Material Number to Database Buffer.&lt;/P&gt;&lt;P&gt;    EXPORT matnr = wmara-matnr TO DATABASE indx(xy) ID 'ABC'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Get the material number from Database Buffer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IMPORT matnr = lv_matnr FROM DATABASE indx(xy) ID  'ABC'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Satish kumar K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Sat&lt;/P&gt;&lt;P&gt;        satich kumar koyyalamudi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 13:51:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory/m-p/1979739#M400909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T13:51:50Z</dc:date>
    </item>
  </channel>
</rss>

