<?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 BOM TABLES in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092244#M101112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the list of tables relating BOM material which is being created/changed using tcode CS01/CS02 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Oct 2005 15:16:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-24T15:16:52Z</dc:date>
    <item>
      <title>BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092244#M101112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the list of tables relating BOM material which is being created/changed using tcode CS01/CS02 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2005 15:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092244#M101112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-24T15:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092245#M101113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use transaction ST05 to trace the SQL actions.&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;&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2005 15:17:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092245#M101113</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2005-10-24T15:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092246#M101114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MAST, STKO, STPO, STAS, STZU are the most important ones, but there will be several others. Why do you need this list? Use some of the BOM read function modules to do any reading of the BOMs. Trying to link all these tables together will be nightmare and most probably inaccurate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2005 15:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092246#M101114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-24T15:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092247#M101115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use fm CS_BOM_EXPL_MAT_V2 ... stpox hass info you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bets!&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2005 17:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092247#M101115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-24T17:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092248#M101116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_READ is a also good function module to use. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kasthuri Rangan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2005 19:50:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092248#M101116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-24T19:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092249#M101117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logic to get the BOM data from SAP tables is as follows :&lt;/P&gt;&lt;P&gt;1.	Search Material, Plant and Material Description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the material number, plant and material description from join of MARA, MARC and MAKT using the following conditions:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Material Number (MARA-MATNR)  in input material (select-options) and&lt;/P&gt;&lt;P&gt;Plant (MARC-WERKS) in input plant (select-options) and&lt;/P&gt;&lt;P&gt;Material type (MARA-MTART) in input material type (select-options).&lt;/P&gt;&lt;P&gt;Note: Proceeding to Step 2 or 3 or 4 depends on the input radio button for Production or  Engineering or ALL BOM option.&lt;/P&gt;&lt;P&gt;2.	Search for BOM &amp;#150; Engineering. &lt;/P&gt;&lt;P&gt;BOM link search from MAST -&lt;/P&gt;&lt;P&gt;Select material numbers and BOM link from MAST based on the material numbers selected above using the following conditions:&lt;/P&gt;&lt;P&gt;Material (MAST-MATNR) = Materials selected above and &lt;/P&gt;&lt;P&gt;Plant (MAST&amp;#150;WERKS) = As in input and &lt;/P&gt;&lt;P&gt;BOM usage (MAST-STLAN) = 2 (Engineering usage).&lt;/P&gt;&lt;P&gt;Read BOM Header and Item.&lt;/P&gt;&lt;P&gt;Read BOM Header details as per data mapping (Section 5.2) from table STKO using the                &lt;/P&gt;&lt;P&gt;conditions:&lt;/P&gt;&lt;P&gt;BOM Number (STKO-STLNR) = BOM number got in previous step and&lt;/P&gt;&lt;P&gt;BOM alternative (STKO-STLAL) =  BOM alternative got in previous step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read Item details as per data mapping from STOP using the conditions :&lt;/P&gt;&lt;P&gt;BOM number (STOP-STLNR) = STKO-STNLR.&lt;/P&gt;&lt;P&gt;	      Read BOM text from table STZU.   &lt;/P&gt;&lt;P&gt;3.	Search BOM &amp;#150; Production.&lt;/P&gt;&lt;P&gt;BOM link search from MAST -&lt;/P&gt;&lt;P&gt;Select material numbers and BOM link from MAST based on the material numbers selected above using the following conditions:&lt;/P&gt;&lt;P&gt;Material (MAST-MATNR) = Materials selected above and &lt;/P&gt;&lt;P&gt;Plant (MAST&amp;#150;WERKS) = As in input and &lt;/P&gt;&lt;P&gt;BOM usage (MAST-STLAN) = 1 (Production usage).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read BOM Header and Item.&lt;/P&gt;&lt;P&gt;Read BOM Header details as per data mapping (Section 5.2) from table STKO using the &lt;/P&gt;&lt;P&gt;conditions:&lt;/P&gt;&lt;P&gt;BOM Number (STKO-STLNR) = BOM number got in previous step and&lt;/P&gt;&lt;P&gt;BOM alternative (STKO-STLAL) =  BOM alternative got in previous step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read Item details as per data mapping (Section 5.2) from table STOP using the &lt;/P&gt;&lt;P&gt;conditions:&lt;/P&gt;&lt;P&gt;BOM number (STOP-STLNR) = STKO-STNLR.&lt;/P&gt;&lt;P&gt;Read BOM text from table STZU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search for Resource / Production Version (Production BOM&amp;#146;s only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read Production Version and Resource as per data mapping (Section 5.2) from table MKAL using the conditions:&lt;/P&gt;&lt;P&gt;Material number (MKAL&amp;#150;MATNR) = Material number from above selection (MAST) And&lt;/P&gt;&lt;P&gt;Plant (MKAL&amp;#150;WERKS) = Plant from above selection (MAST) &lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;P&gt;Alternative BOM (MKAL-STLAL) = Alternative BOM from above selection (MAST) &lt;/P&gt;&lt;P&gt;And &lt;/P&gt;&lt;P&gt;BOM Usage (MKAL-STLAN) = 1 (Production BOM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: &lt;/P&gt;&lt;P&gt;1.	If no production version exists for any of the BOM&amp;#146;s write such records at the bottom of the report under the heading &amp;#147;No Production Version Exists (Production BOM&amp;#146;s)&amp;#148;.&lt;/P&gt;&lt;P&gt;2.	Sort the output on Plant, Usage and then on Material.&lt;/P&gt;&lt;P&gt;3.	If multiple plants then the report will be displayed Plant wise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;	Header to be displayed for Production / Engineering BOM option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	4.  Material BOM Comparison.&lt;/P&gt;&lt;P&gt;Search for BOM&amp;#146;s&lt;/P&gt;&lt;P&gt;BOM link search from MAST -&lt;/P&gt;&lt;P&gt;Select material numbers and BOM link from MAST based on the material numbers selected above using the following conditions:&lt;/P&gt;&lt;P&gt;Material (MAST-MATNR) = Materials selected above and &lt;/P&gt;&lt;P&gt;Plant (MAST&amp;#150;WERKS) = As in input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read BOM Header&amp;#146;s&lt;/P&gt;&lt;P&gt;Read BOM Header details as per data mapping (Section 5.2) from table STKO using the                &lt;/P&gt;&lt;P&gt;conditions:&lt;/P&gt;&lt;P&gt;BOM Number (STKO-STLNR) = BOM number got in previous step and&lt;/P&gt;&lt;P&gt;BOM alternative (STKO-STLAL) =  BOM alternative got in previous step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read Item details as per data mapping from STPO using the conditions:&lt;/P&gt;&lt;P&gt;BOM number (STPO-STLNR) = STKO-STNLR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps ur need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Swanand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2005 20:05:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092249#M101117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-24T20:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092250#M101118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you solved this problem?&lt;/P&gt;&lt;P&gt;I'm anxious to know that, coz I'm now trying to join all BOM-related tables too!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Celeste&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 09:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092250#M101118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T09:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092251#M101119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;   The list of tables are as follows &lt;/P&gt;&lt;P&gt;MAST,MARA,MAKT,MARC,STKO,STAS,CABN,USR21,ADRP,STPO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Umasankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 10:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092251#M101119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T10:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092252#M101120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii&lt;/P&gt;&lt;P&gt;The BOM tables are as follows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAST----&amp;gt;Material to BOM Link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STKO -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt;BOM Header &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STPO-----&amp;gt;BOM item &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go and run this tables and you will get the desired detail &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field you are looking for is, in the Table STPO, and field name ITMID, with data element CS_ITMID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They both refer to the "External identification of an item", which is reserved for the "External system item number" for that BOM (just a guess). In case you are transferring your BOM from an external system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 11:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092252#M101120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T11:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092253#M101121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MAST INNER JOIN INNER JOIN STKO INNER JOIN STPO &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conditions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAST-WERKS = STKO-WRKAN&lt;/P&gt;&lt;P&gt;MAST-STLNR = STKO-STLNR&lt;/P&gt;&lt;P&gt;MAST-STLAL = STKO-STLAL&lt;/P&gt;&lt;P&gt;STKO-STLTY = STPO-STLTY&lt;/P&gt;&lt;P&gt;STKO-STLNR = STPO-STLNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However none of this tables gives you the Valid To date for the BOM components and without that you can't have an accurate result. I don't have an answer to that myself (yet). Will post when I find it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 17:29:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092253#M101121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-09T17:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092254#M101122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Swanand,&lt;/P&gt;&lt;P&gt;you seem very knowledgeable in SAP and BOM explosion. We have a problem at our company, which holds us back for some time. The thing is, that we develop an external tool that pulls valid BOMs from SAP. To do that within SAP I can use CS12 transaction, put material, plant, bom application and what's most important, valid from date. The transaction returns the valid material components. I know the data come from STPO table, however I can't figure the logic of returning the components as CS12 does it. I know there's the &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;CS_BOM_EXPL_MAT_V2&lt;/SPAN&gt; function involved, but since it is not RFC enabled we can't use it. So, how does the function returns bom components for a specific material and valid from date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Pawel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 09:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092254#M101122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-12T09:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092255#M101123</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 transaction CS80 to see all BOM change documents. Perhaps you can trace this t-code with ST05 and see which tables are fetched during CS80 execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tomi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 09:55:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092255#M101123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-26T09:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: BOM TABLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092256#M101124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;T-code&amp;nbsp; SE16 and Table name&amp;nbsp; MAST&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 05:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-tables/m-p/1092256#M101124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T05:01:45Z</dc:date>
    </item>
  </channel>
</rss>

