Stock tables

hi all,
please advise in which tables following information
unrestricted stock + valuation type
project stock + valuation type
quality stock + valuation type
block stock  + valuation type

Inventory Management
ISEG - Physical inventory document items
MKPF - Material document: Header
MSEG - Material document: item
RKPF - Reservation: Header
RESB - Reservation: Item
Purchasing
EBAN - Purchase requisition: items
EBKN - Purchase Requisition: account assignment
STXH - SAPScript Text Header
STXL - SAPScript Text Lines
EKKO - Purchasing document header
EKPO - Purchasing Document: Item
EKET - Purchasing Document: Delivery Schedules
MDBS - Material View of Order Item/Schedule Line (good to find open PO's)
EKKN - Account assignment in purchasing document
EORD - Purchasing Source List
EIPA - Order price history record
EKAB - Release documentation
EKBE - Purchasing document history
EKBZ - Purchasing document history: delivery costs
EKPB - "Material to be provided" item in purchasing document
ESKL - Account assignment specification for service line
ESKN - Account assignment in service package
ESLH - Service package header data
ESLL - Lines in service package
ESSR - Service entry sheet header data
ESUC - External services management: Unplanned limits for contract item
ESUH - External services management: unplanned service limits header data
ESUP - External services management: unplanned limits for service packages
ESUS - External services management: Unplanned limits for service types
EINA - Purchase Info Record: General
EINE - Purchasing info record: purchasing organization data
KONP - Condition Item
KONH - Condition Header
MARD Storage Location Data for Material
MAST Material to BOM Link
MBEW Material Valuation
MKPF Header- Material Document
MSEG Document Segment- Material
MVER Material Consumption
MVKE Sales Data for materials
RKPF Document Header- Reservation
Edited by: Afshad Irani on Apr 24, 2010 11:35 AM

Similar Messages

  • Special Stock table and F.01

    Dear All,
    I have 1 inventory GL Account but all the inventory transactions are using "special stock".
    I want to know are there any special stock tables that have material summary which have amount and quantity, but the amount of summary have the same amount with the GL Account?
    for example : from table S039 i can get the summary of inventory that have same amount with the GL Account, but the problem it can't for special stock
    Thanks,
    Ferry

    thanks a lot Jurgen for the answers, now i know there is no table for the summary, so i should using some tables to make the summary
    Regards,
    Ferry

  • New Stock tables in 8.8

    Hi Forum,
    I am tring to create a new valuation report in Crystal with the new Stock tables.
    OILM, OINV. Also i noticed IVL1, OIVQ & OIVE.
    Which tables do i need to link to get a valuation report with FIFO method.
    The reports that i have stop  giving us the info we need andi need to get new reports running before end of month.
    I really don't know what happened but as soon as we upgraded to 8.1 the Crstal reports that include OINM are not working properly.
    An Adivse will be grealt appreciatted.
    Regards,
    Manuel Roman

    Hi Gordon,
    Linking OIVL--> OIVQ did the trick for non-serial items and linking OSRI worked for serialized items...
    Works fine and speed wise is even faster than the original report.
    Thanks for all your help..
    Regards,
    Manuel

  • When MSKA (Sales Order Stock) table get updated?

    Hi,
    May I know when MSKA(Sales Order Stock)  table get updated?
    Regards,
    thiyagu

    suppose a sales order has been created of 10 MTS and Production Person give me 5 MTS against the sales order by creating Planned Order& Production Order wrt Sales Order,then 5 MTS will be updated into Unrestricted - Use.
    If suppose Material is Return Delivery ,then after MIGO , it goes to Quality Inspection,then this Quantity will Updated in to Stock in Quality Inspection .
    Hope ,it will help you.
    Best Regards,
    Ankur

  • Open order qty,Delivered qty,issued qty, and closing stock---Tables

    Gurus,
    I need to Prepare a report which will show open order qty,Delivered qty,issued qty, and closing stock.
    Please help me with table names where i can find .
    Regards
    venu gopal

    Hi,
    Try EKPO & EKBE tables..
    Thx
    Raju

  • Date wise stock table

    Hiii,
    I want to see the stock available at a date when PR was made ie say on 01.07.2008 PR was releasd then stock at that date.
    Please advise how to fetch the same.(which table to refer)
    Regards,
    Ayushika Jain

    As far as i know stock gets updated on the material document/posting date and not on PR or PO.for this u can use mb51,mb5b
    regards,
    indranil

  • Reserved stock table

    Hi,
    Can you please tell the table and field to display reserved stock against contracts?
    Basically, we would enter a contract (VA41) and reserve this stock. (so that call off orders can consume this stock)
    What is the table where we can see the reserved stock against that contract?
    Is it MARD - LABST?
    Thanks in advance.

    Hi Kasi,
        MARD-LABST is total unrestricted stock,for reserved stock also you can use this .In MMBE you can see the reserved stock by clicking on ths quantity,here it will give you the total idea on stock .for returns u can see the values in RETME (This is merchandise that a customer returns because she is not happy with it.) or VMRET (Quantity returned by the customer in the previous period.)
    check these fields as per your requirement.
    Thanks
    Vinayak
    Edited by: vinayak4all on Jul 13, 2011 8:05 AM

  • Sales order stock table

    hi friends,
    is there any table for sales order stock in sap.
    with regards
    Bhupi

    HIIII
    Batch Stock - MCH1, MCHA, MCHB '
    Valued Stock - MBEW
    Sales order Stock - MSKA ,
    Project Stock - MSPR
    Storage Location stock - MARD,
    Stock with vendor - MSLB,
    Special Stocks from Vendor - MKOL
    Special Stocks with Customer - MSKU
    Reading View of Stock Transfer Reservations - MDUR
    Reading View of Stock Transport Order for Release Order - MDUB
    Sales Requirement Totals Record - VBBS
    Data Base View of Production Order for MD - MDFA

  • Create stock table

    I need to create query for last stock quantity. It should be very easy but I dont know where to start.
    I have 3 tables. Stores, Dates and Transactions. I want to combine all Stores with all Dates in one table and then calculate Last Stock Quantity.
    Stores
    London
    Paris
    Prague
    Dates
    1.1.2014
    2.1.2014
    3.1.2014
    Transactions
    1.1.2014 London 1000
    1.1.2014 Paris 1300
    1.1.2014 Prague 1500
    2.1.2014 London 800
    3.1.2014 Prague 1200
    And result should look like this Last_Quantity should be Quantity for last date in Transactions table.
    1.1.2014 London 1000
    1.1.2014 Paris 1300
    1.1.2014 Prague 1500
    2.1.2014 London 800
    2.1.2014 Paris 1300
    2.1.2014 Prague 1500
    3.1.2014 London 800
    3.1.2014 Paris 1300
    3.1.2014 Prague 1200

    I have created a full example:
    CREATE TABLE STORES (Name VARCHAR(MAX))
    CREATE TABLE DATES (Date DATE)
    CREATE TABLE Transactions (DATE date, Store varchar(max), Quantity INT)
    INSERT INTO STORES values ('London'), ('Paris'), ('Prague')
    insert into dates values ('2014-01-01'),('2014-01-02'),('2014-01-03')
    insert into Transactions values ('2014-01-01','London',1000)
    insert into Transactions values ('2014-01-01','Paris',1300)
    insert into Transactions values ('2014-01-01','Prague',1500)
    insert into Transactions values ('2014-01-02','London',800)
    insert into Transactions values ('2014-01-03','Prague',1200)
    SELECT Stores.Name, Dates.Date, (SELECT TOP 1 Transactions.Quantity FROM Transactions WHERE Transactions.Date <= Dates.Date AND Transactions.Store = Stores.Name ORDER BY Transactions.Date DESC)
    FROM Stores CROSS JOIN Dates

  • Batch stock table / mmbe table

    Hello gurus,
    I want to know where I can get the values in the MMBE table.
    I want to create a query that would show me the stocks per batch of a material. Can you help me out?
    Thanks in advance
    Edited by: obie villamosa on Jun 20, 2008 4:20 PM

    yes i have already created the query using that. however, whenever i sort it by batch number, the query shows me multiple lines of the same batch number, with the same unrestricted qty.
    example:
    BATCH1 1000
    BATCH1  1000
    BATCH1   1000
    BACTH2   2000
    total           3000

  • Stock table

    hi friends
    i am working on Z report  ,want to show stock of all materials at  one time as its shown in T code MMBE. I am not getting the perticular TABLE (from where the system  picking the actual value) of following fields.
    Reserved  =  BDMNG
    Rcpt Reservation  =  BDMNS
    On -Order Stock = MENGE
    GR Blocked Stock = WESPB
    its an urgent pl
    Thanks in advance, will be rewarded

    HI ANIL LANDE ,
    Please chck the tables
    MARD , MBEW
    all the details of  quantity of Material is stored under
    MBEW table.
    Hope this may solve your Problem.
    Please reward points if found helpful.
    Thanks and regards,
    Rajeshwar.

  • Customer consignment stock table-field

    HI All,
    Please let me know which is the correct field of MSKU which gives me CUSTOMER Consignment stock.
    Thanks,
    Saravanan

    Check the field KULAB

  • Need Special Stock (Tables & Fields) details

    Hi Experts,
    My requirement is to find the opening stock for a particular month.
    I fullfilled this with the help of MBEWH, MARDH, S031...etc.
    But My point is it is showing only valuated stock,
    And I cannot find the special stock (Consignment),
    Can anyone please help me where the Special stock(Consignment) for the particluar material is stored.
    Special stocks are indicated by 'K' in MSEG-SOBKZ.
    Thanks & Regards,
    Dileep .C

    I found myself,
    MKOLH
    Dileep .C

  • Stock table batchwise

    Hi All,
    I had a batch number with me. I dont have any other details. Now I want to have all the below details with that batch.
    Like Plant, storage location, available qty, Sales order number, etc.
    From which table I can get this data? I tried with MSEG. In that it is showing the other transactions also for this batch like one record for 101 movement and another for 601 movement (where the SO number is there).
    So I cannot give this table to abaper. Suggest me some table where I can get only one record with quantity, SO number, etc.
    Ratna

    Try MCHA and MCHB, if they meet your requirements.

  • Historical stock on table MARDH is different than calculation from MB5B.

    Hi expert,
    I've checked stock on posting date (MB5B) is correct, comparing with MMBE as well as the physical inventory stock.
    Now I'm checking my historical stock (table MARDH) on period 06.2010, for specific material, plant and storage location is not the same result with MB5B in the same selection. Using my own calculation, MB5B is the correct one.
    No problem found at period 04, 05 or 07.
    What is the possible reason of this difference in table MARDH?
    Kindly advise.
    regards,
    rob

    Does it means if any movement in the next period then it copies from MARD into MARDH for previous period entry?
    yes
    Kindly advise how the calculation the qty copied into MARDH.
    Please read OSS note 193554
    It explains how the history tables are updated and it may help to retrieve your value.

Maybe you are looking for

  • Not Recognized inItunes/Recognized but can't be accessed in My Computer

    I have recently run into this problem on my computer. My Ipod no longer can be recognized by Itunes. The program doesn't automatically start when I plug the Ipod in anymore and the Ipod doesn't show up if I open the program then plug it in. I had set

  • Java.lang.NoClassDefFoundError: oracle/security/ssl/OracleSSLSocketImpl

    Hi, can anyone please help us to come out of this: java.lang.NoClassDefFoundError: oracle/security/ssl/OracleSSLSocketImpl at oracle.security.ssl.OracleSSLCipherSuite.isSSLLibDomestic(Unknown Source) at oracle.security.ssl.OracleSSLCipherSuite.getSup

  • How to find function location (TPLNR) from OBJEK field

    Dear All, PLEASE HELP ME IN FINDING THE FUNCTIONAL LOCATION (TPLNR) USING OBJEK FIELD (KEY OF OBJECT TO BE CLASSIFIED. Regards, Nikhil..

  • A little disappointed and a lot happy

    Hi, After looking through the Apple site yesterday I decided to find out what all the fuss was about and went to my nearest Apple retaier and bought the AppleTV. The setup was easy (connected to network in seconds. While syncing took a while (what di

  • Encrypt xml message in receive pipeline

    Hi,    I am new to biztalk .    I have a requirement where i need to encrypt the xml message in the receive pipeline.I know i have to develop a custom pipeline component to do this but i don't know in which stage of receive pipeline should i place th