<?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 getting BOM Explosion least level in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-bom-explosion-least-level/m-p/1859457#M362987</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;We are currently facing a problm wiht the BOM Explosion report, Below we have pasted the scenario with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;			                                              Field level |  Field |   Field |  Field |  Field | Field |  Field |  Component ID &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;level(1st)                	.1 |  0000001 |  00000097 |  001 |  00002 |  0001 |  010 |	6631030681  - &lt;/P&gt;&lt;P&gt;level(Subitem of level 1) 	..2 | 0000001|  00000093 | 002 |  00002 |  0001 |   010 | 	inl025000650&lt;/P&gt;&lt;P&gt;level(Subitem of level 1) 	..2 | 0000002 | 00000093 | 002 |  00004 |  0002  |  020 | 	in6631030681-1560&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;level(2nd)                	.1 |  0000002 |  00000097 | 001 |  00004 |  0002 |   020 |	6650002622&lt;/P&gt;&lt;P&gt;level(Subitem of level 1(2nd))  ..2 | 0000001 |  00000095 | 002 |  00002 |  0001 |   010  |	950002621gv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;level(3rd) 			.1 |  0000003 |  00000097 | 001 | 00006  | 0003 |   030 |	6682500491&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;level(4th) 			.1 |  0000004 |  00000097 | 001 |  00008 |  0004 |  040 |	712758079&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this we are getting upto the 3rd level in the display but not the 4th level. Curently we are using the Funxn Module CS_BOM_EXPL_MAT_V2 to reteive the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our requirement is get the least items in every levels.suppose if the level item doesnt have any subitems ,we need to get that level which is without subitem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions and Help will be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Feb 2007 05:43:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-01T05:43:37Z</dc:date>
    <item>
      <title>getting BOM Explosion least level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-bom-explosion-least-level/m-p/1859457#M362987</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;We are currently facing a problm wiht the BOM Explosion report, Below we have pasted the scenario with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;			                                              Field level |  Field |   Field |  Field |  Field | Field |  Field |  Component ID &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;level(1st)                	.1 |  0000001 |  00000097 |  001 |  00002 |  0001 |  010 |	6631030681  - &lt;/P&gt;&lt;P&gt;level(Subitem of level 1) 	..2 | 0000001|  00000093 | 002 |  00002 |  0001 |   010 | 	inl025000650&lt;/P&gt;&lt;P&gt;level(Subitem of level 1) 	..2 | 0000002 | 00000093 | 002 |  00004 |  0002  |  020 | 	in6631030681-1560&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;level(2nd)                	.1 |  0000002 |  00000097 | 001 |  00004 |  0002 |   020 |	6650002622&lt;/P&gt;&lt;P&gt;level(Subitem of level 1(2nd))  ..2 | 0000001 |  00000095 | 002 |  00002 |  0001 |   010  |	950002621gv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;level(3rd) 			.1 |  0000003 |  00000097 | 001 | 00006  | 0003 |   030 |	6682500491&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;level(4th) 			.1 |  0000004 |  00000097 | 001 |  00008 |  0004 |  040 |	712758079&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this we are getting upto the 3rd level in the display but not the 4th level. Curently we are using the Funxn Module CS_BOM_EXPL_MAT_V2 to reteive the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our requirement is get the least items in every levels.suppose if the level item doesnt have any subitems ,we need to get that level which is without subitem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions and Help will be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 05:43:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-bom-explosion-least-level/m-p/1859457#M362987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T05:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: getting BOM Explosion least level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-bom-explosion-least-level/m-p/1859458#M362988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ds &lt;/P&gt;&lt;P&gt;if the problem is the yesterdays problem then please continue with that thread because there we have some coding and we can clarify the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 06:01:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-bom-explosion-least-level/m-p/1859458#M362988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T06:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: getting BOM Explosion least level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-bom-explosion-least-level/m-p/1859459#M362989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are still facing that problem, can u pls guide us a way out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions will vry mcuh be appreciated.&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;DS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 06:20:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-bom-explosion-least-level/m-p/1859459#M362989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T06:20:30Z</dc:date>
    </item>
  </channel>
</rss>

