<?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: Goods Receipt table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959273#M698124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Apr 2009 18:27:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-28T18:27:13Z</dc:date>
    <item>
      <title>Goods Receipt table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959266#M698117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want all the Goods Receipts Qty to be accumulated in weekly buckets. The ztable consists of following fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vendor No.&lt;/P&gt;&lt;P&gt;Material&lt;/P&gt;&lt;P&gt;Year (Eg. 2007)&lt;/P&gt;&lt;P&gt;Week01 (Eg. Total Receipt Qty for 1&amp;#146;st week of 2007)&lt;/P&gt;&lt;P&gt;Week02 (Eg. Total Receipt Qty for 2nd week of 2007)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Week052&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which table I can find the values for above goods receipt information? Kindly help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 17:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959266#M698117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T17:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Goods Receipt table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959267#M698118</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 the tables&amp;lt;b&amp;gt; MSEG and MKPF&amp;lt;/b&amp;gt; for the Goods receipt and GOODS issue data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 17:31:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959267#M698118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T17:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Goods Receipt table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959268#M698119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to write extract program which will update this table regularly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EKBE is the table which stores PO History where you can get Goods Receipts data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MKPF and MSEG are material document header and item details. MSEG is a huge table and it takes long execution time if used in programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should give you some idea to start with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 17:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959268#M698119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T17:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Goods Receipt table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959269#M698120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand MSEG is a Huge table but there is no vendor number in EKBE. Is there any table where I can find vendor number other than MSEG table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 18:15:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959269#M698120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T18:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Goods Receipt table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959270#M698121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of touching MSEG, i wil lprefer to use EKKO table. EKBE will provide you the PO No, using this you can always get Vendor from EKKO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 18:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959270#M698121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T18:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Goods Receipt table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959271#M698122</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;Please try database view EKBI.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 18:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959271#M698122</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-10-17T18:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Goods Receipt table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959272#M698123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;P&gt;Thanks a lot. I think it will work. I will try to use both these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 18:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959272#M698123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T18:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Goods Receipt table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959273#M698124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 18:27:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-receipt-table/m-p/2959273#M698124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T18:27:13Z</dc:date>
    </item>
  </channel>
</rss>

