<?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: Problem in Screen Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625972#M603393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to All&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Aug 2007 13:19:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-14T13:19:37Z</dc:date>
    <item>
      <title>Problem in Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625967#M603388</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 have a problem in Screen Exit. My requirement is to create one new field in ME21N transaction code, I did that using screen exit, which offers me a tab of Customer Data. That is working fine. My problem here is when the user enters the value in that(costcenter) field tax jurisdication code should populate automatically for the particular entry. I used user exit for this purpose to update taxjurcode field in the table. But after the user exit execution the rest of the program code executes and it updates the EKPO table which over writes the entries which i was updating using my user exit code. How can i get rid off this problem. Please throw some light on that. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 12:25:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625967#M603388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T12:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625968#M603389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have written one screen exit long back. to my knowledge the code needs to be written in the SAVE user exit so that after the EKPO gets entered this code gets reflected and saves the data accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 12:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625968#M603389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T12:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625969#M603390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right. My user exit is also triggering that place only for the ME22n and ME23n...........it is strange for me as it is not working for ME21n. Which is not updating with the statements that i provided in User exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  When i am debugging the program after the user exit it is taking me to some std program where the entries were overwritten. That is where i face the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 13:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625969#M603390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T13:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625970#M603391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make use of BADI . I dont know which user exit u are using and at what point of time it has been called by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regardsram&lt;/P&gt;&lt;P&gt;Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 13:19:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625970#M603391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T13:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625971#M603392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Feddie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you said ME22n and 23n are working fine, then that means there is nothing wrong in the way you have executed the solution for this particular problem. If I was you I would have written to SAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 21:46:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625971#M603392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T21:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625972#M603393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to All&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 13:19:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/2625972#M603393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-14T13:19:37Z</dc:date>
    </item>
  </channel>
</rss>

