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

movement type

Former Member
0 Likes
374

hi:

I want to modify 501 movement type to a custom movement type where I want to enter the price for the material quantity manually and not from the material master. How do I get this field on the screen for the movement type with transaction MB1C or MIGO.is there any user exit?

1 ACCEPTED SOLUTION
Read only

Tamas_Hoznek
Product and Topic Expert
Product and Topic Expert
0 Likes
355

I suppose you could always use BAdI "MB_MIGO_BADI" and create a new tabstrip containing your new field... this would work for MIGO. I'm not aware of a suitable enhancement that'd work for MB1C though.

2 REPLIES 2
Read only

Tamas_Hoznek
Product and Topic Expert
Product and Topic Expert
0 Likes
356

I suppose you could always use BAdI "MB_MIGO_BADI" and create a new tabstrip containing your new field... this would work for MIGO. I'm not aware of a suitable enhancement that'd work for MB1C though.

Read only

Former Member
0 Likes
355

y