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

Batch field clear during GR creation

Former Member
0 Likes
588

Hi,

I have filled the batch field during inbound delivery creation with some dummy batch number.

Now during GR posting, I want to clear the batch field in material document so that I can generate a new batch from internal batch number range.

Is there any user exit or BADI available to do so that I can clear the batch field during GR creation step?

Response is apprecited,

Regards,

Dipak

Hi,

I have filled the batch field during inbound delivery creation with some dummy batch number.

Now during GR posting, I want to clear the batch field in material document so that I can generate a new batch from internal batch number range.

Is there any user exit or BADI available to do so that I can clear the batch field during GR creation step?

Response is apprecited,

Regards,

Dipak

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
542

Use BADI MB_MIGO_BADI method LINE_MODIFY

tyr user exit MBCFC010 - EXIT_SAPMM07M_010

Read only

Former Member
0 Likes
542

Hi ,

Check the exit.

Mainexit -MBCFC010

Fexit - EXIT_SAPMM07M_010