<?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: PO Version Management - how track changes to version relevant fields? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-version-management-how-track-changes-to-version-relevant-fields/m-p/9508549#M1748181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hashim,&lt;/P&gt;&lt;P&gt;Pls refer below 3 tables for more information :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;CDHDR - Header Change&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;CDPOS - Item Change&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;EREV - Version Change&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;Regds,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;Nilesh&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 06:07:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-07-03T06:07:37Z</dc:date>
    <item>
      <title>PO Version Management - how track changes to version relevant fields?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-version-management-how-track-changes-to-version-relevant-fields/m-p/9508547#M1748179</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 have a requirement where in I have to achieve some functionality in ME_PROCESS_PO_CUST~POST method whenever there is a change in version relevant fields of a PO. We have EKKO-REVNO to identify if there is a change in version but this will get updated only once before checking the version completion indicator - meaning REVNO will be incremented as soon as I change any version relevant field but will not increment again untill you check the version completion indicator and make any change after that. I have a list of version relevant fields in the table T166C but it has around 65 entries and it is cumbersome process to identify the changes by comparing each and every field. Are there any other ways to identify changes to version relevant fields of a PO like any counter or so? Or any other better approaches?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hashim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 14:38:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-version-management-how-track-changes-to-version-relevant-fields/m-p/9508547#M1748179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-02T14:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: PO Version Management - how track changes to version relevant fields?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-version-management-how-track-changes-to-version-relevant-fields/m-p/9508548#M1748180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you consider CDHDR and CDPOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider time range also , take update time from CDHDR&lt;/P&gt;&lt;P&gt;for version changes u can get change document number using following condition&lt;/P&gt;&lt;P&gt;OBJECTCLAS = REVISION&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;OBJECTID = F(PO number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;changes before UDATE and UTIME for these entries belong to previous version&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;swanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 00:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-version-management-how-track-changes-to-version-relevant-fields/m-p/9508548#M1748180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-03T00:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: PO Version Management - how track changes to version relevant fields?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-version-management-how-track-changes-to-version-relevant-fields/m-p/9508549#M1748181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hashim,&lt;/P&gt;&lt;P&gt;Pls refer below 3 tables for more information :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;CDHDR - Header Change&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;CDPOS - Item Change&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;EREV - Version Change&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;Regds,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white; padding: 1.0pt 4.0pt 1.0pt 1.0pt;"&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;Nilesh&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 06:07:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-version-management-how-track-changes-to-version-relevant-fields/m-p/9508549#M1748181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-03T06:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: PO Version Management - how track changes to version relevant fields?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-version-management-how-track-changes-to-version-relevant-fields/m-p/9508550#M1748182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The revision changes are available in EREV table. What is available in CDHDR and CDPOS under REVISION class is changes done to EREV fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for a way to track the changes in any of the version triggering fields of the PO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 06:11:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-version-management-how-track-changes-to-version-relevant-fields/m-p/9508550#M1748182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-03T06:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: PO Version Management - how track changes to version relevant fields?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-version-management-how-track-changes-to-version-relevant-fields/m-p/9508551#M1748183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There seems to be no other way than comparing the values of the version relevant fields. Standard SAP is working in similar ways. The include MM06EFDCM has method &lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;HAS_PO_RELEVANT_CHANGE that is used in the standard process to check whether there is any change to any of the version relevant fields. I copied and modified the standard code to fit in my requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hashim&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 10:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-version-management-how-track-changes-to-version-relevant-fields/m-p/9508551#M1748183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-04T10:10:53Z</dc:date>
    </item>
  </channel>
</rss>

