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

IW32 (Modification in component)

Former Member
0 Likes
1,359

Dear Experts ,

I want to gray out component (RESBD structure) in iw32 if the order has permit issued. I have found so many BADIs but no one is suitable for my requirement, I have checked by putting break points in its methods ...

Kindly suggest .......

Thanks

Alok Vishnoi

2 REPLIES 2
Read only

Former Member
0 Likes
723

Hi,

If u exactly want to grey out MO Component Tab when permit is issued then a suitable user exit would be :- IWO10009 PM Order: Customer Check for 'Save' Event.

But i would say the better way to do it is to grey out component Tab after releasing the Maintenance Order , so that no body changes the Component details ..and u can acheive it using BAID : IWO1_SCREEN_MODIFY Field Content and Display Modification at the same time u can ensure than Permit issue is made mandatory for release in IPMD .. thus doing in this way u can ensure permit is issued while releasing the Maintenance Order and after release the Component Tab can be greyed out ..

FM:- STATUS_READ:- To read system or user status ..

regards

pushpa

Read only

0 Likes
723

Dear Pushpa,

I used the IW01_SCREEN_MODIFY combine with FM Status Read.

We manage to disable (grey out) the operation Screen Field but it is not working for the Component Screen Field.

Is there any way to grey out the Component screen?

Thank you

Best Regards,

Lieky Widjaja