<?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: Function Module to Explode BOM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902718#M682723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two types of BOM.&lt;/P&gt;&lt;P&gt;1. Material BOM. - Created by CS01&lt;/P&gt;&lt;P&gt;2. Order BOM. -  Created by CS61&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Material BOM the key fields ( Mandatory ) are Material number, plant, Usage type and alternative BOM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Order BOM the key fields are Sales Order number, Item number, Material number and BOM usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without the key fields it is not possible for both the types of BOM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is Order BOM you should give Sales Order number. Otherwise it will not work properly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it will help you...If you need more calrification reply me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 14:46:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-15T14:46:45Z</dc:date>
    <item>
      <title>Function Module to Explode BOM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902714#M682719</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 need a function module to explode a BOM. The input for the funcion module is the material number and when I Execute, it should explode the BOM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a couple of function modules, but my problem is I dont have a Sales Order Number, which is a Mandatory parameter for all these FMs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, could you please give a FM which explodes the BOM by taking the Material Number, Plant etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 14:37:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902714#M682719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T14:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to Explode BOM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902715#M682720</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 FM CS_BOM_EXPL_MAT_V2.&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>Mon, 15 Oct 2007 14:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902715#M682720</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-10-15T14:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to Explode BOM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902716#M682721</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;Try this,&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;CS_BOM_EXPLOSION&lt;/P&gt; "for BOM´s&lt;BR /&gt;&lt;B&gt;&lt;P&gt;CS_BOM_EXPL_MAT_V2&lt;/P&gt;&lt;/B&gt; "for materialBOM´s&lt;BR /&gt;&lt;B&gt;&lt;P&gt;CS_BOM_EXPL_KND_V1&lt;/P&gt;&lt;/B&gt; "for customeroderBOM´s &lt;P&gt;&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;Padmam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 14:43:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902716#M682721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T14:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to Explode BOM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902717#M682722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this FM.&lt;/P&gt;&lt;P&gt;CS_BOM_EXPL_MAT_V2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Viswam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 14:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902717#M682722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T14:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to Explode BOM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902718#M682723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two types of BOM.&lt;/P&gt;&lt;P&gt;1. Material BOM. - Created by CS01&lt;/P&gt;&lt;P&gt;2. Order BOM. -  Created by CS61&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Material BOM the key fields ( Mandatory ) are Material number, plant, Usage type and alternative BOM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Order BOM the key fields are Sales Order number, Item number, Material number and BOM usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without the key fields it is not possible for both the types of BOM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is Order BOM you should give Sales Order number. Otherwise it will not work properly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it will help you...If you need more calrification reply me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 14:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902718#M682723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T14:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to Explode BOM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902719#M682724</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;For exploding BOM in CSK1 what FM need to be used?&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 14:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-explode-bom/m-p/2902719#M682724</guid>
      <dc:creator>VigneshPrabhuR</dc:creator>
      <dc:date>2020-05-27T14:09:53Z</dc:date>
    </item>
  </channel>
</rss>

