Stock qty by batch

Is there any transaction code to list material number, batch number, batch description, storage location and qty and BUoM at the date of 2011. Jan.1?
altogether.
if no such t-code, can any one tell me the tables to pull this info?
Thanks

but table MCH1 only list the batch code, no batch description, further more no quantity by batch and by storage location.
what other tables I can use.
I get a further requirement, add one more column, sales delivery number, how to get at delivery number by material and by batch, any t-code or tables to use?

Similar Messages

  • No stock in WareHouse but still show qty in batch

    Dear All,
    We have implemented SAP Business one in one of our group company.
    For some of the items we enabled batch management.
    While i saw the stock of this batch managed items in warehouse, it shows zero qty but in batch no report it shows some qty associated with batch.
    I want to make this items non batch managed but due to qty batch associated with batch, system is now allow to do.
    Regards ,
    Arpit Shah

    Hi,
    Please check for Note No. : 1250867 and see whether the detect query mentioned in the message returns any result.
    Also, please check if the case mentioned by you relates to the Note scenario.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Printing Qty of Batches on Delivery Notes

    <b>Version</b> : SAP 2007A SP0 PL06
    <b>Description of Requirements</b> : Printing Qty of Batches on Delivery Notes
    <b>Valid as of :</b> No legal requirements to date
    <b>Business needs :</b> When a delivery of an item is filled by multiple batches, it will print the qty of each batch in Stock Units only. We need to be able to print this qty based on the Sales Unit of Measure. We therefore divided the stock qty by the number of unit per sales unit of measure. This works fine if there is only one batch involved, but returns a (0) zero if multiple batches are involved.
    <b>Examples:</b> We need to be able to print the batch qty based on the Sales Unit of Measure.
    <b>Current Workaround :</b> Either remove the qty altogether or just leave the qty reported stock units.(this is rather confusing for the recipient of the Delivery Note)
    <b>Proposed solution :</b> Further enhancements to the Print Layout facility for printing Batches on documents to allow simple calculations of this nature to occur.

    Dear Mr Mendes,
    Obviously there is an error related to the warehouse on the first line of the document. Considering the error message I reckon that the information imported refer to a warehouse were there is not enough qty in stock and with batches.
    I would recommend to test the issue without using the add on and see if you can add the missing batches through the application (inventory - item management - batches - complete mode).
    If you can it means that the issue relates to the add on and therefore something must be changed in its code.
    If you have an issue in the application, please run the select query related to batches that you can find in note n. 1250867 and if that query retrieves results, please log a message.
    Regards,
    Marcella Rivi
    SAP Business One Forums Team

  • Delivery QTY is more than Stock qty in Stock transfer order

    Dear Sir
    i created one STO with Qty 100,i got the stock of 10 in my hand when i create delivery with ref to STO through VL10B, delivery created for whole STO qty
    is there is any specific setting to control this
    my requirement is like delivery qty should not be exceed the available stock qty.
    please help in this.
    Thanks
    Maruthi S

    Hi Maruthi,
    I don't think so it would be possible as because you can control this check in your availability check by assinging the Document type and Supplying Plant to a checking rule.
    But  unfortunately the check will  you a different date ( when the stock is starved ) rather than controlling the quantity of delivery to be made as per the available stock.
    The Underdelivery setting is only to close a STO in case if the supplying plant supplies less quantity when compared to the delivery quantity.
    But tell me why  you want to restrict the qty of delivery, instead you can keep the Delivery document quantity as per the Stock transport order and doing PGI as per the available stock and closing the STO with the under delivery setting.
    T&R

  • Delivered qty and put in stock qty not updated after GR reversal

    Hi,
    We encountered a strange issue while making a 102 movement for a production order.
    Planned order qty  - X
    Production order qty  - X+Y
    Confirmed Qty  - X
    GR posted for Splits of Qty X
    GR Posted for Qty Y
    At this time Quantities in Production shows like
    Planned Order   X
    Order               X+Y
    Delivered          X+Y
    Commited        X
    As wrong posting has been done for Qty Y, GR reversal has been carried for Y. After Reversal
    Deliveried Qty and Put in Stock qty still shows X+Y.
    This is an issue as settlement can not done as it has difference in quantities. This issue was nver observed earlier.
    Looked for any available SAP note for this issue and couldn't get one. Any help to fix this issue or reference to any SAP note is appreciated.
    Regards,
    ppcon

    Hi,
    Look into the Transaction : COGI.
    If the entry is there act upon the entry.
    If this is the case, suggested is to schedule the Program : "CORUPROC" in thr regular intervals.
    Hope this helps..
    Revert for further discussion..
    Regards,
    Siva

  • Stock Report with batch number and its Charactristc values

    Our material are batch managed and Char values are entered at the time of GR. We need to prepare stock report showing batches for the material, their stock and characteristics values.
    Like to know what tables we should use to find the char values. I could not find value in table CAWN

    Hi,
    For characteristcis link and values use below tables:
    Characteristics :
        CABN                   Characteristics ( o.a. batch/vendor)   
        CABNT                 Characteristics description
        CAWN                  Characteristics  ( o.a. material)
        CAWNT                Characteristics description
        AUSP                   Characteristic Values
       Class types and objects :
        TCLAO                 Several class types for object
        TCLA                    Class types ( vb. lfa1 => v10 en 010)
        TCLAT                  Class type text
        TCLT                    Classifiable objects
        TCLC                   Classification status
       Links :
        INOB                    Link between Internal Number and Object
        KLAH                  Class header data  
        KSSK                  Allocation Table: Object (vb.matnr) to Class 
        KSML                  Characteristics for a class (internal number)
    for batch stock 0 use tables ilken MCHB, MCHA etc,
    hope this helps
    Reg
    Dheeraj

  • Stock Report with Batch Number

    Hi ,
    My Client requires stock report with Batch numbers .required report format is
    Item Code,BatchNumber,OpenQty,OpenVal,PurchaseQty,PurchaseVal,SalesQty,SalesVal,ClosQty,CloseVal
    I tried using query on wiki for stock report but that query is written in 2007 and Batch tables and OINM table is changes in 8.81.
    http://wiki.sdn.sap.com/wiki/display/B1/SAPB1SQLH-INItemInventoryOpeningandClosingStockper+warehouse
    can any one help with stock report- batches.
    Thanks,
    Preeti

    HI,
    use below query as basis and mofiy the fields required. it shows linking in batch and transaction tables:
    SELECT distinct T0.ItemCode,T0.ItemName ,T0.DocDate ,T0.DocType ,T0.DocNum,T0.LocCode ,t4.DistNumber as [BatchNumber], T1.Quantity ,T5.CalcPrice as [Price]  
    FROM  [OITL] T0 
              INNER  JOIN [ITL1] T1  ON  T1.[LogEntry] = T0.[LogEntry] 
              INNER JOIN  OBTN T4 on T1.MdAbsEntry=T4.AbsEntry
              INNER  JOIN [OITM] T2  ON  T2.[ItemCode] = T0.[ItemCode]   
              Inner JOin OINM T5 on T0.ItemCode =T5.ItemCode and T0.LocCode = T5.Warehouse  and T0.AppDocNum = T5.BASE_REF
    Thanks,
    Neetu

  • CLOSING STOCK QTY FOR THE DATE

    Hi
    Can any body tell, In which table i can find the closing stock qty for the particular date and for the particular material without including intransit stock qty.
    Regards
    Mani.

    Dear Santhosh,
    Yes, we tried to take the last MBLNR(Value) of the date from MKPF and Try to use the LBKUM Field from MSEG table. But the LBKUM value is with intransit stock.
    So , we failed in that logic to bring the warehouse stock for the date.
    Any other suggestions pls.
    Regards
    Mani.

  • Problem about sales order stock stock transfer and batch determination

    Hi, experts, I get a problem about sales order stock stock transfer and batch determination.The following is the current situation of my system:
      In OMCG I assigned search procedure ME0001 to both 311 and 311 E and ticked check batch. After that, I found  that if iI need to tranfer unrestricted-use material from storage location 1000 to 2000 with movement type 311, I just need to input * at the field batch, then the system will display all of the available batches. But for the transferring of sales order stock with movement type 311 E, after I input * at the batch field, no batch is displayed and there is also no message from the system.
      Can anybody help me? Is there anything else I need to do? Thanks very much.

    I think my question is not clear, actually I tried 562 E , 411 E and 413 already. all the transaction looking for the sales order but unfortunatly the sales order is deleted  from SAP.

  • No batches/stocks were found (Batch) determination is performed online erro

    Hi Gurus,
    Can anybody please help me with this. When the user is trying to turn in production for material A in MFBF, and when they hit post with backflush, the system gives a message No batches/stocks were found - (Batch) determination is performed online in the next screen. In this screen we have the component B under the materia lA which was entered in the first screen. Part B is batch managed, and there are batched also in the system, but the dettermination is not occuring.
    Thanks
    Anusha

    dear Anusha
    please look here:
    http://help.sap.com/saphelp_47x200/helpdata/en/25/283aac4f7811d18a150000e816ae6e/frameset.htm
    focus your attention into Production (PP/PP-PI) -  Batch Determination in Production/Manufacturing
    just click on that link

  • Stock qty/value on specifiec date

    Hi All
    Can anybody explain how  can we find the Stock qty and value on paricular date period through the table instead of transaction MB5B.I am waiting for your valid inputs.
    Thanx

    This is not possible as SAP only captures stock data at month level. Transaction MB5B actually uses posting date in material document to provide stock for a particular posting date; it does not read a table that provides stock data by posting date. Now if you need to view stock data at a particular month, this should be possible by viewing a combination of regular stock tables (e.g., MARD for regular storage location stock, MBEW for valuated stock at plant level, MKOL for consignment stock), and their historical data tables (e.g., MARDH, MBEWH, MKOLH).
    Please keep in mind that the period data in these tables does not get updated every month. They are updated only if there is a stock posting affecting these tables on that particular month. As such, you will need to come up with the logic to project data for a particular month based on these tables, which should be possible using data from these tables.
    Revi

  • MCBZ report how to get total stock qty calculation?

    Dear Guru,
            if i checking one material in Tcode:MMBE having unrestricted stock is 356 & reserved qty is 56. After this when i am executing report MCBZ-- Current stock reqmt list & get Total stock qty is 120 for same material.
    can any one tell me how it is calculated (i.e. Total Stock).
    My requirement is we want to see a report which shows diffrence bewtwwen satfey stock & total stock. so i am using this report, if any othere suggestion then please reply me.
    Best Regards,
    Dev

    Dear,
           You can see in MD04 t-code here u can find safety stock and inventory stock.
    Regards
    Ravi

  • Last Date on which stock Qty was zero

    Dear Gurus,
    LIS structure S032 can tell us the date of last GR,Cons., Iss. & movement date. is there any field which tell us the last date on which stock qty was zero ?
    Regards,
    FR

    Dear Bijay Pradhan,
    Thank you so much for your response, actualy we are using MCBA to desing a report by which we are determining the data since then the nmaterial has not consumed but we are facing the problem when consuption made and after consumption stock was zero and after 4 or 5 month only GR made  but no consumption made so when we generate report then system shows that the material has not consumed since last 4 or 5 months whcih is wrong because if no consumption made after the stock was zero then system should consider GR date for our report.
    can you plz guide me how to resolve the issue?
    Thanks & regards,
    FR

  • How to update values for qty n batch in mska table

    Hi experts,
    i would lke to know is it possible that we can update value of availabity of stock which is existing batch wise in MSKA table field 'kalab' (qty) n charg (batch).
    i mean we have devided material per document number into batch a b c.
    suposse
    we have '20015' material
    for doc1 (vbeln) -- A qty 5
    B qty 5
    C qty 0
    for doc2 (vbeln) A qty 2
    C qty 5
    B qty 0
    But after delivery we want to change the distribution of stock material like .
    for doc1 A qty 2
    B qty 3
    C qty 5
    and for doc2 A qty 5
    B qty 2
    C qty 0
    i create one programe and check the availabity in mska table n give input field to reorder the batch n quantity but how should i send these values in mska table so that sap will show the correct availabity of stock batch wise.
    if somebody did it before. through ur input please .
    Thanks.
    Seema

    Hi sutar,
    Seems it is not WD related Question.
    You are updating two tables here, but not updating in Database. check two tables how they are related.
    and mysuggestion is try to update thease two tables by using code in se38. you will get where the problem is.
    Cheers,
    Kris.

  • Date Wise and Storage Location Wise Stock Qty & Value Report......

    Hi Experts,
    We want a report Date Wise(As on 31.03.2008) and Storage Location Wise Quantity & Value Report for only Finish Materials. Is there any report ?
    From Mb5b we canot get storage location wise report as we get only plant level qty and value.
    Pl. guide us.
    Regards,
    Yusuf

    Hi Yusuf,
        Try the Tcode: MC.9 there enter the site and article and executeYou will get details of the article
    stock, value. if you double click the article you will get the details of storage location.
    Hope it will be help for you
    Regards
    GK

Maybe you are looking for