<?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 delete entries in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-delete-entries/m-p/8623370#M1664128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devrath....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you used CS02 for BOM and delete any component from there and save it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then this delete entry's record will be inserted in table CDPOS....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can see the value as D - deleted, U - updated, I - inserted in the CHNGIND field of table CDPOS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when you see the value of CHNGIND as D then that component is deleted from your BOM and can get the value of &lt;/P&gt;&lt;P&gt;deleted components....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nipul shah...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nipul.Shah on Mar 1, 2012 4:57 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2012 11:27:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-01T11:27:05Z</dc:date>
    <item>
      <title>BOM delete entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-delete-entries/m-p/8623367#M1664125</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;I am working on cs02. my requirement is to get the details of deleted entries in BOM. i have now got the details of changed values.  only the deleted values are left.&lt;/P&gt;&lt;P&gt;i have seen :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CS01 CREATE&lt;/P&gt;&lt;P&gt;CS02 CHANGE&lt;/P&gt;&lt;P&gt;CS03 DISPLAY&lt;/P&gt;&lt;P&gt;EXTRAS CS28 ARCHIVING&lt;/P&gt;&lt;P&gt;CS20 MASS CHANGES&lt;/P&gt;&lt;P&gt;EVALUATION/BOM CS11 BOM MULTILEVEL&lt;/P&gt;&lt;P&gt;EXPLOSION/MATERIAL CS12 STRUCTURE MULTILEVEL&lt;/P&gt;&lt;P&gt;BOM CS13 SUMMURISED BOM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get the details of history of deleted BOM componentes. even a tcode will help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance guys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 10:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-delete-entries/m-p/8623367#M1664125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-29T10:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: BOM delete entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-delete-entries/m-p/8623368#M1664126</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;I don't think we have the details of the deleted BOM entries stored in SAP. You may check the CDHDR and CDPOS table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible, by using some enhancement (BADI, user exit etc) in CS02, while deleting an entry from the BOM, save the details in a custom table (Z or Y table), which can be used in a later situation for getting the details of the deleted BOM entries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 12:09:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-delete-entries/m-p/8623368#M1664126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-29T12:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: BOM delete entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-delete-entries/m-p/8623369#M1664127</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;Please check the tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STAS, STPO with LKENZ field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you can look at the FM's CSAP_MAT_BOM_MAINTAIN / CSAP_BOM_ITEM_MAINTAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 12:55:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-delete-entries/m-p/8623369#M1664127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-29T12:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: BOM delete entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-delete-entries/m-p/8623370#M1664128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devrath....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you used CS02 for BOM and delete any component from there and save it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then this delete entry's record will be inserted in table CDPOS....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can see the value as D - deleted, U - updated, I - inserted in the CHNGIND field of table CDPOS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when you see the value of CHNGIND as D then that component is deleted from your BOM and can get the value of &lt;/P&gt;&lt;P&gt;deleted components....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nipul shah...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nipul.Shah on Mar 1, 2012 4:57 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 11:27:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-delete-entries/m-p/8623370#M1664128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-01T11:27:05Z</dc:date>
    </item>
  </channel>
</rss>

