<?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: Catching data while saving in KS02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-data-while-saving-in-ks02/m-p/10770748#M1877896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you're right. Fortunately I have project in CMOD and I can place some code in ZXKM1U03 include.&lt;/P&gt;&lt;P&gt;But I think, ICSKSP table is not good one. I have an error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;"ICSKSP" is a table without a header line and therefore has no&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;component called "KTEXT".&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for interesting &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1078/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Nov 2014 09:49:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-11-28T09:49:34Z</dc:date>
    <item>
      <title>Catching data while saving in KS02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-data-while-saving-in-ks02/m-p/10770746#M1877894</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 problem with catching data while saving at transaction KS02. There could be any other transaction which is changing transaction. I want to catch exactly name and description of cost centre and save it to another table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that there is a customer exit&amp;nbsp; &lt;EM&gt;EXIT_SAPLKMA1_003&lt;/EM&gt;&amp;nbsp; which is trigerred when save button is clicked in KS02. But there is no more support of customer exits (we cannot enhance it). So I have tried to do BADi but I don't know which BADI I have to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone could help me? Or say to me that it is impossible to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be greatful &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_emote jive_macro" src="https://community.sap.com/1078/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 14:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catching-data-while-saving-in-ks02/m-p/10770746#M1877894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-27T14:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Catching data while saving in KS02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-data-while-saving-in-ks02/m-p/10770747#M1877895</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;the exit you've found (&lt;EM&gt;EXIT_SAPLKMA1_003&lt;/EM&gt;) looks fine to me and seems to be the right one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fields ICSKSP-KTEXT and ICSKSP-LTEXT should be the right fields to get your informations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can place some code in include ZXKM1U03 to call an update function module for update of your Z-table, which is only processed on COMMIT in KS02 (Do not call a COMMIT in the userexit !) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To activate this userexit SAP enhancement COOMKS02 must be assigned to an active customer project in CMOD.&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;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 09:25:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catching-data-while-saving-in-ks02/m-p/10770747#M1877895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-28T09:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Catching data while saving in KS02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-data-while-saving-in-ks02/m-p/10770748#M1877896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you're right. Fortunately I have project in CMOD and I can place some code in ZXKM1U03 include.&lt;/P&gt;&lt;P&gt;But I think, ICSKSP table is not good one. I have an error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;"ICSKSP" is a table without a header line and therefore has no&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;component called "KTEXT".&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for interesting &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1078/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 09:49:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catching-data-while-saving-in-ks02/m-p/10770748#M1877896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-28T09:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Catching data while saving in KS02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-data-while-saving-in-ks02/m-p/10770749#M1877897</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;pleased loop at table ICSKSP into a workarea or field-symbol of type CSKSP in ZXKM1U03.&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;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 05:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catching-data-while-saving-in-ks02/m-p/10770749#M1877897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-01T05:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Catching data while saving in KS02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-data-while-saving-in-ks02/m-p/10770750#M1877898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your help. There was type &lt;EM&gt;TCSKSP&lt;/EM&gt; instead of &lt;EM&gt;CSKSP&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 10:20:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catching-data-while-saving-in-ks02/m-p/10770750#M1877898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-01T10:20:02Z</dc:date>
    </item>
  </channel>
</rss>

