<?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: BOM extension/custom fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-extension-custom-fields/m-p/2617315#M600787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sudheer, I don't see where I can pass custom fields to this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christopher, although a nice idea, I think the only options for me are BAPI or Idoc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the helpful info though guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Akeem Lockett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2007 14:29:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-02T14:29:30Z</dc:date>
    <item>
      <title>BOM extension/custom fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-extension-custom-fields/m-p/2617312#M600784</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 have flat file data coming in that I'm suppose to create a BOM with. The issue is I have extended the STKO and STPO table with z_fields. Is there a BAPI that creates a BOM that allows me to reach the includes CI_STKO and CI_STPO or do I have to use an IDOC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 14:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-extension-custom-fields/m-p/2617312#M600784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T14:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: BOM extension/custom fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-extension-custom-fields/m-p/2617313#M600785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the most part (there are a few exceptions) BAPI's do not allow for custom fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if you are using LSMW or writing your own program to accomplish this but you can do a recording to populate those fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using LSMW just do a recording of those two fields and after you have created your BOM use the recording to populate the custom fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are writing your own program, do a recording with TCODE SHDB.  After that generate a function module from the recording.  Then as you process the BAPI and save the record you can call the FM generated from your recording to populate your custom fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 14:22:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-extension-custom-fields/m-p/2617313#M600785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T14:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: BOM extension/custom fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-extension-custom-fields/m-p/2617314#M600786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;OIn 4.6 you can use the Function module &amp;lt;b&amp;gt;CSAI_BOM_CREATE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;If you have later version then use BAPI_MATERIAL_BOM_GROUP_CREATE&lt;/P&gt;&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 14:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-extension-custom-fields/m-p/2617314#M600786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T14:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: BOM extension/custom fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-extension-custom-fields/m-p/2617315#M600787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sudheer, I don't see where I can pass custom fields to this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christopher, although a nice idea, I think the only options for me are BAPI or Idoc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the helpful info though guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Akeem Lockett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 14:29:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-extension-custom-fields/m-p/2617315#M600787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T14:29:30Z</dc:date>
    </item>
  </channel>
</rss>

