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

VL02N customizing for not changes allowed

Former Member
0 Likes
544

Hi!

I would like to know if it is possible to make some changes in the transaction VL02N, so the user would be able just to fill in the field of the "Picked Quantity", but it would be denied to change any other field as the article, the quantity or anything else, those fields should appear just as display fields.

I would like to know if there is anything in Customizing to change this in the transaction.

Thanks in advance,

Leire

1 ACCEPTED SOLUTION
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
504

We have done something like that but in the Sales Order transaction (VA01/VA02). We created a variant, in which the fields were hidden and then assigned the variant to the document type in VOV8. Since deliveries are also part of SD, most likely something similar is available there. Check SPRO, I'm not sure where the delivery types are maintained.

If this is not feasible, search for so called "field exits". The fields could be disabled in PBO module.

We have done something like that but in the Sales Order transaction (VA01/VA02). We created a variant, in which the fields were hidden and then assigned the variant to the document type in VOV8. Since deliveries are also part of SD, most likely something similar is available there. Check SPRO, I'm not sure where the delivery types are maintained.

If this is not feasible, search for so called "field exits". The fields could be disabled in PBO module.

1 REPLY 1
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
505

We have done something like that but in the Sales Order transaction (VA01/VA02). We created a variant, in which the fields were hidden and then assigned the variant to the document type in VOV8. Since deliveries are also part of SD, most likely something similar is available there. Check SPRO, I'm not sure where the delivery types are maintained.

If this is not feasible, search for so called "field exits". The fields could be disabled in PBO module.