<?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: passing final internal table data  to bdc report program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-final-internal-table-data-to-bdc-report-program/m-p/9330170#M1729204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;export and import are useable in OO Context as well. All you have to do, is to stick to the sytax in its full extent.&lt;/P&gt;&lt;P&gt;That is, when you want to export your int TAB to memory, you code like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT new_name from it_final TO MEMORY ID my_id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jörg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Apr 2013 08:27:14 GMT</pubDate>
    <dc:creator>jrg_wulf</dc:creator>
    <dc:date>2013-04-11T08:27:14Z</dc:date>
    <item>
      <title>passing final internal table data  to bdc report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-final-internal-table-data-to-bdc-report-program/m-p/9330169#M1729203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My req. is to pass it_final table data which is a oops abap report .. i need to pass this data in bdc report to process bdc program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i am aware of submit statement and import and export parameters also...and we can use it&amp;nbsp; but i am not sure if we can use export/import in oops report. as it is giving me an error not to use export in oops...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please suggest...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #ff0000;"&gt;&amp;lt;awarding points is against Forums' RoE&amp;gt;&lt;/EM&gt;&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;&lt;/P&gt;&lt;P&gt;Message was edited by: Suhas Saha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 06:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-final-internal-table-data-to-bdc-report-program/m-p/9330169#M1729203</guid>
      <dc:creator>former_member391265</dc:creator>
      <dc:date>2013-04-11T06:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: passing final internal table data  to bdc report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-final-internal-table-data-to-bdc-report-program/m-p/9330170#M1729204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;export and import are useable in OO Context as well. All you have to do, is to stick to the sytax in its full extent.&lt;/P&gt;&lt;P&gt;That is, when you want to export your int TAB to memory, you code like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT new_name from it_final TO MEMORY ID my_id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jörg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 08:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-final-internal-table-data-to-bdc-report-program/m-p/9330170#M1729204</guid>
      <dc:creator>jrg_wulf</dc:creator>
      <dc:date>2013-04-11T08:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: passing final internal table data  to bdc report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-final-internal-table-data-to-bdc-report-program/m-p/9330171#M1729205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can create OO method to add export internal table to your destination?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute SE24, then go to 'Method' then create a method there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 09:04:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-final-internal-table-data-to-bdc-report-program/m-p/9330171#M1729205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-11T09:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: passing final internal table data  to bdc report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-final-internal-table-data-to-bdc-report-program/m-p/9330172#M1729206</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;i hope this will help u out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT :- &lt;/P&gt;&lt;P&gt;To read data objects from an ABAP program into ABAP memory, use the following &lt;/P&gt;&lt;P&gt;statement: &lt;/P&gt;&lt;P&gt;Syntax &lt;/P&gt;&lt;P&gt;EXPORT &amp;lt;f1&amp;gt; [FROM &amp;lt;g 1&amp;gt;] &amp;lt;f 2&amp;gt; [FROM &amp;lt;g 2&amp;gt;] ... TO MEMORY ID &amp;lt;key&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This statement stores the data objects specified in the list as a cluster in memory. If you &lt;/P&gt;&lt;P&gt;do not use the option FROM &amp;lt;f i &amp;gt;, the data object &amp;lt;f i &amp;gt; is saved under its own name. If &lt;/P&gt;&lt;P&gt;you use the FROM &amp;lt;g i &amp;gt; option, the data objet &amp;lt;g i &amp;gt; is saved under the name &amp;lt;f i &amp;gt;. &lt;/P&gt;&lt;P&gt;The name &amp;lt;key&amp;gt; identifies the cluster in memory. It may be up to 32 characters long. &lt;/P&gt;&lt;P&gt;The EXPORT statement always completely overwrites the contents of any existing data &lt;/P&gt;&lt;P&gt;cluster with the same name &amp;lt;key&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT :- &lt;/P&gt;&lt;P&gt;To read data objects from ABAP memory into an ABAP program, use the following &lt;/P&gt;&lt;P&gt;statement: &lt;/P&gt;&lt;P&gt;Syntax &lt;/P&gt;&lt;P&gt;IMPORT &amp;lt;f1&amp;gt; [TO &amp;lt;g 1&amp;gt;] &amp;lt;f 2&amp;gt; [TO &amp;lt;g 2&amp;gt;] ... FROM MEMORY ID &amp;lt;key&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This statement reads the data objects specified in the list from a cluster in memory. If &lt;/P&gt;&lt;P&gt;you do not use the TO &amp;lt;g i &amp;gt; option, the data object &amp;lt;f i &amp;gt; in memory is assigned to the &lt;/P&gt;&lt;P&gt;data object in the program with the same name. If you do use the option, the data object &lt;/P&gt;&lt;P&gt;&amp;lt;f i &amp;gt; is read from memory into the field &amp;lt;g i &amp;gt;. The name &amp;lt;key&amp;gt; identifies the cluster in &lt;/P&gt;&lt;P&gt;memory. It may be up to 32 characters long. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 09:47:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-final-internal-table-data-to-bdc-report-program/m-p/9330172#M1729206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-11T09:47:49Z</dc:date>
    </item>
  </channel>
</rss>

