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

Disable Delete function on Menu in Tcode IW32

former_member230535
Participant
0 Likes
1,118

Dear all,

I want to disable Delete function on Menu in Tcode IW32 when the status Maintenance Order is LOCK, please help me!!!

1. The status of a Maintenance Order is LOCK

2. Disable Delete function

2 REPLIES 2
Read only

Former Member
0 Likes
742

Hi,

Try below exits :

EXIT_SAPLCOIH_006 : PM Order: Customer Enhancement for Exclusion of Function Codes

Function code for Delete is : LOEA.

Kindly check.

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
742

Shouldn't this be part of the status configuration? I believe for every status we can configure what actions it should allow or not. Not sure if it'd work in this particular case, but I'd double-check with a functional expert before doing any user exits.