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

Production Order : Batch assignment

christophe_hu2
Participant
0 Likes
860

Hello Gurus,

I have a question regarding the assignment of batch number on production order header lvl and component lvl.

Currently the batch number is assigned automatically at production order header lvl and component lvl when the user click on release button.

I have implemented the user exit  EXIT_SAPLV01Z_002 to assign a specific batch number on the header lvl but I do not know how to retrieve the batch number of the component lvl and assign it to the batch number on the header lvl.

Let me know if it's not clear.

Thank you.

5 REPLIES 5
Read only

former_member185537
Participant
0 Likes
708

Hi,

Do you want to assign in the exit that you have mentioned??

Read only

0 Likes
708

Yes if possible.

The goal is to have  same batch number on header and component lvl.

thanks in advance.

Read only

0 Likes
708

Hi Li,

Did you try to modify the same in EXIT_SAPLV01Z_001.

Read only

0 Likes
708

No I did not try, do you think I can get the batch number component on this user exit?

Read only

0 Likes
708

Seems like both exits could be used.