<?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 Reading a structue From another program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-structue-from-another-program/m-p/4551346#M1074677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a requirement of reading a internal table from the standard report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my report for a particular material I need to get the Intransit quantity. For the Intransit quantity we had a standard transaction &lt;STRONG&gt;MB5T&lt;/STRONG&gt; and the report is &lt;STRONG&gt;RM07MTRB&lt;/STRONG&gt; . In this report there is a structure &lt;STRONG&gt;BESTAND&lt;/STRONG&gt; which is passed to the ALV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to call this standard report and get this values in this structure BESTAND in my custom report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Pavan Kumar Grandhi on Oct 6, 2008 10:57 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Oct 2008 20:56:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-06T20:56:40Z</dc:date>
    <item>
      <title>Reading a structue From another program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-structue-from-another-program/m-p/4551346#M1074677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a requirement of reading a internal table from the standard report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my report for a particular material I need to get the Intransit quantity. For the Intransit quantity we had a standard transaction &lt;STRONG&gt;MB5T&lt;/STRONG&gt; and the report is &lt;STRONG&gt;RM07MTRB&lt;/STRONG&gt; . In this report there is a structure &lt;STRONG&gt;BESTAND&lt;/STRONG&gt; which is passed to the ALV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to call this standard report and get this values in this structure BESTAND in my custom report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Pavan Kumar Grandhi on Oct 6, 2008 10:57 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 20:56:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-structue-from-another-program/m-p/4551346#M1074677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T20:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a structue From another program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-structue-from-another-program/m-p/4551347#M1074678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you have to do like:&lt;/P&gt;&lt;P&gt;Copy the std program to Z program&lt;/P&gt;&lt;P&gt;At last before generating the output, you can export that table or structure to memory using EXPORT&lt;/P&gt;&lt;P&gt;Submit the Z program with the List to memory option to avoid the list&lt;/P&gt;&lt;P&gt;In your program, Read the data from the memory using the IMPORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can dynamically access the data with help of the field symbols, but for that it should be in the same call stack. Like, if you want to access any table inside a user exit which is not avaliable to you via the Parameters of FM. But, I don't think we can implement that strategy in your scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 21:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-structue-from-another-program/m-p/4551347#M1074678</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-10-06T21:03:13Z</dc:date>
    </item>
  </channel>
</rss>

