cancel
Showing results for 
Search instead for 
Did you mean: 

free stock tcode md04 and table MBEW

John_G
Explorer
0 Kudos
583

Dears

I was wondering if someone knows why sometimes I see differences in stock between

current free stock (field LABST) of today in the tcode MD04

current free stock (field LBKUM) of the table MBEW

both regard current free stock but these discrepancy in some cases make me a doubt , where I can find the value that I see when I run tcode MD04

Thanks a lot

John

Accepted Solutions (0)

Answers (1)

Answers (1)

DominikTylczyn
SAP Champion
SAP Champion
0 Kudos

Hello giovannigiardina

giovannigiardinaMBEW-LBKUM is "total valuated stock" on valuation area level (valuation area is almost always plant). LBKUM is not current free stock. For instance blocked stock is valuated stock, but it is not free stock.

LABST (valuated unrestricted stock) comes from MARD table.

Best regards

Dominik Tylczynski

John_G
Explorer
0 Kudos

thanks a lot

May I ask a further question , do you know if it is possible to see in a table the last value of the stock for a material

For instance let's say that for a bunch of materials I would want to see the remaining stock at the end of their consumption period (after that no element of mrp is used)

This info is showed in md04 scrolling down the table associated to the material

Thanks a lot

DominikTylczyn
SAP Champion
SAP Champion
0 Kudos

giovannigiardina That value is calculated dynamically as it changes if MRP elements change. This value is not stored in any table. You can get it with the BAPI_MATERIAL_STOCK_REQ_LIST function.