<?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: bom report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-report/m-p/2307768#M505068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u provide code regarding CSAP_MAT_BOM_READ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2007 06:40:49 GMT</pubDate>
    <dc:creator>kamesh_g</dc:creator>
    <dc:date>2007-06-14T06:40:49Z</dc:date>
    <item>
      <title>bom report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-report/m-p/2307764#M505064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi every body,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       What is a Bom report?How is it created and what is the purpose?&lt;/P&gt;&lt;P&gt;Plz answer me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Srikanth.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 10:16:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-report/m-p/2307764#M505064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T10:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: bom report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-report/m-p/2307765#M505065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;BOM means  Bill of Materials&lt;/P&gt;&lt;P&gt;Example: Take a CAR as example it consists of so many sub componenets like wheels, seats, body, doors, gears, break ,engine, lights etc&lt;/P&gt;&lt;P&gt;so all these componenets are put together called as BOM of a Car &lt;/P&gt;&lt;P&gt;Here car is a finished product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All this data is available in STKO and STPO tables&lt;/P&gt;&lt;P&gt;first take a finished product/material from MARA and for that get the all sub components data from the above tables and display.&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>Thu, 17 May 2007 10:21:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-report/m-p/2307765#M505065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T10:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: bom report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-report/m-p/2307766#M505066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its Bill of material report. You can use this Fm CSAP_MAT_BOM_READ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 10:28:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-report/m-p/2307766#M505066</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2007-05-17T10:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: bom report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-report/m-p/2307767#M505067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srikanth &lt;/P&gt;&lt;P&gt;Every material will have BOM associated &lt;/P&gt;&lt;P&gt;Get the material from MARA  table and use Fm csap_mat_bom_read &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you pass parameters as &lt;/P&gt;&lt;P&gt;material number&lt;/P&gt;&lt;P&gt;bom usage &lt;/P&gt;&lt;P&gt; you will get data into stpo tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here stpo you have field called component which is BOM  for that material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 10:38:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-report/m-p/2307767#M505067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T10:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: bom report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-report/m-p/2307768#M505068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u provide code regarding CSAP_MAT_BOM_READ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 06:40:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-report/m-p/2307768#M505068</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2007-06-14T06:40:49Z</dc:date>
    </item>
  </channel>
</rss>

