cancel
Showing results for 
Search instead for 
Did you mean: 

Batches not sorted properly

Former Member
0 Kudos

Hi All,

We configured Batch management recently.

We are sorting the batches by Manufacturing Date and Shelf Life Expiration Date.

Batches are sorted corrected based on Manufacturing Date,

But we are not getting proper results when we sort based on Shelf Life Expiration Date.

Based on SLED, system is taking even the batches with the past date.

Please find the example below.

Batch      Manufacturing date          SLED

B0001     27.04.2015                         27.04.2015

B0002     28.04.2015                         30.04.2014

In the above exmple, as per Ascending sort, system will pick up the first record, but the SLED is expired.

We want the system to consider the Batches with valid SLED. It should not take batches with expired SLED.

How to achieve this. Please suggest.

Regards,

Raja Durai

Accepted Solutions (1)

Accepted Solutions (1)

csaba_szommer
Active Contributor
0 Kudos

The sorting itself cannot solve this, you have to define in the system properly your condition.

With the help of the remaining shelf life charatcerisitc (LOBM_RLZ) you can define e.g., that only the batches with >0 remaining shelf life should be selected. Please read OSS note 33396 or e.g. this link:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0caed4a-40f9-2c10-349a-96ec617a8...

Answers (0)