<?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 Material BOM creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402382#M194424</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;My requirement is to upload the legacy BOM data into SAP using transaction CS01(Material BOM creation).&lt;/P&gt;&lt;P&gt;The input text file is in the format as below,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;MATERIAL PLANT USAGE ITEM-CATEGORY COMPONENT QUANTITY UNIT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any Function Module or BAPI thru which this requirment can be accomplished?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jul 2006 11:10:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-18T11:10:59Z</dc:date>
    <item>
      <title>Material BOM creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402382#M194424</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;My requirement is to upload the legacy BOM data into SAP using transaction CS01(Material BOM creation).&lt;/P&gt;&lt;P&gt;The input text file is in the format as below,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;MATERIAL PLANT USAGE ITEM-CATEGORY COMPONENT QUANTITY UNIT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any Function Module or BAPI thru which this requirment can be accomplished?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 11:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402382#M194424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-18T11:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Material BOM creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402383#M194425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the fm:&lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_CREATE&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 11:11:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402383#M194425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-18T11:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Material BOM creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402384#M194426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_MATERIAL_SAVEDATA is used to create new material master data or to change existing material master data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to function module documentation for a detailed explanation.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 11:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402384#M194426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-18T11:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Material BOM creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402385#M194427</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 using the RFC function module 'CSAP_MAT_BOM_CREATE', this might help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 11:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402385#M194427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-18T11:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Material BOM creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402386#M194428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi &amp;amp; Latha,&lt;/P&gt;&lt;P&gt;Thanks for ur replies.&lt;/P&gt;&lt;P&gt;But in this function module one of the importing parameter I_STKO (BOM header data)is mandatory.&lt;/P&gt;&lt;P&gt;But my input text file doest have any data related to that structure.&lt;/P&gt;&lt;P&gt;how can i proceed further?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 11:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402386#M194428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-18T11:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Material BOM creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402387#M194429</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;  You can pass the quantity &amp;amp; UOM available in the flat file to I_STKO structure, and STLAL field can be incremented based on the number of line items, but you need to also default some values like STLTY = 'M',  &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;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2006 11:43:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-bom-creation/m-p/1402387#M194429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-18T11:43:55Z</dc:date>
    </item>
  </channel>
</rss>

