<?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: IBIP_BATCH_INPUT - BOM component allocation not possible ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ibip-batch-input-bom-component-allocation-not-possible/m-p/8868862#M1687007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No reply but I found a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible to do this using IBIP_BATCH_INPUT, I have open an OSS message and OSS as confirmed this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I found is to make a call transaction for tcode IA05, you can allocate component this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - select operation and click on components button&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - click on component selection button&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - the first time go to "settings", "field selection" and use only fields "material" and "item number", validate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - to find and mark the good item do "CTRL+F" to search component using the concatenation of material and item number&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - selected the good item&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; ok component will be allocated to the operation and BOM data will be copied on the new component line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is necessaery to set your user param "PM_TREE_INACTIVE = X" in SU01 before executing program, this param wil change screen config for BOM component tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this post will be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julien.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jul 2012 14:56:46 GMT</pubDate>
    <dc:creator>former_member770378</dc:creator>
    <dc:date>2012-07-24T14:56:46Z</dc:date>
    <item>
      <title>IBIP_BATCH_INPUT - BOM component allocation not possible ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ibip-batch-input-bom-component-allocation-not-possible/m-p/8868861#M1687006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use function module IBIP_BATCH_INPUT to create task list.&lt;/P&gt;&lt;P&gt;I try to assign components on operations and I want to select components from a BOM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can do this using "&lt;STRONG&gt;Component Selection&lt;/STRONG&gt;" button in transaction &lt;STRONG&gt;IA05&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do this using IBIP_BATCH_INPUT ? &lt;/P&gt;&lt;P&gt;In structure IPIBTMAT we can only use fields IDNRK and MENGE.&lt;/P&gt;&lt;P&gt;It seems that field IHBGR is not usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can create a component using IDNRK and MENGE but some data from BOM component can't be feed:&lt;/P&gt;&lt;P&gt;-assembly&lt;/P&gt;&lt;P&gt;- item&lt;/P&gt;&lt;P&gt;- plant&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;Julien.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 12:30:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ibip-batch-input-bom-component-allocation-not-possible/m-p/8868861#M1687006</guid>
      <dc:creator>former_member770378</dc:creator>
      <dc:date>2012-07-17T12:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: IBIP_BATCH_INPUT - BOM component allocation not possible ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ibip-batch-input-bom-component-allocation-not-possible/m-p/8868862#M1687007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No reply but I found a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible to do this using IBIP_BATCH_INPUT, I have open an OSS message and OSS as confirmed this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I found is to make a call transaction for tcode IA05, you can allocate component this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - select operation and click on components button&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - click on component selection button&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - the first time go to "settings", "field selection" and use only fields "material" and "item number", validate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - to find and mark the good item do "CTRL+F" to search component using the concatenation of material and item number&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - selected the good item&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; ok component will be allocated to the operation and BOM data will be copied on the new component line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is necessaery to set your user param "PM_TREE_INACTIVE = X" in SU01 before executing program, this param wil change screen config for BOM component tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this post will be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julien.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2012 14:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ibip-batch-input-bom-component-allocation-not-possible/m-p/8868862#M1687007</guid>
      <dc:creator>former_member770378</dc:creator>
      <dc:date>2012-07-24T14:56:46Z</dc:date>
    </item>
  </channel>
</rss>

