<?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 Report program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program/m-p/3364261#M807279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ppl,&lt;/P&gt;&lt;P&gt;I need to create a report to get stock status according to the material and MRP Area, the logic of this new report will be based on t-code CO09.&lt;/P&gt;&lt;P&gt;The selection screen is almost the same as t-code CO09, but, for the fields of Material and MRP area, I have to add Range/Multiple selection.&lt;/P&gt;&lt;P&gt;The output is an ALV which displays Material, MRP area, Base Unit, Receipts and Confrmd Issues.&lt;/P&gt;&lt;P&gt;The rows should be based on the MRP Area, for example, if user entered 3 MRP area, there will be 3 output rows in the output table.&lt;/P&gt;&lt;P&gt;How do I create a wrapper program to achieve this?&lt;/P&gt;&lt;P&gt;Or is there any other way to achieve this requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help.&lt;/P&gt;&lt;P&gt;Reward points guaranteed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zahabia.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2008 12:18:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-22T12:18:55Z</dc:date>
    <item>
      <title>Report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program/m-p/3364261#M807279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ppl,&lt;/P&gt;&lt;P&gt;I need to create a report to get stock status according to the material and MRP Area, the logic of this new report will be based on t-code CO09.&lt;/P&gt;&lt;P&gt;The selection screen is almost the same as t-code CO09, but, for the fields of Material and MRP area, I have to add Range/Multiple selection.&lt;/P&gt;&lt;P&gt;The output is an ALV which displays Material, MRP area, Base Unit, Receipts and Confrmd Issues.&lt;/P&gt;&lt;P&gt;The rows should be based on the MRP Area, for example, if user entered 3 MRP area, there will be 3 output rows in the output table.&lt;/P&gt;&lt;P&gt;How do I create a wrapper program to achieve this?&lt;/P&gt;&lt;P&gt;Or is there any other way to achieve this requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help.&lt;/P&gt;&lt;P&gt;Reward points guaranteed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zahabia.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 12:18:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program/m-p/3364261#M807279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T12:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program/m-p/3364262#M807280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zahabia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy the standard program in to a  Z report and modify as par your requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case its contans some include, in which you want modofication, again copy that include into a  Z include and include in your Z report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Piyush&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rewards points, if helpfull&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 12:24:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program/m-p/3364262#M807280</guid>
      <dc:creator>piyush_mathur</dc:creator>
      <dc:date>2008-01-22T12:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program/m-p/3364263#M807281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zahabia,&lt;/P&gt;&lt;P&gt;I think copying the standard program should be your last option, as the standard program associated to transaction CO09 is very complex.&lt;/P&gt;&lt;P&gt;Instead, try to create a program with the selection screen as per your requirement and then in this program, call the standard program associated to CO09 passing the selection screen values to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shamoil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 13:15:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program/m-p/3364263#M807281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T13:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program/m-p/3364264#M807282</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;Use the FM "Availability check" to get the values for receipts(SUMBA) and confirmed issues(SUMBA)&lt;/P&gt;&lt;P&gt;l_atpcs and p_atpca needs to be passed with the entries.&lt;/P&gt;&lt;P&gt;The mandatory fields for l_atpcs are&lt;/P&gt;&lt;P&gt;MATNR		&lt;/P&gt;&lt;P&gt;WERKS		&lt;/P&gt;&lt;P&gt;BERID		&lt;/P&gt;&lt;P&gt;PRREG		&lt;/P&gt;&lt;P&gt;BDTER		&lt;/P&gt;&lt;P&gt;IDXATP		&lt;/P&gt;&lt;P&gt;RESMD		&lt;/P&gt;&lt;P&gt;CHKFLG&lt;/P&gt;&lt;P&gt;and for p_atpca is&lt;/P&gt;&lt;P&gt;RDMOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get the material and MRP area from the selection screen (your input)&lt;/P&gt;&lt;P&gt;and Base unit can be taken from MDLV table for the corresponding plant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Booma.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 12:42:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program/m-p/3364264#M807282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T12:42:14Z</dc:date>
    </item>
  </channel>
</rss>

