‎2007 Feb 21 4:26 PM
Hi Gurus,
how to find out the user exit for any application program.
‎2007 Feb 22 1:19 PM
HI,
I have a document with all userexits of all modules in 4.6c.
Give me your email and i'll send you.
pls. reward points if helpful
Roberto
‎2007 Feb 21 4:28 PM
Find the Packagge/Development Class of the application program.
Go to SMOD transaction.
Press F4.
Click on the Information System Button.
Give the Package name.
Press Enter.
You would get a list of all the enhancements for that transaction.
Regards,
Ravi
‎2007 Feb 22 1:19 PM
HI,
I have a document with all userexits of all modules in 4.6c.
Give me your email and i'll send you.
pls. reward points if helpful
Roberto
‎2007 Feb 26 11:05 AM
Hi Roberto,
This my e-mail id - praveenkandir77@gmail.com
Thanks,
Praveen
‎2007 Mar 02 7:40 AM
Hi robert,
I am waiting for your document regarding user exit my e-mail id
is praveenkandir77@gmail.com
thanks
‎2007 Mar 14 4:51 AM
Hi Roberto,
I am also interested in userexits. Can u mail me also a copy of the document you have reagrding userexits.
My mail Id is nagarajt44@gmail.com
Plz. do send it, will be surely rewarded.
Regards
‎2007 Mar 15 10:06 AM
Hi Guru,
This is chaitanya I need your help on User exits,
Please do frwrd the document to my mail ID,
chaitanya.chepeni@gmail.com
Thanking u,
Kishore Chaitanya
‎2007 Mar 20 9:39 AM
‎2007 Feb 23 10:21 AM
Hello,
Case 1:
As told by Ravi
Case 2:
I would suggest you to go for BADI's,
Follow the below steps to find out what all BADI's are called when you press any button in any transaction.
1) Goto se24 (Display class cl_exithandler)
2) Double click on the method GET_INSTANCE.
3) Put a break point at Line no.25 (CASE sy-subrc).
Now
4) Execute SAP standard transaction
5) Press the required button for which you need to write an exit logic, the execution will stop at the break point.
6) Check the values of variable 'exit_name', it will give you the BADI name called at that time.
7) This way you will find all the BADIs called on click of any button in any transaction.
Regs,
Venkat Ramanan N
‎2007 Feb 27 10:35 AM
‎2007 Mar 15 7:11 AM
Hi Praveen,
I am also interested in userexits. Can u mail me also a copy of the document you have reagrding userexits.
My mail Id is nagarajt44@gmail.com
Plz. do send it, will be surely rewarded.
Regards