<?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: Inbound Processing : BOM-Position deleted in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-bom-position-deleted/m-p/4533458#M1071302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I have to modify function "convert_update_logic" called into IDOC_INPUT_BOMMAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2008 12:41:33 GMT</pubDate>
    <dc:creator>former_member611006</dc:creator>
    <dc:date>2008-09-24T12:41:33Z</dc:date>
    <item>
      <title>Inbound Processing : BOM-Position deleted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-bom-position-deleted/m-p/4533457#M1071301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a self-made program to distribute Material-BOMs and Changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To explain the problem, here is an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following BOM in the &lt;U&gt;Source system&lt;/U&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOM 1234.567.890 ( at Day 0 )&lt;/P&gt;&lt;P&gt;-- Pos. 0100 - TEXT - Text-ID&lt;/P&gt;&lt;P&gt;-- Pos. 0110 - STOCK ITEM - 9999.888.888&lt;/P&gt;&lt;P&gt;-- Pos. 0120 - STOCK ITEM - 9898.999.999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a Change into this BOM, by adding a new position:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOM 1234.567.890 ( at Day + 1 )&lt;/P&gt;&lt;P&gt;-- Pos. 0100 - TEXT - Text-ID&lt;/P&gt;&lt;P&gt;-- Pos. 0110 - STOCK ITEM - 9999.888.888&lt;/P&gt;&lt;P&gt;-- Pos. 0120 - STOCK ITEM - 9898.999.999&lt;/P&gt;&lt;P&gt;-- Pos. 0130 - STOCK ITEM - 8888.888.999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to distribute it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I send the first version ( Day 0 ) by using 'MASTER_IDOC_CREATE_BOMMAT' with MESCOD = 'CRE' and DATUV / ALE_DATUV = STKO-DATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I send the "Change" version ( Day + 1) with MESCOD = 'CNG' and DATUV / ALE_DATUV = AENR-DATUV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Target system, the BOM is OK at Day 0. At Day + 1, I see the new position with his change number, but the Text-Position has been deleted ?!?!?!?!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Text-Objects (ID) into Text-Positions. But in the Target system, we don't have these Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible that the Inbound Processing for BOMMAT IDoc check if the Text-Object exist, and if not, delete the position ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards for support. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 06:18:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-bom-position-deleted/m-p/4533457#M1071301</guid>
      <dc:creator>former_member611006</dc:creator>
      <dc:date>2008-09-23T06:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing : BOM-Position deleted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-bom-position-deleted/m-p/4533458#M1071302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I have to modify function "convert_update_logic" called into IDOC_INPUT_BOMMAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 12:41:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-bom-position-deleted/m-p/4533458#M1071302</guid>
      <dc:creator>former_member611006</dc:creator>
      <dc:date>2008-09-24T12:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing : BOM-Position deleted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-bom-position-deleted/m-p/4533459#M1071303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any idea ? Nobody ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS : I have the same problem with L-Position, not only Text-Postion... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 11:31:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-bom-position-deleted/m-p/4533459#M1071303</guid>
      <dc:creator>former_member611006</dc:creator>
      <dc:date>2008-10-08T11:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing : BOM-Position deleted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-bom-position-deleted/m-p/4533460#M1071304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use an own ZIDoc_INPUT_ Fuction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. check textobject id for BOM&lt;/P&gt;&lt;P&gt;2. move changed data to Fm IDOC_INPUT_BOMMAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gordon Breuer on Oct 8, 2008 2:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:41:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-bom-position-deleted/m-p/4533460#M1071304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T12:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Processing : BOM-Position deleted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-bom-position-deleted/m-p/4533461#M1071305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gordon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've decided to copy Function idoc_input_bommat and to make some modifications and now it works fine !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the standard function isn't ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 12:19:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-processing-bom-position-deleted/m-p/4533461#M1071305</guid>
      <dc:creator>former_member611006</dc:creator>
      <dc:date>2008-10-09T12:19:29Z</dc:date>
    </item>
  </channel>
</rss>

