Mmbe table

hi gurus,
do you happen to know what table does the tcode MMBE use?

It uses multiple tables for MMBE reports ,
Batch Stock - MCH1, MCHA, MCHB u2018
Valued Stock - MBEW
Sales order Stock - MSKA ,
Project Stock -  MSPR
Storage Location stock u2013 MARD,
Stock with vendor - MSLB,
Special Stocks from Vendor -  MKOL
Special Stocks with Customer u2013 MSKU
Reading View of Stock Transfer Reservations u2013 MDUR
Reading View of Stock Transport Order for Release Order - MDUB
Sales Requirement Totals Record u2013 VBBS
Data Base View of Production Order for MD - MDFA
Regards,
Ajay Nikte

Similar Messages

  • 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

  • MMBE table for line items

    Hi experts,
    I am currently developing a report same like MMBE.
    Currently MMBE is showing only the current stock at the warehouse.
    But i m sure there is line item behind this stock balance.
    I need to develop a report to show the stock for a particular period which should map to the MMBE.
    In this case i need the tables to show the line item and not the history table.
    Thank you in advaced.

    Hi,
    Try MKPF & MSEG  tables. or FM MB_READ_MATERIAL_STOCKS
    Regards,
    Amit

  • Available Inventory

    Hello Folks,
    I am trying to calculate the available inventory for a particular material, customer and plant combination. Can you please provide me with the table and field where the open sales order quantity is stored. If it is a manual calculation, can anyone guide me through the process.
    I checked the forums but could not get an answer, so I am posting this question. Please answer.
    Regards,
    Pranava

    if u want to know the materials that are available to be used by sales requirements after considering the open orders.
    follow the below.
    Obtain the total stock from tables of MMBE,
    goto VA05 & go for open orders & key in the material & the relevant plant with no from date & to date should be current date.
    this will list all the open orders & the requirements, sum up the quantities. & subtract with the MMBE table.
    the balance will give you the stock that is readily available for the new orders consumption.
    rgds
    ilango

  • Latest price of a material

    i want to know  the table where latest price of a material is
    updated irrespective of material whether it is internal material or
    mpn material. plz give me reply as soon as possible.
    prasad.

    HI,
    Check in tcode
    MB51
    MMBE
    TABLES : MARD
                   MARA
                   MARC

  • Want field and table name for RESERVED coloum in MMBE

    Hi ,
            There is a RESERVED coloum in MMBE and     I want this   * RESERVED* coloum  in  MB52   .
           I got to know that Field related to this  RESERVED coloum is BDMNG coming from table RESB .
           To confirm the field and table I checked the value in BDMNG by putting join on MARA and RESB where MATNR = BAUGR.
            But I got  value in BDMNG is 50 and in MMBE it is .228 for that material.
               Please tell me field and table name for RESERVED coloum. and hoe to join MARA and RESB  to get exact result.
    Thanks and Regards,
    Ranu

    Hi,
    Mara-matnr is not equal to Resb-matnr and it shows no record if i do like this.
    But Mara-matnr is equal to Resb-baugr, and it gives me 1 record .But porblem is that i dint get BDMNG field matching with mmbe RESEVERD coloum.

  • Tables for MMBE

    Dear all,
    Could you please let me know when ever u r executing MMBE t.code u can see UR,Quality,Bolocked stock ,stock provided to vendor , in which table this data will get stored, i need to prepare report which my client want to see the qty that is provided to vendor in his report
    Regards
    venu gopal

    Hi
    List of tables used by MMBE report
    EKBE History per Purchasing Document
    EKPO Purchasing Document Item
    MAKT Material Descriptions
    MARA General Material Data
    MARAV Generated Table for View MARAV
    MARC Plant Data for Material
    MARCV Generated Table for View MARCV
    MARD Storage Location Data for Material
    MARM Units of Measure for Material
    MCH1 Batches (if Batch Management Cross-Plant)
    MCHA Batches
    MCHB Batch Stocks
    MKOL Special Stocks from Vendor
    MSCA Sales Orders on Hand with Vendor
    MSKA Sales Order Stock
    MSKU Special Stocks with Customer
    MSLB Special Stocks with Vendor
    MSPR Project Stock
    Thanks & Regards
    Kishore
    Edited by: Kishore Kumar Chiluka on Jul 15, 2008 8:03 AM

  • Table for Reserved quantity in MMBE.

    Hi All,
    In transaction code MMBE, there is field 'Reseved stock'
    Please let me know SAP table& field for it..
    Best Regards,
    Shailendra

    Hi,
    You can take this from RESB table and field name BDMNG.
    MMBE displays the reservation requirement in Reserved field.
    Regards,
    Sunny

  • Table for Reseved Stock in MMBE

    Hi Expert
           In which table we will get the Reserved stock value in MMBE transaction
    Regards
    Manoj Kumar

    What i think is that it is always Calculated in transaction  the TABLE will Be MSEG and MKPF when ever you  reserve stock...it using goods movement it will create a material document
    try using BAPI_MATERIAL_STOCK_REQ_LIST
    Edited by: Anup Deshmukh on Feb 18, 2010 5:31 AM

  • Tables used in MMBE

    Hi
    Can anyone tell me if there is a tabe with the values showed in MMBE?
    The value I want to know is the quanty in sales order of some material.
    thanks
    Dora

    Hi,
    You can try running a trace
    Go to transaction ST05 and tick SQL trace and click on activate trace
    Now go to MMBE and enter relevant details and execute.
    Now go to ST05 and say " Deactivate Trace ", now go to Display Trace.
    You will get list of all tables , you can check the relevant table which would capture the relevant data.
    Reward points if helpful.
    Regards
    Ravi

  • Table for Reservation field in MMBE.....

    Hi Guru,
               Please tell me the name of table in which reservation field of  tcode MMBE is stored.
               Thanks in advance.
    Best Regards,
    Vinayak.

    if you are an ABAPer who has to develope a new report, then you should know how to call a function module.
    The quantity for reservation  that you see in MMBE is not stored as a plain number  in just one table record like it is for unrestricted use stock or quality stock.
    Hence you either use the function module to get this quantity, or you have to develope an own logic to read the RESB records and total the quantity in your ABAP directly.

  • FM or table to get the batches and stock of material as in MMBE or MB51

    Hi Gurus,
                  Please help me with function module or table to get the current batches
    and unrestricted stock for the respective material and plant. And the reference transaction with is MMBE or MB51.
                   I want the same data as in MMBE or MB51 transaction.
                   Please reply me as soon as possible.
    Regards,
    Sagar

    Hi,
    I dont think there is any BAPI for this (on 46C).
    Instead, you can check following tables:
    EINA, EINE,  A017(Plant)/A018, KONH, KONP, KONM, KONW for Purchasing Info Records / conditions associated with it.
    Hope this helps.
    Best Regards, Murugesh AS

  • Which table to find reserved stock (mmbe)?

    In the transaction mmbe I can see reserved stock is stored in
    RMMMBESTN_DATEN
    BDMNG
    but thats only a structure, where to find the real data?
    that I can say
    select bdmeng from xy where matnr = xy.
    chris

    Hi,
    You probably mean RKPF - that is the reservation header data and RESB where the lines\ items are.
    A select with matnr will be from RESB.
    Best Regards,
    Nir

  • Reg: LQUA (Table) and MMBE ( T-code ) Data

    Hello, Experts.
    can any one explain what data this fields hold, data in this field are not matching with the data with MMBE T-code. Please can you calrify my doubt.
    Available stock ( LQUA_VERME)
    Total Quantity (LQUA_GESME )
    does the data in MMBE ( t-code ) and LQUA_VERME and LQUA_GESME should match?
    what data is show in LQUA_VERME and LQUA_GESME?
    Thanks
    Sharp

    can any one explain what data this fields hold, data in this field are not matching with the data with MMBE T-code. Please can you calrify my doubt.
    Becuase MMBE is inventory level stock and  LQUA is WM quant level stocks. this two never gone match
    MMBE stock is much higher level stock the quant stock
    does the data in MMBE ( t-code ) and LQUA_VERME and LQUA_GESME should match?
    No - never gone be match
    what data is show in LQUA_VERME and LQUA_GESME?
    Warehouse No. Quant      Material             Plant  Total Stock        Available stock
                                                                                    Z01           0000000002 WMTEST               Z001              10.000             10.000

  • Stock Quantity at Mc.9 and MMBe is not Matching

    Hello,
    The stock Quantity for a prticular material in MMBE is not matching with stock qunatitty  in MC.9 and Mc.5
    Can you please suggest me how to resolve this.
    Thanks & Regards,
    SAGAR

    Hello,,
    MMBE is the correct value for the current stock quantity. MC.9 and the other reports use tables S031/S039 or thereabouts, which is updated incrementally each month using the previous month's record and the issues / receipts during the month. Once the file gets corrupted - and it does - in our case about 5% of records are incorrect - that incorrectness is perpetuated in the following months, and the difference remains forever.
    You can determine that the S031 record is in error by starting with the current month and looking at the Val stk rec qty and the val stk iss qty movements and the valuated stock, which will allow you to calculate what the stock at the end of the previous period should be. Run MC.9 for the previous period, check the valuated stock corresponds to that calculated, and repeat with the movements. You can do this in yearly periods until you find the error and then go down finer. I find that most of our corruption occurred in the first few months of using SAP.
    If anyone knows of a method to regenerate the whole record in the S tables
    I would be grateful for the info.
    Conclsion:MMBE reads the current stock, while MC.9 or MC.5 are transactions that are feeded from infomation structures (which are updated with lower priority than stock tables). If an update of a infostructure fails, then there is no harm to the stock table update, but your statistics are just out of sync then.
    So in short, you can trust MMBE, but no the statistic transactions
    Regards
    Mahesh Naik.

Maybe you are looking for