<?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 Read Order BOM Changes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-order-bom-changes/m-p/6041100#M1350858</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;How to read/track the order bom changes (CU51)? &lt;/P&gt;&lt;P&gt;I want to track all changes made using CU51 for perticular sales order, like component deletion, change in quantity etc. I checked the tables CDHDR and CDPOS but did not get any information.&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2009 10:26:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-04T10:26:06Z</dc:date>
    <item>
      <title>Read Order BOM Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-order-bom-changes/m-p/6041100#M1350858</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;How to read/track the order bom changes (CU51)? &lt;/P&gt;&lt;P&gt;I want to track all changes made using CU51 for perticular sales order, like component deletion, change in quantity etc. I checked the tables CDHDR and CDPOS but did not get any information.&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 10:26:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-order-bom-changes/m-p/6041100#M1350858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T10:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Read Order BOM Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-order-bom-changes/m-p/6041101#M1350859</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 this function modules: &lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_READ for material&lt;/P&gt;&lt;P&gt; CSAP_DOC_BOM_READ for order&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_GETDETAIL&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_GETDETAIL_KEY&lt;/P&gt;&lt;P&gt;CUCK_CHAR_VAL_VIEW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Check this tables : AUSP,CABN,CAWN&lt;/P&gt;&lt;P&gt;Hope its helpfull.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hiren K.Chitalia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 10:38:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-order-bom-changes/m-p/6041101#M1350859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T10:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Read Order BOM Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-order-bom-changes/m-p/6041102#M1350860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for response.&lt;/P&gt;&lt;P&gt;These function modules and Bapi's are not to track the changes done to order bom using TCode CU51.&lt;/P&gt;&lt;P&gt;Need help to track the changes done to order bom for particular sales order line item number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 12:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-order-bom-changes/m-p/6041102#M1350860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T12:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Read Order BOM Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-order-bom-changes/m-p/6041103#M1350861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2009 05:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-order-bom-changes/m-p/6041103#M1350861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-06T05:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Read Order BOM Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-order-bom-changes/m-p/6041104#M1350862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you solve this issue ? I have same req in my prj.....any help in this would help us...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know how did you solve this ? Is it by CDHDR or User exit tracking changes and passing it to Ztable ? any other method ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls let us know ...thanks in advance....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gayathri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 12:54:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-order-bom-changes/m-p/6041104#M1350862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-28T12:54:57Z</dc:date>
    </item>
  </channel>
</rss>

