Opening stock on date wise

Hi SD Gurus,
To prepare a Customized report on Stock statement, I need the opening stock  of each material on date wise. In MB5B, I am getting the opening stock. I have to give input to my ABAPer where to pick this value. Pl give your valuable inputs.
-K.Bharathi-

hi
opening stock  MARD-LABST
total receipts MSEG-MENGE
REGARDS

Similar Messages

  • MB5B Report table for Open and Closing stock on date wise

    Hi Frds,
    I am trying get values of Open and Closing stock on date wise form the Table MARD and MBEW -Material Valuation but it does not match with MB5B reports,
    Could anyone suggest correct table to fetch the values Open and Closing stock on date wise for MB5B reports.
    Thanks
    Mohan M

    Hi,
    Please check the below links...
    Query for Opening And  Closing Stock
    Inventory Opening and Closing Stock
    open stock and closing stock
    Kuber

  • Stock Report Date Wise

    Dear All
            I am devlop new Stock Report Date wise
    my output follows
    Material    Plant   Storagelocaton   Saleorder OPenning stock     Closing Stock     Total
    Which Table stored that details?
    how will calculated?
    Thanks and Regards
    Suresh

    hey
    i think the following tables
    will be helpful for the report:-
    1>MARA
    2>MBEWH
    3>MSEG
    4>VBRP
    hope this will help
    good luck
    harry.

  • Opening stock will be the closing stock of previous date

    Hi All,
    Good day. I am developing an ALV report that will show opening stock(LABST) as well as closing stock(Calculated) for a range of date and materials. Problem here is that from MARD table I am getting only the last opening stock, because it has no common date field with MSEG table. So, I have to calculate the opening stock as the closing stock of previous date. How can I calculate this? Is there any FM to get the opening stock ?
    Date          Material            Opening St       Closing St
    27.03.2009     2100002          91.000          191.00
    28.03.2009     2100002          191.000          123.00
    29.03.2009     2100002          123.000          103.00
    With regards,
    Tripod.
    Edited by: Tripod on Aug 23, 2011 12:13 PM

    Try not only to use MARD and MKPF/MSEG but also MARDH which contains closing stock of period preceding periods where movements happened. (ie. there is a record for May if a movement happened in June, and none for June if there was no movement in July, and no record exists for August as this is current period) - First look for MARD, MARDH records; and then only read MKPF/MSEG from last MARDH record found. (created back to 4.5A - [Material Master (Industry/Retail): Enhancements to Period Closing|http://help.sap.com/saphelp_45b/helpdata/en/35/b0e7ef87a62488e10000009b38f9b7/content.htm])
    Regards,
    Raymond

  • MS31 -Opening Stock

    Hi Everybody;
    I want to use LTP. In MS31 screen I wanted to copy "opening stock" . I choosed  "2-Plant stock at time of planning" and system copied all plant stock. I wanted to copy only the "Storage location stock also planned at plant level" according to customization step (Define Storage Location MRP per Plant-OMIR ).
    Ex:
    Materaial A; Storage lcoation S1 ==> Stock :100  and  Cutomization:Storage location stock excluded from MRP
    Materaial A; Storage lcoation S2 ==> Stock :200  and  Cutomization:Storage location stock also planned at plant level
    System copies the stock as 300 and shows thi number in MS04. But according to planning logic it must be 200.
    How can I handle this situation?
    Thanks for kind helps.
    Emre Özdursun

    in the SOP during entering the qty enter the opening stock so that qty is adjsuetd along the planning line, this you can maintain for each material.
    In MC88
    foloow the menu path
    goto -->opening stock and enter the opening stock.
    this data can be passed to LTP so that your purpose is solved
    pl come back

  • Storage location wise opening, closing stock...date wise...report

    Hi all Experts,
    I am at client site and hav to provide a report containing opening, and closing stock (and issue qty if possible) storage location wise and date option wise.pls help
    regards
    vikas chhabra

    Hi,
    Use MB51 for date wise report
    OR
    Use MCL1, MCL5, MCL9, MCLD (If Warehouse Management you are using)
    OR
    You have to develop an own ABAP report.
    Regards,
    Biju K

  • Stock Ledger Report in Day Wise not giving correct values for Opening Stock

    Dear Experts,
    I m working on Sock ledger report to give the day wise data.
    since yesterdays closing Stock will become opening stock of today,
    To get Opening Stock,
    I have restricted the stock key figure with 2 variables on calday        
                                  (DATE FROM var with <=(Lessthan or equal to) and offset -1
                                   DATE TO      var with <=(Lessthan or equal to) and offset -1)
    To get Closing Stock,
    I have restricted the Stock key figure with 2 variables on calday        
                                  (DATE FROM var with <=(Lessthan or equal to)
                                   DATE TO      var with <=(Lessthan or equal to) )
    But in the output Opening stock values are not coming correctly and for given range of dates,
    for last date, opening stock is showing as Zero.
    Could you please tell me how can I achieve the correct values for opening stock.
    Thanks in advance.

    Hi Arjun,
    Seems like you are making it more complicated. What is your selection screen criteria?
    Ideally you should only use the offset.
    You will have say Calday in rows and stock in Column
    ____________Opening Stock_____________Closing Stock
    01/06/2009___(Closing stock of 31/05/2009)_(Stock of 01/06/2009)
    02/06/2009___(Closing stock of 01/06/2009)_(Stock of 02/06/2009)
    03/06/2009___(Closing stock of 02/06/2009)_(Stock of 03/06/2009)
    So, from above scenario, create one RKFs and include Calday in it. Create a replacement path variable on calday and apply the offset as -1.
    So, your Opening Stock will be calculated by closign stock of previous day.
    - Danny

  • Z report for opening qty of material date wise

    I have to develop a zreport which will calculate date wise opening  stock of material   and closing stock of that material at particular
    location ( not to use standard reports)
    I have to display sale qty and stock transfer qty  date wise.
    Similarly receipt qty  date wise.
    For sale qty, stock transfer qty and receipt calculation are date wise ok. But problem is to get date wise opening and closing stock of particular material.
    is it possible to get location wise material wise date wise opening stock list  in z report.
    Thanks

    Hi Ravikumar,
    Hope you are an ABAPer. If not also, you can achieve this through an ABAPer. As mentioned by others, you need to check whether your requirement is met by the standard transaction MB5B. You need to check whether this transaction gives you the exact opening and closing balance for a material. If this gives what you want, then you need to make some small enhancement in the MB5B report program so that you will be getting the result of the opening and closing stock. In this enhancement you will use EXPORT to export the result to your program where you can IMPORT it. This procedure is explained in detail in a document created in SCN dated 30th November, 2012 by Sijin Siji. Have a look in that.
    That document is descriptive and it will be helping you in solving this issue. If you have any doubts, please revert back.
    Regards,
    Abijith

  • 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

  • MB5B Report for Date Wise Stock and Value

    Hi,
    I am Taking MB5B Report for Date Wise Stock and Value.
    But I have one doubt all stocks is coming or not in these report like Unrestrected Stock,Return Stock.Blocked stock,Transist stock,Restrected Stock,qty Inspection Stock.
    I have another Doubt in these report three Stock type indicaters are there like these.
    1.Storage Location / Batch Stock
    2.valuated Stock
    3.Special Stock.
    But i have one doubt what is defferent these
    1.Storage Location / Batch Stock
    2.valuated Stock

    Hi Prasad,
    Yes MB5B report consider the Unrestricted, Quality, Blocked, Transit stock and restricted stock. Not sure about Return Stock.
    If you select the Storage location/Batch stock radio button then the system will display all the possible stock from the storage location and the corresponding batch also.
    If you select Valuated stock radio button then system will show only the valuated stock not the Non-valuated stock. Because Non-valuated material type is available in SAP system will not show those stock suppose if you select the Valuated stock radio button.
    Regards
    Karthick

  • Open Date-wise G/L selection

    What is the table for selection of G/L Account line item for open items date-wise, I took BSIS table but when i select data for particular date(BUDAT) in my report the amount is mismatch to T_code(fbl3n).
            If i want to select the back date data then defiantly that data was cleared as today date and will not found in BSIS table, so please can you help me how to get data for date-wise.
    Coz my client want if he select the particular date then what ever unclear (open) item data as on selected date is display.
    Thank's & Regard's
    Atul Singh
    Double-post

    Hello,
    Please check the following logic.
    e.g.
    Posting date    : 01.08.2010
    Clearing Date  : > or = to 01.08.2010.
    Put the above logic in the program, so that it'll fetch the open records which are on back date.
    Rgds
    Murali. N

  • Report for shedule vs supply and report for opening stock at back date.

    Dear All Guru,
    please can anybody reply me is there any standard report is available for
    1) Report for shedule vs supply
    2) and report for opening stock at back date.(ex- opening stock at last month 16th july or two months back on 10th may
    pl suggest if any standard report is available or how we can data for this
    Regards,
    Vimlesh

    Hi,
    To see the opening stock at a particular date use T.Code: MB5B,
    To see the scheduled quantity & delivered quantity use table EKET with the filed names MENGE & WEMNG.
    Regards,
    Prabu

  • Date wise and ware house wise stock

    Hi all,
    I want to see the date wise stock and warehouse wise stock for all items. How to do that? I dnnt think there is a system generated report for that.
    Ex- form date---- to date----- i want to see what was my instock warehouse wise.
    The "Inventory in Warehouse Reports" gives the current inventory only.
    I have written a query to find the date wise inventory datewise, but i cannot segment it warehousewise. Please help me. How can it be done?
    Regards
    Raj

    Hi All,
    Thanks for your response. Actualy I have explored these areas.  But these parameters are alternate to each other. I mean we can generate Warehousewise or Item wise or BPwise........
    But I want to have a warehousewise and sumed or grouped itemwise with date selection paramenters.
    Moreover i find that when i generate the warehouse wise report (in the other Tab> by- warehose then the report generated is blank!!
    Please suggest a alternative.
    Regards,
    Raj.

  • LIST OF STOCK  VALUES  BALACE REPORTS FOR DATE WISE

    Dear friends,
    In MB5L T.Code we can get period wise balance reports,but client's requirement is date wise Balance report,could you help me any kind of standard reports for date wise.
    Regards,
    Sabhapathy  R

    Dear Vishal,
    Thanks for your reply,mb5b only stock and  documents number  we can get client want to mb5l with date specific balance reports with GL account's.
    Regards,
    Sabhapathy R

  • Date Wise stock report (0IC_C03)

    How can we see the date wise stock quantity and value in Query using  cube 0IC_C03.
    Example:Suppose i want to see what was my stock quantity and stock value on 25th Jan08.

    Hi,
    Restrict the Key figure value and quantity with the date.
    OR
    Go to the key figure in RSA1-> Info objects -> Double click on ur key figure-> Go to the aggregation tab Specify exception aggregation as last value and reference char as 0calday.
    This will give u the stock on the last day.
    If u want to do it in bex
    Create a Calculated Key figure put ur key figure in. And right click select the properties select exception aggregation last value and reference char as 0calday.
    Khaja

Maybe you are looking for

  • Mac Mini supporting 2 x 30" Cinema Display. How do I?

    I currently have 2 x 30 inch Apple Cinema Displays. I am considering saving space and getting a new mac-mini. I know the displayport/thunderbolt port can power 1 x 30 inch display, but how about dual screens. The HDMI port does not max out past 1920x

  • Replace one channel by another on only one layer, leaving the others intact?

    Hello. In a CMYK image, I need to turn on only one layer one channel completely into another, while the others remain intact. The M channel (the M on that layer) contains information, but I can't print M in this place. I want to change it into an equ

  • Error: Data objects in a Unicode program are not convertible.

    Hi All, I'm getting an above error while appending a record from field-symbol work area to field-symbol internal table. Please let me know how to resolve this. Thanks & Regards Santhosh

  • MOV video does not play

    Hello guys, I have posted a H.264 video clip on my website. It's size is 31 MB. It had played great when I was testing it from my desktop, but once I post it, it does not play. "Q" logo shows up, then the very first frame of the video shows up, but t

  • ATTENTION Oracle Support! Fix the download problem please!

    There've been several complaints about problems with downloading Oracle 8i and 9i from this site. I can't download it either (Windows XP with IE6). OTN please respond on the issue.