<?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: QA11 USER EXIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/qa11-user-exit/m-p/1702524#M307877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; QEVA0005            User subscreen for displaying add. data for usage decision&lt;/P&gt;&lt;P&gt; QEVA0007            UD: Control of compulsory comment or long text presetting&lt;/P&gt;&lt;P&gt; QEVA0008            Usage decision: Customer function key (e.g. to cancel UD)&lt;/P&gt;&lt;P&gt; QEVA0009            UD: Predefinition of quantity to be posted to sample stock&lt;/P&gt;&lt;P&gt; QEVA0010            UD: Usage decision check&lt;/P&gt;&lt;P&gt; QLCO0001            QM: Call alternative costs report from UD&lt;/P&gt;&lt;P&gt; QEVA0004            Exit for changing information line in usage decision header&lt;/P&gt;&lt;P&gt; QEVA0006            Entry to usage decision transactions&lt;/P&gt;&lt;P&gt; QSS10001            Possibility of calling a different print report&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&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Nov 2006 14:56:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-24T14:56:48Z</dc:date>
    <item>
      <title>QA11 USER EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qa11-user-exit/m-p/1702522#M307875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good..i need to write a condition in QA11 (Record usage decision)..i found that there are 9 available exits..In QA11, there are two tabstrips, the second one (Inspection lot stock) is the one where i need to keep an exit based on a condition...but in none of the exits, the PAI (after entering the quantity in the corresponding fields) is getting fired...but in the enhancement QEVA0007, which is actually meant for a different purpose (UD: Control of compulsory comment or long text presetting), the PAI is getting fired...the values of the fields are getting populated in the structures avbl in it, but it's firing only when I SAVE it...i have triggered an error message in that exit, but when I execute the txn, it is getting displayed as an information message and the lot data is getting saved..when i debugged that exit, i found that subrc is 2 and if it's 2, message type is changing to 'I' (ref. MQEVAF34)..how to overcome this prob.? Or is there any other exit where my requirement can be fulfilled? Pl shed some light friends...thanks all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 09:20:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qa11-user-exit/m-p/1702522#M307875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T09:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: QA11 USER EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qa11-user-exit/m-p/1702523#M307876</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;check with the below user exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QEVA0004            Exit for changing information line in usage decision header  &lt;/P&gt;&lt;P&gt;QEVA0005            User subscreen for displaying add. data for usage decision   &lt;/P&gt;&lt;P&gt;QEVA0006            Entry to usage decision transactions                         &lt;/P&gt;&lt;P&gt;QEVA0007            UD: Control of compulsory comment or long text presetting    &lt;/P&gt;&lt;P&gt;QEVA0008            Usage decision: Customer function key (e.g. to cancel UD)    &lt;/P&gt;&lt;P&gt;QEVA0009            UD: Predefinition of quantity to be posted to sample stock   &lt;/P&gt;&lt;P&gt;QEVA0010            UD: Usage decision check                                     &lt;/P&gt;&lt;P&gt;QLCO0001            QM: Call alternative costs report from UD                    &lt;/P&gt;&lt;P&gt;QSS10001            Possibility of calling a different print report              &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Alfred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 09:42:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qa11-user-exit/m-p/1702523#M307876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T09:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: QA11 USER EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qa11-user-exit/m-p/1702524#M307877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; QEVA0005            User subscreen for displaying add. data for usage decision&lt;/P&gt;&lt;P&gt; QEVA0007            UD: Control of compulsory comment or long text presetting&lt;/P&gt;&lt;P&gt; QEVA0008            Usage decision: Customer function key (e.g. to cancel UD)&lt;/P&gt;&lt;P&gt; QEVA0009            UD: Predefinition of quantity to be posted to sample stock&lt;/P&gt;&lt;P&gt; QEVA0010            UD: Usage decision check&lt;/P&gt;&lt;P&gt; QLCO0001            QM: Call alternative costs report from UD&lt;/P&gt;&lt;P&gt; QEVA0004            Exit for changing information line in usage decision header&lt;/P&gt;&lt;P&gt; QEVA0006            Entry to usage decision transactions&lt;/P&gt;&lt;P&gt; QSS10001            Possibility of calling a different print report&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&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 14:56:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qa11-user-exit/m-p/1702524#M307877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T14:56:48Z</dc:date>
    </item>
  </channel>
</rss>

