<?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: Need help on developing a report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452920#M214313</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input.  But  i want to develop a custom development.  Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jun 2006 14:36:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-28T14:36:15Z</dc:date>
    <item>
      <title>Need help on developing a report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452918#M214311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one has done report on opening stock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report should display opening stock, issues, receipts and closing stock for a material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any inputs ASAP would be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 14:09:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452918#M214311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T14:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on developing a report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452919#M214312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at t-code MD04.  Sounds very similar to your needs...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 14:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452919#M214312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T14:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on developing a report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452920#M214313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input.  But  i want to develop a custom development.  Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 14:36:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452920#M214313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T14:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on developing a report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452921#M214314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure why you would want to re-code what SAP already provides...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But then I would suggest that you use MD04 as a model/example of tables, business logic, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 14:44:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452921#M214314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T14:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on developing a report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452922#M214315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think this forum will be able to give you the whole program based on your broad description of the requirement. You should take a look at what John suggested and see how it is coded and what tables it is accessing etc and then customize it to your requirement. The tables you typically deal with when it comes to inventory are MARD, MARDH, MKPF, MSEG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 15:30:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452922#M214315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T15:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on developing a report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452923#M214316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shankaran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the FM below that drives MD04 as well as MS05. For MD04 you need not pass any 'plscn', planning scenario. Please let me know if you need any further help. The table 'e_mt61d'is a little tricky, go through all the fileds and their respective contents before you make your first conclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'MD_STOCK_REQUIREMENTS_LIST_API'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      plscn                    = p_plscn&lt;/P&gt;&lt;P&gt;      matnr                    = p_matnr&lt;/P&gt;&lt;P&gt;      werks                    = p_werks&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      e_mt61d                  = l_mt61d&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      mdpsx                    = w_mdps&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      material_plant_not_found = 1&lt;/P&gt;&lt;P&gt;      plant_not_found          = 2&lt;/P&gt;&lt;P&gt;      others                   = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 15:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-developing-a-report/m-p/1452923#M214316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T15:52:46Z</dc:date>
    </item>
  </channel>
</rss>

