<?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 for qa11 tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476165#M1060012</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;You can try the method SET_UD_AT_SAVE of BADI INSPECTIONLOT_UPDATE to check the data in QALS, QALS and QAVE. This method is triggered when user hits save button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2011 13:47:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-30T13:47:10Z</dc:date>
    <item>
      <title>user exit for qa11 tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476160#M1060007</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 want to know which is relevant user exit for qa11 tcode while saving the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 06:53:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476160#M1060007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-19T06:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: user exit for qa11 tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476161#M1060008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the exits put a break-point and find out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;QEVA0004  Exit for changing information line in usage decision header
QEVA0005  User subscreen for displaying add. data for usage decision
QEVA0006  Entry to usage decision transactions
QEVA0007  UD: Control of compulsory comment or long text presetting
QEVA0008  Usage decision: Customer function key (e.g. to cancel UD)
QEVA0009  UD: Predefinition of quantity to be posted to sample stock
QEVA0010  UD: Usage decision check
QLCO0001  QM: Call alternative costs report from UD
QSS10001  Possibility of calling a different print report&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 06:56:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476161#M1060008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-19T06:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: user exit for qa11 tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476162#M1060009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ricx,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction Code - QA11                     Record usage decision&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------" /&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Enhancement/ Business Add-in&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Description&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------" /&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Enhancement&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QSS10001&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Possibility of calling a different print report&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QLCO0001&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;QM: Call alternative costs report from UD&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QEVA0010&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;UD: Usage decision check&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QEVA0009&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;UD: Predefinition of quantity to be posted to sample stock&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QEVA0008&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Usage decision: Customer function key (e.g. to cancel UD)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QEVA0007&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;UD: Control of compulsory comment or long text presetting&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QEVA0006&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Entry to usage decision transactions&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QEVA0005&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;User subscreen for displaying add. data for usage decision&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QEVA0004&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Exit for changing information line in usage decision header&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------" /&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Business Add-in&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QEEM_OPER_ADDON&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Functional Enhancements - Results Recording Operation Level&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QEVA_ADDON_TAB&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Include Tab Page for Operation Completion&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QEVA_ALT_QTY_INPUT&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;BAdI for Input Help for Quantities in Usage Decision&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;QEVA_SUBSCREEN_1101&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;VE: BAdI Subscreen for Display of Data on Screen 1101&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No.of Exits:          9&lt;/P&gt;&lt;P&gt;No.of BADis:          4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 06:56:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476162#M1060009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-19T06:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: user exit for qa11 tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476163#M1060010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below is the list of all exits (9) in the transaction QA11 with their descripiton: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find out which one triggers, when u save the data in debugging mode..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exit Name           Description&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 07:03:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476163#M1060010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-19T07:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: user exit for qa11 tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476164#M1060011</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 want to have that user exit that whatever is done in there when user click the save button the user exit should work i.e. save while exiting,i need,plzzz provide me guidelines for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently i am trying on the user exit :-&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 07:03:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476164#M1060011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-19T07:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: user exit for qa11 tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476165#M1060012</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;You can try the method SET_UD_AT_SAVE of BADI INSPECTIONLOT_UPDATE to check the data in QALS, QALS and QAVE. This method is triggered when user hits save button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 13:47:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-qa11-tcode/m-p/4476165#M1060012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-30T13:47:10Z</dc:date>
    </item>
  </channel>
</rss>

