cancel
Showing results for 
Search instead for 
Did you mean: 

Disable for adding or changing in Component or Operation Tab

Former Member
0 Kudos

Dear Expert,

Module PM ::: I got an requirment form customer that they need to disable the field for adding or changing in Component or Operation Tab after maintenace order has a status as REL. Could you please find out the solution for me?

Thank you in advance

Gamez

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1. U may try to LOCK the Maintenance Order for changes once its status is release , so u should do changes via User exit :-

IWO10002 -> PM maintenance order: Customer check for order release

U can read status using FM STATUS_READ

2. U can also check if BADI :- IWO1_SCREEN_MODIFY Field Content and Display Modification is helpful for ur case ..

regrds

pushpa

Former Member
0 Kudos

Hi Pushpa

I think BADI :- IWO1_SCREEN_MODIFY is suitable to solve my problem.

Thank you very much^^

Edited by: gamezkun on Aug 3, 2011 6:06 AM

Former Member
0 Kudos

Hi,

If BADI :- IWO1_SCREEN_MODIFY has solved your problem , then please post the ABAP code related to that , as it will be helpful for us also ..

thanks & regrds

pushpa

Answers (0)