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

SmartForms (SAP - ABAP)

Former Member
0 Likes
251

Hi Friends,

Can anybody tell me how to search exact user exit to write code for workflow ? I am waiting for ur reply.......

Thx and Regds,

bapi bobby

1 REPLY 1
Read only

anversha_s
Active Contributor
0 Likes
225

hi,

n order to find out the user exits for any tcode,

1. get the developement class of the tcode from SE93.

2. Now goto transaction SMOD and press F4,

3. give in the Deve class in the dev class and Press ENTER

this will show u the exits for any tcode.

or execute this report

http://www.erpgenie.com/sap/abap/code/abap26.htm

which gives the list of exits for a tcode

Regards,

Anver