cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic Packing with different lots

Former Member
0 Kudos

Hi Together,

we want to use automatic packing of the material in deliveries, using packaging instructions.

We created the necessary packaging intructions in the Transaction POP1.

Packaging Intruction 1:

1. Pallet

2. 4 Big Boxes

3. Sub-Packaging Instruction 2

Packaging Instruction 2:

1. Small Box

2. Material

He haven't selected the flag for mixing of lots in the second instruction.

Now we habe the Problem:

SAP ist creating hierarchic HU's for the small boxes and big boxes.

By creating the small boxes SAP is regarding the existing lots and not mixing the lots.

1 Box = 1 Lot, 1 Lot = N Boxes.

But then it is mixing small boxes of different lots into a HU.

Example:

500 pieces of lot 1

300 pieces of lot 2

200 pieces per small box

2 small boxes in 1 bix box

Small Box 1 = 200 pieces of lot 1 - ok

S. Box 2 = 200 pieces of lot 1 - ok

S. Box 3 = 100 pieces of lot 1 - ok - no mix of lots

S. Box 4 = 200 pieces of lot 2 - ok

S. Box 5 = 100 pieces of lot 2 - ok - no mix of lots

Big Box 1 = S. Box 1 + S. Box 2 - ok

Big Box 2 = S. Box 3 + S. Box 4 - not ok, as we have now a mix of lots in this big box.

Big Box 3 = S. Box 5 - ok

Palett = B.Box 1 - 3 - ok

Does anyone of you having an idea how to get only bix boxes without a mix of lots ?

Is it possible in SAP Standard or only with ABAP ?

If only with ABAP, can you tell me the correct BadI or Exit ?

Greatings

Manuel

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Manuel,

check if it helps: in packing instructions you have a column, Mi (MixID) where you can play with allowing or not packing several batches of a material in the same handling unit.

Regards,

JM