<?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  Order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-order/m-p/2221228#M476977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Mallika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the table VBUK field GBSTK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If VBUK-GBSTK NE 'C' its open sales order &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 May 2007 15:24:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-05T15:24:46Z</dc:date>
    <item>
      <title>Open  Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-order/m-p/2221227#M476976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts i want to know the&lt;/P&gt;&lt;P&gt;Open Sales Order details  for the combination of &lt;/P&gt;&lt;P&gt;company code and sales organization.&lt;/P&gt;&lt;P&gt;how to find out&lt;/P&gt;&lt;P&gt;the related tables and the fields to be used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2007 15:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-order/m-p/2221227#M476976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-05T15:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Open  Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-order/m-p/2221228#M476977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Mallika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the table VBUK field GBSTK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If VBUK-GBSTK NE 'C' its open sales order &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2007 15:24:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-order/m-p/2221228#M476977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-05T15:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Open  Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-order/m-p/2221229#M476978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Open sales order means , if you ordered 20 qty then if that 10 items are delivered &lt;/P&gt;&lt;P&gt;and other 10 are yet to be delivered.&lt;/P&gt;&lt;P&gt;means if the Order qty = Delivered qty that order is closed and if it is not equal then it is open order.&lt;/P&gt;&lt;P&gt;So take the Sales orders data from VBAK, and VBAP tables  with the item Qty (VBAP-KWMENG).&lt;/P&gt;&lt;P&gt;then fetch the related delivery details from LIKP and LIPS using the link LIPS-VGBEL = VBAP-VBELN and LIPS-VGPOS = VBAP-POSNR  along with the Delivery qty (LFIMG)&lt;/P&gt;&lt;P&gt;for each Order item equate the Order qty and Delivery qty( KWMENG and LFIMG)&lt;/P&gt;&lt;P&gt;if they are not equal those are all OPEN ORDERS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points 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>Sat, 05 May 2007 17:41:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-order/m-p/2221229#M476978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-05T17:41:31Z</dc:date>
    </item>
  </channel>
</rss>

