cancel
Showing results for 
Search instead for 
Did you mean: 

user exit by develope class from abap workbench

Former Member
0 Kudos

Hello Gurus,

how can I get into user exit by develope class from abap workbench?

thanks very much!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

go to transaction SE80 or by path Tools -> ABAP workbench -> overview -> SE80 Object Navigator

In the object Navigator screen, select

- Development class

- VMOD

Select Includes to see list of user exits.

Former Member
0 Kudos

Hi,

I can't find "development class " in object navigator. please where is it ?

thanks very much!

former_member217082
Active Contributor
0 Kudos

Hi zhang

Go to SE80 and give package as VA and then you can select the development class in the list in the object feild

Regards

Srinath

Former Member
0 Kudos

I look for carefully under project "va", there is no "development class" either. please show me the detail. thanks very much!

Former Member
0 Kudos

You must be using different version of SAP.

Try the following

Go to transaction SE80

from the object navigator button, click on the "repository browser" button.

From the list box, select an item which has a word "class.." or development class (in case it is available)

Input development class as 'VMOD' to see list of user exits.

Former Member
0 Kudos

I use R/3 4.7 or ECC6.0 IDES system. there is a item "class/interface", but when I input VMOD, it shows there is no such object, I should create it. what 's wrong? please help me.

thanks very much!

Former Member
0 Kudos

I understand the problem. I too faced it when i was in IDES system.

I presume your administrator must have done something.

In case, you are working on some other system, you could use the path provided in my previous replies to get into user exits by development class of ABAP workbench.

Alternatively, if you would like to know list of user exits in sales distribution, you could use this path

IMG -> sales and distribution -> system modifications -> user exits

Answers (1)

Answers (1)

reazuddin_md
Active Contributor
0 Kudos

For sales, Development Package :VA

try with this-

Hope ll get more inputs,