<?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: Issue regarding memory parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241368#M1630176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use SHARED BUFFER concept for sharing memory data in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example would be:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXPORT &amp;lt;export data&amp;gt; TO SHARED BUFFER indx(st) ID &amp;lt;id&amp;gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 16:22:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-27T16:22:40Z</dc:date>
    <item>
      <title>Issue regarding memory parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241366#M1630174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have copied zprogram of the standard one RFKORK00 . In the zprogram i have added field using select-options and i want to pass the data of this field to the print program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flow of the program is - ZRFKORK00 calls submit and return SAPF140 and SAPF140 calls submit and return zprint_prg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how i should pass the data to print program and also necessary parameters will be needed to add in SAPF140 and zprint_prg ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to make SAPF140 to ZSAPF140 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 16:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241366#M1630174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T16:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue regarding memory parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241367#M1630175</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;If you want to transfer some data from ZRFKORK00 to zprint_prg you can try to use IMPORT/EXPORT .... FROM/TO MEMORY ID: see the help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 16:05:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241367#M1630175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T16:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue regarding memory parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241368#M1630176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use SHARED BUFFER concept for sharing memory data in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example would be:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXPORT &amp;lt;export data&amp;gt; TO SHARED BUFFER indx(st) ID &amp;lt;id&amp;gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 16:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241368#M1630176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T16:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue regarding memory parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241369#M1630177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be very helpful if you can be able to explain it like how should be the carrier of the select-option field. I mean will it be a internal table or some different type of variable. Because i tried to use export and got error that field which is exporting should be the char field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpful for me to understand if you please elaborate more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 16:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241369#M1630177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T16:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue regarding memory parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241370#M1630178</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;SELECT-OPTIONS S_VBELN FOR VBAK-VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT S_VBELN[] TO MEMORY ID.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 16:33:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241370#M1630178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T16:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue regarding memory parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241371#M1630179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXPORT i_rfc_it = i_rfc_it TO SHARED BUFFER indx(st) ID 'RFC_IT'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i_rfc_it is an internal table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can import data &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;IMPORT i_rfc_it = i_rfc_it FROM SHARED BUFFER indx(st) ID 'RFC_IT''&lt;/STRONG&gt;&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, 28 Sep 2011 08:23:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241371#M1630179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-28T08:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue regarding memory parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241372#M1630180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here i have doubt that when i will write export staement in the zprogram. After zprogram control will go to standard program as i have mentioned and after standard program control will go to zprint program. So i have doubt when i will write import statement in zprint program, will the data be fetched in zprint program ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also pls tell me which memory id i should use ?...is it 'BAR' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to this, when i debug  zprogram and control will go to the zprint program, can i able to see data stored in memory id there?..if yes then how ?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2011 09:59:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-regarding-memory-parameters/m-p/8241372#M1630180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-28T09:59:30Z</dc:date>
    </item>
  </channel>
</rss>

