Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

user exit

Former Member
0 Likes
776

Hi Gurus,

how to find out the user exit for any application program.

1 ACCEPTED SOLUTION
Read only

rmazzali
Active Contributor
0 Likes
757

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

10 REPLIES 10
Read only

Former Member
0 Likes
757

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

Read only

rmazzali
Active Contributor
0 Likes
758

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

Read only

Former Member
0 Likes
757

Hi Roberto,

This my e-mail id - praveenkandir77@gmail.com

Thanks,

Praveen

Read only

Former Member
0 Likes
757

Hi robert,

I am waiting for your document regarding user exit my e-mail id

is praveenkandir77@gmail.com

thanks

Read only

Former Member
0 Likes
757

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

Read only

Former Member
0 Likes
757

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

Read only

Former Member
0 Likes
757

i am sending my mail id - praveenkandir77@yahoo.com

Read only

Former Member
0 Likes
757

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

Read only

Former Member
0 Likes
757

Thaks

Read only

Former Member
0 Likes
757

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