<?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: KONP object value in CDHDR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416401#M1548708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same question. &lt;SPAN style="color: #330033;"&gt;【SWELS】switch on or off trace of event. 【SWEL】check the trace log. 【SWEC】Events for Change Document. However I didn't find any trace log after the 【ME12】transcation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #330033;"&gt;OK. I think SWELS traces Workflow Events. If there is no workflow events defined in SWEC for the certain Change Document, creation, change or deletion of the Change Document will not trigger any workflow events. Hence no trace log will be found in SWEL.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2012 06:45:05 GMT</pubDate>
    <dc:creator>WenjingLiu</dc:creator>
    <dc:date>2012-12-07T06:45:05Z</dc:date>
    <item>
      <title>KONP object value in CDHDR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416396#M1548703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to see the changes done on KONP - Pricng table. In CDHDR what will be the Object value for this KONP table. WHen i put the table name and field name in CDPOS, it is not giving me any details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short i am trying to see the changed done in KONP table, where do i see these changes and how??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screams&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 07:40:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416396#M1548703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-28T07:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: KONP object value in CDHDR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416397#M1548704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look via SE16 at table TCDOB which contains links between Object and Table (select via table KONP*)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 07:51:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416397#M1548704</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2010-10-28T07:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: KONP object value in CDHDR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416398#M1548705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Object class : COND_A, object Id : Condition Record Number ( KONP-KNUMH).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit : Get the Change number (CDHDR-CHANGENR) from CDHDR where OBJECTCLAS = 'COND_A'.  Select the records from CDPOS where OBJECTCLAS = 'COND_A' and CHANGENR = CDHDR-CHANGENR(Records extracted from CDHDR) and TABNAME = 'KONPAE'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vinod Kumar on Oct 28, 2010 1:25 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 07:55:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416398#M1548705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-28T07:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: KONP object value in CDHDR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416399#M1548706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do a change in KONP table and save it. If there is change document generated for it you it will be the last entry added to CDHDR by you so use filter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CDHDR-USERNAME = ...&lt;/P&gt;&lt;P&gt;CDHDR-UDATE = today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't get any results, this means there is no change document generation triggered. Go to tcode &lt;STRONG&gt;SWEC&lt;/STRONG&gt; to check which event of &lt;EM&gt;BOR object&lt;/EM&gt; is triggered for given change document object. You need to add new event here in order to activate change document generation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To trace which event is raised during KONP change go to &lt;STRONG&gt;SWEL&lt;/STRONG&gt; and turn the trace on. Do a change in KONP table and save it. Go to trace log &lt;STRONG&gt;SWELS&lt;/STRONG&gt; and check the event name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go back to &lt;STRONG&gt;SWEC&lt;/STRONG&gt; and add the change doc. gener. for this BOR object and event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Turn the trace off using &lt;STRONG&gt;SWEL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 07:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416399#M1548706</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2010-10-28T07:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: KONP object value in CDHDR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416400#M1548707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw that you closed the thread with question answered. But I couldn't find the event for KONP change. Could you explain how did you archieve that? Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried SWELS to turn on the trace on and then using t-code KZM2 to change some values of KONP. But I din't get any event in the trace log by SWEL.Have I missed anything?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer will be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 17:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416400#M1548707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-12T17:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: KONP object value in CDHDR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416401#M1548708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same question. &lt;SPAN style="color: #330033;"&gt;【SWELS】switch on or off trace of event. 【SWEL】check the trace log. 【SWEC】Events for Change Document. However I didn't find any trace log after the 【ME12】transcation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #330033;"&gt;OK. I think SWELS traces Workflow Events. If there is no workflow events defined in SWEC for the certain Change Document, creation, change or deletion of the Change Document will not trigger any workflow events. Hence no trace log will be found in SWEL.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 06:45:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/konp-object-value-in-cdhdr/m-p/7416401#M1548708</guid>
      <dc:creator>WenjingLiu</dc:creator>
      <dc:date>2012-12-07T06:45:05Z</dc:date>
    </item>
  </channel>
</rss>

