2010 Oct 27 12:05 PM
Hello Friends,
I want to ask some points in User and Customer exit related.
1. How to find User Exit and Customer Exit in any T,Code?(Like:VA01, ME21)
2. During Debugging of (VA01 or Va02) how to Stop on User Exit & Customer exit?
Please explain.
Regards
Amit
Moderator message: these are FAQs, please search for available information/documentation before asking.
Edited by: Thomas Zloch on Oct 27, 2010 1:17 PM
Hello Friends,
I want to ask some points in User and Customer exit related.
1. How to find User Exit and Customer Exit in any T,Code?(Like:VA01, ME21)
2. During Debugging of (VA01 or Va02) how to Stop on User Exit & Customer exit?
Please explain.
Regards
Amit
Moderator message: these are FAQs, please search for available information/documentation before asking.
Edited by: Thomas Zloch on Oct 27, 2010 1:17 PM
2010 Oct 27 12:10 PM
2010 Oct 27 12:14 PM
User/Customer exit is same thing, as far as I know. There are different types of enhancements, the original like SD (includes named like MV45AFZ*) which are "always on", exits that are controled via transaction CMOD and turned off/on by customer (code inserted into specific include), implicit enhancements at the top and bottom of almost all ABAP objects and subroutines in programs that can be used to create an enhancement containing code, and BADIs.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |