Application Development 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: 

BADIs for ME51N MIGO

stefan_kolev4
Participant
0 Kudos

Hi,

I would like to concatenate material description and material size and to display the result in the field short text after material number in transaction me51n and migo. Which UE should I use?

3 REPLIES 3

GauthamV
Active Contributor
0 Kudos

Use this exit.

MEREQ001

0 Kudos

Thanks!

When I'm trying to set the value of im_data_new-txz01, the system shows me an error message:

im_data_new cannot be changed!

How can I concatenate material description and size ?

Cheers

Stefan

stefan_kolev4
Participant
0 Kudos

I will use BADI MB_MIGO_BADI.

Thanks