cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of Batch Number upon creation of Production Order

0 Kudos

Hi guys,

I am implementing the use of batch number for our production process and this requires the printing of labels for the packing of the end production. As the printing has to be done in advance, we will require the batch number creation to be done upon the creation of the Production Order, not upon the Receipt of Production. Is there any way we can do this? Thank you!

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member287017
Participant
0 Kudos

Hi Gyver Chang,

This can not be done in SAP B1.

You can do a work around solution.

1. create a UDF in Production Order for creation of Batch Number.

2. create a FMS to auto fill the next Batch Number.

3. Ask the user to enter the same Batch Number at the time of Production receipt. Use an sp to block if it is not matching with production order.

4. You can print labels based on Production Order.

This is how this can be closed without customization.

Regards,

Chella