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

Greyout delivery date and ordered quantity fields in VA21

Former Member
0 Likes
407

Hai Experts,

We have a requirement to greyout fields(delivery date and ordered quantity in schedule lines tab) in VA21 after 'USEREXIT_SAVE_DOCUMENT_PREPARE' form is executed in MV45AFZZ user exit, I have written the code for the same then it is working fine and fields are greyed out. But when we click save button then we will get a popup window, if we choose edit, again the fields are in change mode.

Request your help in this regard.

Thanks in Adv.

Murthy

Hai Experts,

We have a requirement to greyout fields(delivery date and ordered quantity in schedule lines tab) in VA21 after 'USEREXIT_SAVE_DOCUMENT_PREPARE' form is executed in MV45AFZZ user exit, I have written the code for the same then it is working fine and fields are greyed out. But when we click save button then we will get a popup window, if we choose edit, again the fields are in change mode.

Request your help in this regard.

Thanks in Adv.

Murthy

1 REPLY 1
Read only

Former Member
0 Likes
371

Hi,

Use exit EXIT_SAPMV45A_004 (V45A0003) for your purpose.

BR,

Vijay