<?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 Need help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022063#M413919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;   I am new to MM Module. They have given me a task. but I don't have much idea.&lt;/P&gt;&lt;P&gt;My task is to write a interactive report based on purchase requisition number that displays material number, quantity and delivery date as basic list. Purchase detail as first list and price detail as second list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the table name as well as field name to develop this report.&lt;/P&gt;&lt;P&gt;Please help me in doing this.&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;Arun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2007 06:55:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-20T06:55:39Z</dc:date>
    <item>
      <title>Need help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022063#M413919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;   I am new to MM Module. They have given me a task. but I don't have much idea.&lt;/P&gt;&lt;P&gt;My task is to write a interactive report based on purchase requisition number that displays material number, quantity and delivery date as basic list. Purchase detail as first list and price detail as second list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the table name as well as field name to develop this report.&lt;/P&gt;&lt;P&gt;Please help me in doing this.&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;Arun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 06:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022063#M413919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T06:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022064#M413920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the tables EKKO, EKPO, MKPF, MSEG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 07:13:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022064#M413920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T07:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022065#M413921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use EBAN table for Purchase Requisition data to display the basic list.&lt;/P&gt;&lt;P&gt;Fields are clearly known by text, use them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use EKKO,EKPO tables for purchase Order details and display them.&lt;/P&gt;&lt;P&gt;FOr pricing data you can fetch from KONV table by passing the EKKO-KNUMV  field and application KAPPL field as 'M' and get the related prices (KBETR and KWERT fields) for each condition type.&lt;/P&gt;&lt;P&gt;reward if useful&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, 20 Mar 2007 07:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022065#M413921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T07:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022066#M413922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Purchase  requisition Tcode is ME51 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go there and find the fields you require and then press f1 ..&lt;/P&gt;&lt;P&gt;you will get a pop up where you have to press the HAMMER button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will give the name of the transparent table being used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;award points if it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 07:20:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022066#M413922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T07:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022067#M413923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ISome mportanat Tables:&lt;/P&gt;&lt;P&gt;EKKO - Purchasing Document Header&lt;/P&gt;&lt;P&gt;EKET - Scheduling Agreement Schedule Lines&lt;/P&gt;&lt;P&gt;EBAN - Purchase Requisition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can Use Eban Table for Purchase Requisition,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some Important Fields In EBAN:&lt;/P&gt;&lt;P&gt;EBAN-BANFN --&amp;gt; Purchase Requisition Number&lt;/P&gt;&lt;P&gt;EBAN-bnfpo  --&amp;gt; Item number of purchase requisition&lt;/P&gt;&lt;P&gt;EBAN-FRGKZ --&amp;gt;Release Indicator&lt;/P&gt;&lt;P&gt;EBAN-Matnr ---&amp;gt; Material Number&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;Ramganesan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 07:22:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022067#M413923</guid>
      <dc:creator>former_member189631</dc:creator>
      <dc:date>2007-03-20T07:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022068#M413924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run The Transaction code ME51 and here you can find all the fields that you need .&lt;/P&gt;&lt;P&gt;And you can see the fields name and table name for individual fields .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you hav doubt ask to me ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Narender B  &amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 07:24:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2022068#M413924</guid>
      <dc:creator>naren112</dc:creator>
      <dc:date>2007-03-20T07:24:19Z</dc:date>
    </item>
  </channel>
</rss>

