<?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 Hello in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hello/m-p/3482282#M837215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to create a report using given details&lt;/P&gt;&lt;P&gt;	Development of Material stock report, which shows the opening stock closing stock, goods receipt qty, goods issue qty, Total stock value of a material at given date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By which tables and mandatory fields .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Feb 2008 12:41:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-29T12:41:46Z</dc:date>
    <item>
      <title>Hello</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hello/m-p/3482282#M837215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to create a report using given details&lt;/P&gt;&lt;P&gt;	Development of Material stock report, which shows the opening stock closing stock, goods receipt qty, goods issue qty, Total stock value of a material at given date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By which tables and mandatory fields .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 12:41:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hello/m-p/3482282#M837215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T12:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hello</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hello/m-p/3482283#M837216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MKPF, MSEG&lt;/P&gt;&lt;P&gt;MBEW, MBEWH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also search for MM tables relations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 09:23:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hello/m-p/3482283#M837216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T09:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hello</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hello/m-p/3482284#M837217</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;&lt;/P&gt;&lt;P&gt;mara(mat master)&lt;/P&gt;&lt;P&gt;makt(description)&lt;/P&gt;&lt;P&gt;mard(mat storage loc)&lt;/P&gt;&lt;P&gt;marc(mat plant data)&lt;/P&gt;&lt;P&gt;mbew(valueation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mvke sales data for mat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mbew-LBKUM( total valuated stock) and mbew-LVORM(deletion indicator) = space&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mara-mtart( material Type ) and mara-MATKL( material group ) and mara-LVORM(deletion indicator) = space&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;marc-werks( plant) and marc-LVORM(deletion indicator) = space&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MARD-LGORT( storage Location ) and mard-labst( unrestricted stock) and mard-LVORM(deletion indicator) = space&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;makt-maktx( material Descriptions) and makt-spras = sy-langu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the sample code for this requiment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=15856" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=15856&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are few important Common Tables used in Materials Management Modules: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EINA Purchasing Info Record- General Data &lt;/P&gt;&lt;P&gt;EINE Purchasing Info Record- Purchasing Organization Data &lt;/P&gt;&lt;P&gt;MAKT Material Descriptions &lt;/P&gt;&lt;P&gt;MARA General Material Data &lt;/P&gt;&lt;P&gt;MARC Plant Data for Material &lt;/P&gt;&lt;P&gt;MARD Storage Location Data for Material &lt;/P&gt;&lt;P&gt;MAST Material to BOM Link &lt;/P&gt;&lt;P&gt;MBEW Material Valuation &lt;/P&gt;&lt;P&gt;MKPF Header- Material Document &lt;/P&gt;&lt;P&gt;MSEG Document Segment- Material &lt;/P&gt;&lt;P&gt;MVER Material Consumption &lt;/P&gt;&lt;P&gt;MVKE Sales Data for materials &lt;/P&gt;&lt;P&gt;RKPF Document Header- Reservation &lt;/P&gt;&lt;P&gt;T023 Mat. groups &lt;/P&gt;&lt;P&gt;T024 Purchasing Groups &lt;/P&gt;&lt;P&gt;T156 Movement Type &lt;/P&gt;&lt;P&gt;T157H Help Texts for Movement Types &lt;/P&gt;&lt;P&gt;MOFF Lists what views have not been created &lt;/P&gt;&lt;P&gt;A501 Plant/Material &lt;/P&gt;&lt;P&gt;EBAN Purchase Requisition &lt;/P&gt;&lt;P&gt;EBKN Purchase Requisition Account Assignment &lt;/P&gt;&lt;P&gt;EKAB Release Documentation &lt;/P&gt;&lt;P&gt;EKBE History per Purchasing Document &lt;/P&gt;&lt;P&gt;EKET Scheduling Agreement Schedule Lines &lt;/P&gt;&lt;P&gt;EKKN Account Assignment in Purchasing Document &lt;/P&gt;&lt;P&gt;EKKO Purchasing Document Header &lt;/P&gt;&lt;P&gt;EKPO Purchasing Document Item &lt;/P&gt;&lt;P&gt;IKPF Header- Physical Inventory Document &lt;/P&gt;&lt;P&gt;ISEG Physical Inventory Document Items &lt;/P&gt;&lt;P&gt;LFA1 Vendor Master (General section) &lt;/P&gt;&lt;P&gt;LFB1 Vendor Master (Company Code) &lt;/P&gt;&lt;P&gt;NRIV Number range intervals &lt;/P&gt;&lt;P&gt;RESB Reservation/dependent requirements &lt;/P&gt;&lt;P&gt;T161T T exts for Purchasing Document Types &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward Points if found helpfull..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cheers,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Chandra Sekhar.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Mar 2008 06:51:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hello/m-p/3482284#M837217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-08T06:51:36Z</dc:date>
    </item>
  </channel>
</rss>

