Application Development 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: 

user exits / badis for service order

Former Member
0 Kudos

user exits / badi for service order any idea ?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Transaction code for Service Order are:

IW31 - Create order (SM01-service order type)

IW41 - Confirm labour and material

IW32 - Complete the service order (Teco)

Check the below thread for program..Copy the progra in SE38 and Execute it

Enter the Tcode ..It will display the list of Userexits and badis.

Also check the steps to find the User Exit for any Tcode is as given below..

1. Find the development class for the TCode..u can find it by executing the Tcode ..then go to System on Menu Bar and click on Status.. a pop up will open up double click on the TCode ..u will get the development class.

2. Now run the Transaction SMOD ..on the menu bar select Uitilies..then click on find and then type the development class in the specified input field of development class.

3. Execute (F8).You will find all the User Exit for the TCode

3 REPLIES 3

Former Member
0 Kudos

Transaction code for Service Order are:

IW31 - Create order (SM01-service order type)

IW41 - Confirm labour and material

IW32 - Complete the service order (Teco)

Check the below thread for program..Copy the progra in SE38 and Execute it

Enter the Tcode ..It will display the list of Userexits and badis.

Also check the steps to find the User Exit for any Tcode is as given below..

1. Find the development class for the TCode..u can find it by executing the Tcode ..then go to System on Menu Bar and click on Status.. a pop up will open up double click on the TCode ..u will get the development class.

2. Now run the Transaction SMOD ..on the menu bar select Uitilies..then click on find and then type the development class in the specified input field of development class.

3. Execute (F8).You will find all the User Exit for the TCode

0 Kudos

hi thanks for the reply

actually my prob is in iw33 menubar - edit - dispaly deletions - on . by deafult display deletions will be off. how to make it on by default? . how to do it

former_member212653
Active Contributor
0 Kudos