<?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: Alternative BOM ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558632#M856352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simple you can check this below select statement on both of those tables.. u can simply understand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select a~matnr &lt;/P&gt;&lt;P&gt;          b~stlnr into corresponding fields of table itab&lt;/P&gt;&lt;P&gt;          from mast as a join stko as b &lt;/P&gt;&lt;P&gt;          on a&lt;SUB&gt;stlnr = b&lt;/SUB&gt;stlnr &lt;/P&gt;&lt;P&gt;          and a&lt;SUB&gt;stlan = b&lt;/SUB&gt;stlan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2008 22:42:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-25T22:42:58Z</dc:date>
    <item>
      <title>Alternative BOM ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558627#M856347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello abap gurus. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please explain me what exactly means Alternative BOM ? ( STLAL ). &lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 21:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558627#M856347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T21:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative BOM ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558628#M856348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcom to &lt;STRONG&gt;SDN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you know something about BOM then its simple to understand the alternate BOM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its simply the different version of BOM but having the same parent material.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 21:50:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558628#M856348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T21:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative BOM ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558629#M856349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx for the reply. can you explain me briefly given a scenario.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 22:17:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558629#M856349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T22:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative BOM ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558630#M856350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this good explanation from Rich... U can easily understand the concept&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Bill of Material is used to know how to build a product. For example, say your product is a bicycle. What are the components of the bicycle. Well, we have a frame, seat, wheels, handle bars, brakes, etc. These components make up the bill of material. In SAP, you create a BOM using transaction CS01, to change is CS02, to display is CS03. Alternative BOMs, are versions of BOMs tied to the same parent material. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;codeParent Materail - Bicycle&lt;/P&gt;&lt;P&gt;Component Materials - Frame&lt;/P&gt;&lt;P&gt;Wheels&lt;/P&gt;&lt;P&gt;Seat&lt;/P&gt;&lt;P&gt;Handle Bars&lt;/P&gt;&lt;P&gt;Brakes[/code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In simple words... Alternate BOM means for the same material group we can have have multiple alternatives 1 and 2 with  the same BOM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goog example would be....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let the FERT be a car.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BOM of a car will have various components. Suppose if we want to use&lt;/P&gt;&lt;P&gt;a different type of siren in some models then here we can create a 2 bom(alternate) &amp;amp; add siren along with the other components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence depending upon the model ordered we can choose the BOM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a normal car, BOM 1 &amp;amp; &lt;/P&gt;&lt;P&gt;for a car along with siren BOM 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 22:21:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558630#M856350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T22:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative BOM ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558631#M856351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate for your answer. For the same example ( FERT car ) Can you explain me the MAST, STKO primary key details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 22:36:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558631#M856351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T22:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative BOM ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558632#M856352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simple you can check this below select statement on both of those tables.. u can simply understand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select a~matnr &lt;/P&gt;&lt;P&gt;          b~stlnr into corresponding fields of table itab&lt;/P&gt;&lt;P&gt;          from mast as a join stko as b &lt;/P&gt;&lt;P&gt;          on a&lt;SUB&gt;stlnr = b&lt;/SUB&gt;stlnr &lt;/P&gt;&lt;P&gt;          and a&lt;SUB&gt;stlan = b&lt;/SUB&gt;stlan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 22:42:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558632#M856352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T22:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative BOM ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558633#M856353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you tell me what is DOKAR ( Document type ) , DOKNR ( Document number ) in STPO table what content do they include... I would appreciate the reply. Thanks ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 16:47:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-bom/m-p/3558633#M856353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T16:47:58Z</dc:date>
    </item>
  </channel>
</rss>

