<?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: REPORT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3284366#M785531</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;you can try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your Z program, use&lt;/P&gt;&lt;P&gt;Submit RM07MLBD using selection-screen ... &amp;lt;WITH SELECTION-TABLE seltab &amp;gt; ( OR  WITH p IN sel etc to pass your parameters ) EXPORTING LIST TO MEMORY AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call 'LIST_FROM_MEMORY'  to retrieve data ...&lt;/P&gt;&lt;P&gt;you have to read data line by line and you have to use offsets to retrieve your desired fields. &lt;/P&gt;&lt;P&gt;You can use this data to further select and display as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jan 2008 04:59:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-18T04:59:12Z</dc:date>
    <item>
      <title>REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3284364#M785529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;      i have a very critical requirement. Its required that i should create  a Z report in which i should run MB5B in the background and capture the values of the output into an internal table of the Z report.&lt;/P&gt;&lt;P&gt;Then this Zreport will be furter created to fetch some other values like sales qty value etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone tell me like how i can run this MB5B in the background of my report and get the data into an inetnal table of my report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reply urgently.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 04:40:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3284364#M785529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T04:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3284365#M785530</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;U can use CALL TRANSACTION.... IN BACKGROUND method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vasudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 04:58:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3284365#M785530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T04:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3284366#M785531</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;you can try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your Z program, use&lt;/P&gt;&lt;P&gt;Submit RM07MLBD using selection-screen ... &amp;lt;WITH SELECTION-TABLE seltab &amp;gt; ( OR  WITH p IN sel etc to pass your parameters ) EXPORTING LIST TO MEMORY AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call 'LIST_FROM_MEMORY'  to retrieve data ...&lt;/P&gt;&lt;P&gt;you have to read data line by line and you have to use offsets to retrieve your desired fields. &lt;/P&gt;&lt;P&gt;You can use this data to further select and display as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 04:59:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3284366#M785531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T04:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3284367#M785532</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;No need to run the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the data from the table &lt;STRONG&gt;MCHB&lt;/STRONG&gt;. Give the keys as you give in MB5B and you can retrive the stock data. Take this into an internal table and then process further according to your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. Pls reward points if solved your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Renjith Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 05:36:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3284367#M785532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T05:36:53Z</dc:date>
    </item>
  </channel>
</rss>

