<?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: Open Purchase orders in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-purchase-orders/m-p/2030704#M416717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To prepare the Open PO report:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take all the purchase order details from EKKO and EKPO tables by writing a JOIN based on the selection screen paramters:(into ITAB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then fetch the related GR and GI data from the table MSEG for each PO Item (using for all entries of ITAB passing EBELn and EBELP to MSEG).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here based on the movement type you have to consider the GR or GI.&lt;/P&gt;&lt;P&gt;generally for 101 movement types it is fresh GR(goods receipt).&lt;/P&gt;&lt;P&gt;so in this table MSEG you have many entries with different movement types for each PO items, so summing up the correct quanitities(ERFMG) for GR and other s is importants.So from ITAB you know the PO qty for a particular PO and from MSEG you know the qty received(GR QTY), if the both qty's are equal then that order is closed, if bothe qty's are not equal then that order is OPEN.&lt;/P&gt;&lt;P&gt;Fetch the invoice related data from EKBE or RSEG tablse passing EBELN and EBELP fields for them.&lt;/P&gt;&lt;P&gt;GR dat is in MSEG&lt;/P&gt;&lt;P&gt;and Invoice data is in EKBE  or RSEG.&lt;/P&gt;&lt;P&gt;Hope this is 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>Fri, 16 Mar 2007 13:22:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-16T13:22:50Z</dc:date>
    <item>
      <title>Open Purchase orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-purchase-orders/m-p/2030703#M416716</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;I have to report OPEN PURCHASE ORDERS.&lt;/P&gt;&lt;P&gt;1. How can i know the particular PO i relevent to GR or not.&lt;/P&gt;&lt;P&gt;2. If it is relevent to GR then how do i know GR done/created or not.&lt;/P&gt;&lt;P&gt;3. At the same time Invoice receipt also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please some one give me the table and fields for the mentioned scenarious.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        KDeepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 13:15:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-purchase-orders/m-p/2030703#M416716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T13:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Open Purchase orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-purchase-orders/m-p/2030704#M416717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To prepare the Open PO report:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take all the purchase order details from EKKO and EKPO tables by writing a JOIN based on the selection screen paramters:(into ITAB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then fetch the related GR and GI data from the table MSEG for each PO Item (using for all entries of ITAB passing EBELn and EBELP to MSEG).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here based on the movement type you have to consider the GR or GI.&lt;/P&gt;&lt;P&gt;generally for 101 movement types it is fresh GR(goods receipt).&lt;/P&gt;&lt;P&gt;so in this table MSEG you have many entries with different movement types for each PO items, so summing up the correct quanitities(ERFMG) for GR and other s is importants.So from ITAB you know the PO qty for a particular PO and from MSEG you know the qty received(GR QTY), if the both qty's are equal then that order is closed, if bothe qty's are not equal then that order is OPEN.&lt;/P&gt;&lt;P&gt;Fetch the invoice related data from EKBE or RSEG tablse passing EBELN and EBELP fields for them.&lt;/P&gt;&lt;P&gt;GR dat is in MSEG&lt;/P&gt;&lt;P&gt;and Invoice data is in EKBE  or RSEG.&lt;/P&gt;&lt;P&gt;Hope this is 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>Fri, 16 Mar 2007 13:22:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-purchase-orders/m-p/2030704#M416717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T13:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Open Purchase orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-purchase-orders/m-p/2030705#M416718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks for the reply....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how can i get whether the particular PO is related to GR or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 13:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-purchase-orders/m-p/2030705#M416718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T13:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Open Purchase orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-purchase-orders/m-p/2030706#M416719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table EKBE is your friend! It contains the Purchase Order lines and the various Invoices / Goods Receipts / Services, etc. against them. Use field VGABE to determine the type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lyal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 13:54:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-purchase-orders/m-p/2030706#M416719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T13:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Open Purchase orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-purchase-orders/m-p/2030707#M416720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I am unable to map the tables for INVOICE RECEIPT when i have GR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 14:23:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-purchase-orders/m-p/2030707#M416720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T14:23:43Z</dc:date>
    </item>
  </channel>
</rss>

