‎2014 Apr 21 3:18 AM
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
‎2014 Apr 21 7:35 AM
Hi,
Try below exits :
EXIT_SAPLCOIH_006 : PM Order: Customer Enhancement for Exclusion of Function Codes
Function code for Delete is : LOEA.
Kindly check.
‎2014 Apr 21 7:59 PM
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.