0% found this document useful (0 votes)
268 views1 page

QA11 Exit

This document discusses user exits for the qa11 transaction code in SAP. It includes a question from a user asking which exit is relevant for saving data in qa11. Another user responds listing several exits for qa11 including QEVA0004, QEVA0005, QEVA0006, QEVA0007, QEVA0008, QEVA0009, QEVA0010, QLCO0001, and QSS10001. The user recommends putting a breakpoint to determine which exit is triggered when saving data in the transaction.

Uploaded by

Ashim Chowdhury
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
268 views1 page

QA11 Exit

This document discusses user exits for the qa11 transaction code in SAP. It includes a question from a user asking which exit is relevant for saving data in qa11. Another user responds listing several exits for qa11 including QEVA0004, QEVA0005, QEVA0006, QEVA0007, QEVA0008, QEVA0009, QEVA0010, QLCO0001, and QSS10001. The user recommends putting a breakpoint to determine which exit is triggered when saving data in the transaction.

Uploaded by

Ashim Chowdhury
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Log In Register About Us How to Contribute

Welcome

SDN Community BPX Community BusinessObjects University Alliances SAP EcoHub


Home Forums Wiki Blogs Articles Downloads Code Exchange eLearning Career Center Events InnoCentive

SAP Community Network Forums » ABAP Development » ABAP, General

Thread: user exit for qa11 tcode

This question is answered.

Welcome, Guest
Want to post to the Expert Forums?

Reply to this Thread Search Forum Back to Thread List

Replies: 4 - Pages: 1 - Last Post: Sep 19, 2008 9:03 AM Last Post By: Guest

Guest user exit for qa11 tcode


Posted: Sep 19, 2008 8:53 AM

Hi,

i want to know which is relevant user exit for qa11 tcode while saving the data.

Kasuladevi Srin... Re: user exit for qa11 tcode


Posted: Sep 19, 2008 8:56 AM in response to: Guest
Posts: 107
Registered: 7/3/08
Forum Points: 152 These are the exits put a break-point and find out

QEVA0004 Exit for changing information line in usage decision hea


QEVA0005 User subscreen for displaying add. data for usage decisi
QEVA0006 Entry to usage decision transactions
QEVA0007 UD: Control of compulsory comment or long text presettin
QEVA0008 Usage decision: Customer function key (e.g. to cancel UD
QEVA0009 UD: Predefinition of quantity to be posted to sample sto
QEVA0010 UD: Usage decision check
QLCO0001 QM: Call alternative costs report from UD
QSS10001 Possibility of calling a different print report

Karthik D Re: user exit for qa11 tcode


Posted: Sep 19, 2008 8:56 AM in response to: Guest
Posts: 2,326

You might also like