<?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: unable to trigger the screen exit for KOB1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341744#M1034087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls try to modify RKAEPSSC in which KOB1 selection screen defination is written.&lt;/P&gt;&lt;P&gt;steps copy RKAEPSSC in some ZRKAEPSSC and do changes and attch this program to RKAEP000 which is main program of KOB1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Aug 2008 11:20:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-29T11:20:56Z</dc:date>
    <item>
      <title>unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341737#M1034080</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 trying to modify the selection criteria for tcode KOB1, by specifying additional fields for selection using screen exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have imlemented EXIT_SAPLKMA1_001 &amp;amp; EXIT_SAPLKMA1_002. I have added it to the project also, and has activated everything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also created the required field in my layout of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, I am unable to  find it.Also, the code written for exit is not getting triggered,even when I have hard coded break-point statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody please provide me  the step by step approach for implementing EXIT_SAPLKMA1_001 &amp;amp; EXIT_SAPLKMA1_002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or any other suggestion that could be useful for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 08:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341737#M1034080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T08:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341738#M1034081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with some kind of similer code in exit &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;EXIT_SAPLKMA6_001  
EXIT_SAPLKMA6_002&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 09:08:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341738#M1034081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T09:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341739#M1034082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried, nothing works out!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 10:10:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341739#M1034082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T10:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341740#M1034083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go CMOD create project &lt;/P&gt;&lt;P&gt;save and assign enhancment to the project &lt;/P&gt;&lt;P&gt;go desiried function module &lt;/P&gt;&lt;P&gt;and dubble click on incluse&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save include to desired PKG &lt;/P&gt;&lt;P&gt;and put break point if &lt;/P&gt;&lt;P&gt;activate function module as well as poroject &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see if  by input your transaction   if your cursor is stop at your break point .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajay Pandey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 10:23:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341740#M1034083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T10:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341741#M1034084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you getting some kind of error or what?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 10:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341741#M1034084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T10:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341742#M1034085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; transaction KOB1 is linked to program RKAEP000, which doesnt have any custom exit, Badi's. Are you sure that this requirement can be materialised?. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start with how did you modifed the fields on screen?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx!&lt;/P&gt;&lt;P&gt;harry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 10:30:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341742#M1034085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T10:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341743#M1034086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing exactly the way you have suggested but I am not able to trigger my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harry/Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you have said, I have also noticed that there is not exit for program RKAEP000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as per the requirement,if you go to tcode KOB1, click on further selection criteria, it is require to have field Vendor in that list under tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tell me the feasibility, is it possible??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 11:13:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341743#M1034086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T11:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341744#M1034087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls try to modify RKAEPSSC in which KOB1 selection screen defination is written.&lt;/P&gt;&lt;P&gt;steps copy RKAEPSSC in some ZRKAEPSSC and do changes and attch this program to RKAEP000 which is main program of KOB1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 11:20:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341744#M1034087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T11:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341745#M1034088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The transaction KOB1 is using tree control for displaying the further selection criterion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So search for classes cl_gui_simple etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case you can do one thing , the values are coming are from view COVP. try to add the field which you need in to this View ( Append View).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it will work &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 11:58:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341745#M1034088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T11:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341746#M1034089</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 tried adding the field to the view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, it is not getting displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have debugged the program, though all the fields are being picked up form the view COVP, but are not displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 07:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341746#M1034089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T07:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341747#M1034090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Harpreet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 06:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341747#M1034090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T06:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341748#M1034091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI rekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how did you do that ? can you explain ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Krupali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 10:11:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341748#M1034091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T10:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341749#M1034092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gr8888 !!!!&lt;/P&gt;&lt;P&gt;sorry i was away for some days... so how did you solve the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 06:38:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341749#M1034092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T06:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: unable to trigger the screen exit for KOB1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341750#M1034093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just added the required fields to the selection view using tcode 'CATS_SELVIEW' .. It worked!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Rekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 12:19:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-trigger-the-screen-exit-for-kob1/m-p/4341750#M1034093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T12:19:21Z</dc:date>
    </item>
  </channel>
</rss>

