cancel
Showing results for 
Search instead for 
Did you mean: 

Closing pricing for changes in VA01 and VA02

Former Member
0 Kudos

Hi,

After reading hundreds of posts I am not able to find a solution for my problem.

I want via EXIT to close field KOMV-KBETR in the sales order processing.

Exit FIELD_MODIFICATION will only close the field after some input in the item, so if the user enters all the data at the same time he is able to change the price.

Any ideas?

Thanks in advance.

Rui Pinto

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rui,

Try that User exits LV69AFZZ and MV61AFZB.

U must create include zzprice. Then add ur include inside user-exits.

Then write ur code;

screen-input = 0.

modify screen. like that

I hope it will solve ur problem.

regards,

Gorbil.