<?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 Track Production Plan Changes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/track-production-plan-changes/m-p/10159535#M1821220</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;&lt;/P&gt;&lt;P&gt;I am completly new to the ABAP side of SAP so please excuse me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to track the production plan changes I.e date changes, quantities etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so could you provide which tables and fields I would need to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2014 10:25:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-03-18T10:25:10Z</dc:date>
    <item>
      <title>Track Production Plan Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/track-production-plan-changes/m-p/10159535#M1821220</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;&lt;/P&gt;&lt;P&gt;I am completly new to the ABAP side of SAP so please excuse me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to track the production plan changes I.e date changes, quantities etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so could you provide which tables and fields I would need to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 10:25:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/track-production-plan-changes/m-p/10159535#M1821220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-18T10:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Track Production Plan Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/track-production-plan-changes/m-p/10159536#M1821221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;you can find out change log in Table &lt;SPAN style="color: #333333; font-size: 12px;"&gt;CDHDR and CDPOS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Puneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 10:55:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/track-production-plan-changes/m-p/10159536#M1821221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-18T10:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Track Production Plan Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/track-production-plan-changes/m-p/10159537#M1821222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Puneet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot add CDPOS to CDHDR in infoset.&lt;/P&gt;&lt;P&gt;Am I doing something wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 11:08:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/track-production-plan-changes/m-p/10159537#M1821222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-18T11:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Track Production Plan Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/track-production-plan-changes/m-p/10159538#M1821223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't use join for cluster tables ( CDPOS ) . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 11:14:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/track-production-plan-changes/m-p/10159538#M1821223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-18T11:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Track Production Plan Changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/track-production-plan-changes/m-p/10159539#M1821224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Debopriyo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if I seem stupid. I am a complete beginner with SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I create a query based on table CDHDR and another query to show CDPOS, then I can just compare the two reports using the Object Value field as the common key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 11:43:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/track-production-plan-changes/m-p/10159539#M1821224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-18T11:43:01Z</dc:date>
    </item>
  </channel>
</rss>

