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

VA01 User exit

Former Member
0 Likes
582

Hi,

Can any one tell me whether there are any user exits to modify VA01 screen. My requirement is, user should be able to input Item text only when they create sales orders. Item text fileds should be made input disabled once they create the sales order (i.e) when they use VA02 they should not be able to edit Item text.

Qucik response will be much appreciated. Thanks.

--- Vivek.T

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
554

Hi,

You may use FORM USEREXIT_FIELD_MODIFICATION of MV45AFZZ for the same.

I hope this helps.

Regards

Raju Chitale

Hi,

Can any one tell me whether there are any user exits to modify VA01 screen. My requirement is, user should be able to input Item text only when they create sales orders. Item text fileds should be made input disabled once they create the sales order (i.e) when they use VA02 they should not be able to edit Item text.

Qucik response will be much appreciated. Thanks.

--- Vivek.T

2 REPLIES 2
Read only

Former Member
0 Likes
555

Hi,

You may use FORM USEREXIT_FIELD_MODIFICATION of MV45AFZZ for the same.

I hope this helps.

Regards

Raju Chitale

Read only

Former Member
0 Likes
554

Thanks guys for ur help