<?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: Monthly wise data display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393509#M532473</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 have to maintian twelve fields &lt;/P&gt;&lt;P&gt;mon1 to mon12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then if the value is for frist month&lt;/P&gt;&lt;P&gt;then modify the internal table by inserting the record into mon1 field&lt;/P&gt;&lt;P&gt;in your case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maintain&lt;/P&gt;&lt;P&gt;O/B 1   QTY Received 1 &lt;/P&gt;&lt;P&gt;O/B 2  QTY Received 2 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;O/B 12   QTY Received 12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then only you can able to maintain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2007 09:54:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-12T09:54:51Z</dc:date>
    <item>
      <title>Monthly wise data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393506#M532470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i need logic for output format like below where the data are presented in only one internal table.this should go for the perod required &lt;/P&gt;&lt;P&gt;____________________________________________________________________&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="42" type="ul"&gt;&lt;P&gt;&amp;lt;b&amp;gt;Month 1&amp;lt;/b&amp;gt; ************* &amp;lt;b&amp;gt;Month 2&amp;lt;/b&amp;gt;******************|&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;Material |  MaterialDesc | M.Group  |  O/B |  QTY  Received  ||O/B     |  qty Rec.   |&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        jagadish emmadi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 09:43:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393506#M532470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T09:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly wise data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393507#M532471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagadish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this u can do by using dynamic internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 09:52:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393507#M532471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T09:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly wise data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393508#M532472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Firstd eclare the internal table with the fields &lt;/P&gt;&lt;P&gt;matnr,MAKTX,matkl, ob1,qt1,ob2,qt2,ob3,qt3....upto ob12,qt12..&lt;/P&gt;&lt;P&gt;then fetch the date from the respective tables and based on the received date field segregate the qty into the corresponding month and fill the internal table and then display that data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points for useful Answers&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 09:52:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393508#M532472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T09:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly wise data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393509#M532473</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 have to maintian twelve fields &lt;/P&gt;&lt;P&gt;mon1 to mon12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then if the value is for frist month&lt;/P&gt;&lt;P&gt;then modify the internal table by inserting the record into mon1 field&lt;/P&gt;&lt;P&gt;in your case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maintain&lt;/P&gt;&lt;P&gt;O/B 1   QTY Received 1 &lt;/P&gt;&lt;P&gt;O/B 2  QTY Received 2 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;O/B 12   QTY Received 12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then only you can able to maintain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 09:54:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393509#M532473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T09:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly wise data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393510#M532474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in this case u have to create dynamic Field cata log If  u are using ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample code will be.&lt;/P&gt;&lt;P&gt;months data &lt;/P&gt;&lt;P&gt;01/2007&lt;/P&gt;&lt;P&gt;02/2007.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so while creating fieldcatalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at month.&lt;/P&gt;&lt;P&gt;fcat-field name  = month-month.&lt;/P&gt;&lt;P&gt;append fcat.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and u have to design ur  final internal table in the same way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 09:55:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393510#M532474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T09:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly wise data display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393511#M532475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai Peram ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u send me any sample code for me about the logic .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;final_table&amp;lt;/b&amp;gt; Table Name&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;matnr,maktl,maktx,open_balace,qty_recived,Month_name&amp;lt;/b&amp;gt;.field names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        jagadish emmadi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 10:05:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monthly-wise-data-display/m-p/2393511#M532475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T10:05:17Z</dc:date>
    </item>
  </channel>
</rss>

