<?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: production orders line item data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505484#M566334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, the make sure that the AUFST(order level) in RESB = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2007 14:56:03 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2007-07-16T14:56:03Z</dc:date>
    <item>
      <title>production orders line item data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505477#M566327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am working on production orders co03 rite now.&lt;/P&gt;&lt;P&gt;I want to access the line item data for a particular order,&lt;/P&gt;&lt;P&gt;AUFK and AFPO  are not giving the details i need,&lt;/P&gt;&lt;P&gt;please advise,&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:49:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505477#M566327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T12:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: production orders line item data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505478#M566328</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 following tables&lt;/P&gt;&lt;P&gt;AFKO: PP Order Header Data(AUFNR)&lt;/P&gt;&lt;P&gt;AFPO: PP Order Item data(AUFNR,POSNR,PROJN)&lt;/P&gt;&lt;P&gt;AUFK: Order Master data(AUFNR,AUART,BUKRS,GSBER,WERKS)&lt;/P&gt;&lt;P&gt;AFIH: Maintenance Order Header(AUFNR,EQUNR,ILOAN)&lt;/P&gt;&lt;P&gt;AUFM: Goods Movement for Order(MBLNR,MJAHR,ZEILE,MATNR)&lt;/P&gt;&lt;P&gt;AFVV: Order Operations data Qty/Date/Values(AUFPL,APLZL)&lt;/P&gt;&lt;P&gt;AFVC: Operations within an Order(AUFPL,APLZL,VORNR)&lt;/P&gt;&lt;P&gt;AFRU: Order Completion Confirmation(RUECK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also you can use the views&lt;/P&gt;&lt;P&gt;VIAUFKS&lt;/P&gt;&lt;P&gt;VIAUF_AFVC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which data fields you need write clearly so that I will give the correct table name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&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>Mon, 16 Jul 2007 12:54:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505478#M566328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T12:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: production orders line item data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505479#M566329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Production order line items are in AFPO,  if you are talking about the components within an order, then this would be in table RESB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:55:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505479#M566329</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-07-16T12:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: production orders line item data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505480#M566330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;       The components of the production order are stored in the RESB table. You will need to get the RSNUM from AFKO and hit against RESB. These are your components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:59:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505480#M566330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T12:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: production orders line item data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505481#M566331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all the data m looking for is&lt;/P&gt;&lt;P&gt;the one that comes as a list when we click the "viewer" icon or ctrl +shift + f7.&lt;/P&gt;&lt;P&gt;i m looking for all those details,&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 14:34:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505481#M566331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T14:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: production orders line item data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505482#M566332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, those are the components and can be found in table RESB.  You need to get the RSNUM from the AFKO table and then hit RESB with this RSNUM.  All components will be there with the item number POSNR, and MATNR fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 14:38:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505482#M566332</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-07-16T14:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: production orders line item data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505483#M566333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks rich,&lt;/P&gt;&lt;P&gt;the problem m facing is the resb comes up with all entries, for eg i have 200 different entries in resb, but i m looking for only those that come as main list parent nodes and not the child nodes, m sounding confusing but believe me its how my reqmnt is,&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 14:54:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505483#M566333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T14:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: production orders line item data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505484#M566334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, the make sure that the AUFST(order level) in RESB = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 14:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505484#M566334</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-07-16T14:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: production orders line item data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505485#M566335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok Rich, you gonna kill me for this,&lt;/P&gt;&lt;P&gt;wat i m looking is, let me cite an example,&lt;/P&gt;&lt;P&gt;lets say my order has 10 items in list , of which 4 dont have child nodes and 6 do have&lt;/P&gt;&lt;P&gt;then i want output with only 10 entries, it means if a parent has a child entry then it shud give me only parent entry,&lt;/P&gt;&lt;P&gt;the order level one gives me only those cases where there are no childs,&lt;/P&gt;&lt;P&gt;thanks for tolerating me!!&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 15:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505485#M566335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T15:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: production orders line item data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505486#M566336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, right right right..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok,  make sure  BAUST is = 00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 15:16:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-orders-line-item-data/m-p/2505486#M566336</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-07-16T15:16:18Z</dc:date>
    </item>
  </channel>
</rss>

