cancel
Showing results for 
Search instead for 
Did you mean: 

FEFO then FIFO batch search strategy

Former Member
0 Kudos

how do i set-up a batch search using FEFO and FIFO? what characteristics should i use? for FEFO, its LOBM_VFDAT, but for the FIFO, what characteristic should i use?

also, what do i characteristics do i assign to the selection class and the sort classes?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI

this is related to charectristics.

LOBM_BWTAR

Valuation type (only for class type 022 = batch level at plant level).

You can use this characteristic as a criterion for batch determination if your batches are assigned characteristic values separately.

LOBM_LVORM

Deletion flag

If you no longer use a batch, you should flag it for deletion in the batch master record. Use batch reorganization runs regularly to delete all batches flagged for deletion. A reorganization run deletes all batches flagged for deletion if they have no more stocks. The deletion of a batch does not affect the batch where-used function.

LOBM_QNDAT

Next inspection date

This characteristic refers to the next inspection date stored in the batch master record. It is determined using the date of the last goods receipt and the inspection interval stored in the material master record.

LOBM_VERAB

Availability date

You use this characteristic, for instance, for batches whose contents must first mature or be held before they can be processed further or sold.

LOBM_VFDAT

Expiration date

Use this characteristic if you work with the shelf life expiration date (SLED)/expiration date.

LOBM_ZUSTD

Status

If batch status management is activated, you can work with this characteristic to use the batch status (restricted or unrestricted) as a selection criterion.

help full link

http://help.sap.com/saphelp_47x200/helpdata/en/25/283cce4f7811d18a150000e816ae6e/frameset.htm

-ashok

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear Bear,

You can use charcetertics as LOBM_VFDAT for both.

For batch determination, u have to create sort rule with CU70 and assign the sort rule in search strategy

Assign this search startegy in Search procedure and assign search procedure in ur order type configuration

Refer this doc. for info on Batch management. Hope this helps.

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOBM/LOBM.pdf

Please refer these link,

https://wiki.sdn.sap.com/wiki/display/ERPLO/Batch%20Management

http://help.sap.com/saphelp_45b/helpdata/en/25/283cb44f7811d18a150000e816ae6e/frameset.htm

Regards,

R.Brahmankar