<?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: BAPI 'CSAP_MAT_BOM_CREATE' adding two custom fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-csap-mat-bom-create-adding-two-custom-fields/m-p/8778114#M1678019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone please help me on the same !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2012 11:24:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-24T11:24:06Z</dc:date>
    <item>
      <title>BAPI 'CSAP_MAT_BOM_CREATE' adding two custom fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-csap-mat-bom-create-adding-two-custom-fields/m-p/8778113#M1678018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/104690" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using 'CSAP_MAT_BOM_CREATE' to upload BOM to upload BOM and it is working fine. &lt;/P&gt;&lt;P&gt;Using modifications we have added 2 more fields in CS01, which you can see in the screenshot. The fields are Allocation and Other BOM Item number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the issue is I want to update those 2 fields also when I am uploading the BOM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I achieve the same. Should I copy CSAP_MAT_BOM_CREATE to Z and do the modifications ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 07:11:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-csap-mat-bom-create-adding-two-custom-fields/m-p/8778113#M1678018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-24T07:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI 'CSAP_MAT_BOM_CREATE' adding two custom fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-csap-mat-bom-create-adding-two-custom-fields/m-p/8778114#M1678019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone please help me on the same !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 11:24:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-csap-mat-bom-create-adding-two-custom-fields/m-p/8778114#M1678019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-24T11:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI 'CSAP_MAT_BOM_CREATE' adding two custom fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-csap-mat-bom-create-adding-two-custom-fields/m-p/8778115#M1678020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just saw this thread, but here is the answer in case someone else looking for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table STPO (BOM items) has an inactive include CI_STPO, Just add the custom fields to it, and there is nothing else that needs to be done. The values populated in BAPI call will be updated, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;data&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;begin &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;of &lt;/SPAN&gt;tstp3 &lt;SPAN class="L0S52"&gt;occurs &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;include &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;structure &lt;/SPAN&gt;stpo_api03&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;data&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;end &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;of &lt;/SPAN&gt;tstp3&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; clear &lt;/SPAN&gt;tstp3&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tstp3&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;id_item_no &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'0010'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;"Item identification&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tstp3&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;ZTEST &lt;SPAN class="L0S55"&gt;= 'abc'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;append &lt;/SPAN&gt;tstp3&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI&amp;nbsp; - &lt;SPAN class="L0S33"&gt;CSAP_MAT_BOM_MAINTAIN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further details refer to OSS Note 425032 - ALE: Customer-specific BOM fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 19:44:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-csap-mat-bom-create-adding-two-custom-fields/m-p/8778115#M1678020</guid>
      <dc:creator>former_member199351</dc:creator>
      <dc:date>2013-04-25T19:44:13Z</dc:date>
    </item>
  </channel>
</rss>

