cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Batch determination - LOBM_RLZ_PROZ

former_member722016
Participant
2,172

Hi,

I'm using batch determination in EWM embedded with S4 1809. I'm using characteristics LOBM_RLZ_PROZ to calculate the BBD. After create the outbound delivery I can see the batch determination is working fine. All values are correct and the batch proposed is also correct (Batch is not assigned in the ERP delivery). After delivery goes to EWM I can see the batch selection criteria is with the correct value in characteristics LOBM_VFDAT (same as ERP) and here starts the problem. First, the value LOBM_RLZ_PROZ is empty in EWM and the picking warehouse task is choosing a batch using FEFO. As a result, I should pick a batch with LOBM_VFDAT > 08.05.2022 and the WT has a batch with a LOBM_VFDAT = 01.07.2021

Thanks for the help!

Accepted Solutions (0)

Answers (1)

Answers (1)

mengutu1
Explorer
0 Kudos

Hi Lucas,

1) LOBM_RLZ_PROZ means remaining shelf life expiry date (SLED) as percentage and its task is to update search-expiry date in the batch search criteria. Let's say you have three batches of same product with different expiry dates.

Shelf life of your product= 100 days

Batch1 SLED= 05.03.2021

Batch2 SLED= 25.03.2021

Batch3 SLED= 26.03.2021

Delivery date=01.03.2021

If your criteria for batch search is LOBM_RLZ_PROZ>10% (It means remaining SLED after delivery date should be >10 days)

Then search-expiry date= 01.03.2021+10 days=11.03.2021

You will see search-expiry date (11.03.2021) in EWM as batch selection criteria.

So, Batch2 or Batch3 can be selected as 25.03.2021>11.03.2021 and 26.03.2021>11.03.2021

2) Batch sort sequence in ERP is not transferred to EWM as it has its own sequence from the storage type search/storage bin search.

If you want to select specifically Batch2 or if you want to select the batch with nearest SLED among the batches comply batch-selection criteria (these are Batch2 and Batch3 in our case) in EWM, you need the define "Stock Removal Rule" according to SLED and use it in Storage Type Search Sequence.

Cheers!

Tufan Mengus