SAP Inventory Management
SAP Inventory Management
SAP Inventory Management
In SAP MM ( Part 3)
rodrigueefila9@gmail.com
Overview Process
1) Automatic Batch Determination
2) Configuration in SAP :
Define Condition Table
Access Sequences
Batch Strategy type
Batch Search procedure
Import Standard SAP Characteristics
Creation of a Class
Material Master Settings
Sort sequence in cu70 and assign your characteristic value to it. ( FEFO / FIFO )
Create Batch Search Strategy: ( FEFO / FIFO )
3) Test Functionality :
First Expired, First Out ( FEFO )
First In, First Out ( FIFO)
Last In First Out ( LIFO )
1) Automatic Batch Determination
Batch search procedure defines how the search procedure is defined for the
batches.
IMG–>Logistics General–>Batch Management—>Batch determination and
Batch Check–>Batch Search procedure Definition for Inventory Management
OR Transaction code OMCY.
2) Configuration in SAP :
Batch search procedure activation.
In this you can assign the search procedure for the particular Movement Type.
IMG –> Logistics General –> Batch Management —> Batch determination and
Batch Check –> Batch Search procedure allocation and Check activation for
Inventory Management OR Transaction code OMCG.
2) Configuration in SAP :
activate SLED for your plant and mvt type 201.
2) Configuration in SAP :
Import Standard SAP Characteristics
You need to import all the important standard SAP characteristics, that is you
need to copy them from the client 000. These characteristics are hard coded in
the ABAP functions.
Transaction Code – BMSM
2) Configuration in SAP :
Creation of a Class
create a class named as Z-CLASS1 of Class type “Batch (023)” and assign a
standard SAP Characteristics “LOBM_VFDAT – Expiration date, shelf life” and
LOBM_LWEDT- Date of Last Goods Receipt to this class.
2) Configuration in SAP :
Material Master Settings ( MM01 )
Add the class to it in classification view.
2) Configuration in SAP :
Material Master Settings ( MM01 )
In purchasing view activate batch management.
2) Configuration in SAP :
Material Master Settings ( MM01 )
plant storage1 view give data for remaining shelf life and total shelf life
2) Configuration in SAP :
create sort sequence in cu70 and assign your characteristic value to it.
IMG > Logistics > Batch Management > Batch Determination and Batch Check >
Define Sort Rule
Enter Sort sequence “name” – ZFEFO1 ( if you use FEFO method )
2) Configuration in SAP :
create sort sequence in cu70 and assign your characteristic value to it.
Enter Characteristics. We will use standard Batch Characteristic LOBM_VFDAT.
This is used for Shelf Life Expiration Date (SLED). Check Ascending column.
Ascending tells the system to use the earliest batches based on SLED.
2) Configuration in SAP :
create sort sequence in cu70 and assign your characteristic value to it.
IMG > Logistics > Batch Management > Batch Determination and Batch Check
> Define Sort Rule
Enter Sort sequence “name” – ZFIFO1 ( if you use FIFO method )
2) Configuration in SAP :
create sort sequence in cu70 and assign your characteristic value to it.
SAP Menu > Logistics > Central Functions > Batch Management > Batch
Determination > Batch Search Strategy > For Inventory Management > MBC1 –
Create
Enter Strategy type ME01. This is the condition type for key combination
Movement Type, Plant and Material.
2) Configuration in SAP :
Create Batch Search Strategy: Initial Screen
Enter Movement Type 201 , a plant and the material number. Fill in other fields
as required or needed.
2) Configuration in SAP :
Create Batch Search Strategy: Initial Screen
Hit the “Sort Rule” icon – On this screen enter the Sort Rule created in previous
step. ZFEFO1 base of the FEFO (You can add / remove Sort Rule based on your
requirements.)
Here is FEFO
2) Configuration in SAP :
Create Batch Search Strategy: Initial Screen
Hit the “Sort Rule” icon – On this screen enter the Sort Rule created in previous
step. ZFIFO1 base of the FIFO (You can add / remove Sort Rule based on your
requirements.)
Here is FIFO
3) Test Functionality :
First Expired, First Out ( FEFO )
Do a GR using 501 and enter SLED related details.(production date and exp
date values)
Repeat the above step and enter different values for SLED details
Do a GI using 201 mvt tye in MIGO and enter * in batch field(system will
determine the batch using the SLED value based on the criteria(ascending or
descending which was set in the sort rule.).
You can see here the system offer the first expire batch :
3) Test Functionality :
First Expired, First Out ( FEFO )
Strategy Info
3) Test Functionality :
First In, First Out ( FIFO)
First In, First Out, commonly known as FIFO, is an asset-management and
valuation method in which assets produced or acquired first are sold, used, or
disposed of first. For tax purposes, FIFO assumes that assets with the oldest costs
are included in the income statement's cost of goods sold
the system offers the oldest entry
3) Test Functionality :
First In, First Out ( FIFO)
Strategy Info
3) Test Functionality :
Last In First Out ( LIFO )
What is the definition of LIFO ? The LIFO method is most commonly applied to an
organization’s inventory valuation procedures. There are a lot of different
valuation methodologies applied to inventory, and often management has to
make a strategic decision to determine the most advantageous method to use.
Under LIFO, the valuation is structured around the concept that the last unit of
inventory received (the newest inventory) is the first unit of inventory used.
Depending on the unit cost and timing of inventory transactions, the LIFO
method can generate a number of tax benefits due to profitability impacts on
the income statement.
3) Test Functionality :
Last In First Out ( LIFO )
IMPORTANT : you can create a new rule or you can use the same rule ( FIFO)
but if you use the same rule you should change configuration like this <<
ASCENDING >> to << DESCENDING >> FIFO become LIFO
3) Test Functionality :
Last In First Out ( LIFO )
Strategy Info