<?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: User Exit When Saving User Decision in QA12 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-when-saving-user-decision-in-qa12/m-p/5525492#M1262619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We decided to use EXIT_SAPMQEVA_010, when the user select the usage decision and press ENTER, user exit runs, if he changes the UD, user exit runs again, no problem.&lt;/P&gt;&lt;P&gt;the only problem is if the user enters the UD and exits without saving it but, finally he will have to save it so, the final value in the table(the user exit writes it into the table) will be true.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2009 15:04:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-27T15:04:16Z</dc:date>
    <item>
      <title>User Exit When Saving User Decision in QA12</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-when-saving-user-decision-in-qa12/m-p/5525489#M1262616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i need a user exit, that will run when the user saves the usage decision.&lt;/P&gt;&lt;P&gt;I already tried EXIT_SAPMQEVA_010 but it runs when user types thee usage decision code and press enter and after that, user may exit from qa11 without saving the usage decision, so i want to be sure that user exit will run only when the user saves the usage decision.&lt;/P&gt;&lt;P&gt;EXIT_SAPMQEVA_010 runs when the user saves the UD if he didn't press ENTER earlier but this doesn't meet our necessities.&lt;/P&gt;&lt;P&gt;thanks for your helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 14:04:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-when-saving-user-decision-in-qa12/m-p/5525489#M1262616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T14:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit When Saving User Decision in QA12</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-when-saving-user-decision-in-qa12/m-p/5525490#M1262617</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;try this exit ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPMQEVA_004---Exit for changing information line in usage decision header&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPMQEVA_006              Entry to usage decision trans&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 14:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-when-saving-user-decision-in-qa12/m-p/5525490#M1262617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T14:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit When Saving User Decision in QA12</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-when-saving-user-decision-in-qa12/m-p/5525491#M1262618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already tried all of the user exits for usage decision,&lt;/P&gt;&lt;P&gt;EXIT_SAPMQEVA_004 didn't run when i save the usage decision,&lt;/P&gt;&lt;P&gt;EXIT_SAPMQEVA_006 ran when i entered the usage decision didn't when i saved the UD.&lt;/P&gt;&lt;P&gt;thanks anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 14:39:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-when-saving-user-decision-in-qa12/m-p/5525491#M1262618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T14:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit When Saving User Decision in QA12</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-when-saving-user-decision-in-qa12/m-p/5525492#M1262619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We decided to use EXIT_SAPMQEVA_010, when the user select the usage decision and press ENTER, user exit runs, if he changes the UD, user exit runs again, no problem.&lt;/P&gt;&lt;P&gt;the only problem is if the user enters the UD and exits without saving it but, finally he will have to save it so, the final value in the table(the user exit writes it into the table) will be true.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 15:04:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-when-saving-user-decision-in-qa12/m-p/5525492#M1262619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-27T15:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit When Saving User Decision in QA12</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-when-saving-user-decision-in-qa12/m-p/5525493#M1262620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem solved...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ali Murat Degirmenci on May 27, 2009 5:05 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 15:04:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-when-saving-user-decision-in-qa12/m-p/5525493#M1262620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-27T15:04:39Z</dc:date>
    </item>
  </channel>
</rss>

