Calculating Daily Valuated Stock For an Material

Hi Guys,
Here is the Report Requirement:
Selection Criteria:
a) Year (Range) (Mandatory)
b) Material (Range)
c) Plant (Mandatory)
Output Columns:
a) Year
b) Plant
c) Material No
d) Material Description
e) Unit of Measure
f) Max. Daily Quantity
g) Average Daily Quantity
h) Days On Hand (Days during which material quantity is not zero)
SAP doesn’t store daily stock. To calculate the Max. daily Quantity in a year we have to calculate the daily stock.
Please let me know the logic how to calculate the daily stock of the material.
Thanks,
Rohit

FYI
Re: Stock on a particulare date
<b>Pl... award the points.</b>
Good luck
Thanks
Saquib Khan
"Some are wise and some are otherwise"

Similar Messages

  • Calculation of consignment stock for a material ( ABAP/MM)

    HI,
    I need information to find out consignment stock as per requirement. I doubt the requirement is not complete enough but they dont agree. I am using following logic.Please provide me your inputs.( i was asked to follow standard program logic of 'RM07MLBD')
    1.I am retrieving material document no.s from MSEG with the movement types 631,632,633,634,701,702 and SOBKZ = 'W' for a particular reporting period for a material.
    2. I filter them by checking date BUDAT in MKPF.
    3. then i aggregate them taking SHKZG = 'S' or 'H' accordingly '+ ' or '-'.
    And finally i Aggregate them for customers belonging to same state (REGIO)
    but i am getting some negative values and incorrect entries.
    what i am not able to understand is whether my selection criterion is wrong or aggregation of materials is wrong or if i am missing any other selection criterion? Your inputs are highly appreciated.
    Thanks in Advance.
    Shrini

    Hi ,
           Follow sample program RM07MKBS OR MB54 which display consignment stock for  am material.
    Please reward if useful.

  • RE:calculated Average Valuated Stock Value

    Hi ALL,
    how to calculated Average Valuated Stock Value  logic (The sum of the daily stock value for the time frame of the analysis divided by the number of days) please guide me.
    regards,
    ravi

    Please ...........................
    guide me.......................
    how to created formula for this logic
    (The sum of the daily stock value for the time frame of the analysis divided by the number of days)
    Regards,
    ravi

  • Valuated stock for a certain period

    Hi all,
    Using transaction MC.9 (Material Analysis: Stock), you can search for a material for a certain period (ea. 04.2007). The outcome gives you the Valuated Stock for that period.
    In which table is this Valuated stock stored?
    How can I fetch this Valuated Stock (through table, BAPI, ...?
    Many thanks in advance.

    Hi,
    Reading data from MBEWH is tricky since as you correctly pointed out there may not be any record in MBEWH for a particular period.The logic for creating a record in MBEWH is for first relevent entry in the current month create a history record in MBEWH i.e. e.g. if there is a say GIR or any stock movement today & if this happens to be the first entry for materialValuation area then it will create a record in MBEWH for the previous period i.e. 2008/03. Now suppose there is no movement at all say for the period 2008/04 & say 2008/05 materialValuation area in that case as per the above mentioned logic for the first record of the materialVal area for the period 2008/06 it will write a record for 2008/05 but there will be no record for the period 2008/04.so to get the currect valuated stock get all records for materialval area into an internal table where
    period i.e YYYYMM is GE period under consideration. Then sort the internal table on matnrbwkeybwtarlfgjalfmon. Then loop at the internal table & if you hit the first record pick up the stock i.e the stock you are interested in & exit from the loop. However if no record is found in the internal table get the details directly from MBEW. & that's it. You may refer to SAP help for the same. (search for MBEWH)
    I hope this helps,
    Regards,
    Raju Chitale

  • How can we change the valuation type for a material created.

    How can we change the valuation type for a material created.
    Note : All open orders are closed for this material.3
    Please guide

    Hi,
    You can change valuation class, or you can set valuation category for your material master. If valuation category is set you can extend your material master and in this way creating records for different valuation types.
    Please try to set the desired changes in your mmr (MM02) > save > SAP will give you error message > push 'Display error' button and you will see what conditions must be eliminated to carry out the change.
    - you are not allowed to have open transactional data
    - no stock in the current and previous period (using proper posting date in MB1A + 201 you can reduce your stock level to 0, and after that you can set it back by MB1A + 202)
    - in case of valuation category setting batch archiving may be necessary
    BR
    Csaba

  • -ve valuated stock value of material with zero stock value

    Hi,
    I am new to this forum.
    right now i am facing a severe problem in SAP.
    That is,
    we have a material in SAP which shows -ve Valuated Stock Value of material but its valuated stock quantity is zero in TC MC.9
    while in MB5B both Stock and Value are Zero.
    now we want to make the valuated stock value of material in TC MC.9 to zero.
    how can we do this.
    plz suggest
    thanks

    Hello,
    this issue may be related to incorrect postings of accouting documents, or missing accouting documents (i.e not considered price changes). Best would be to have this analysed by SAP via an OSS message.
    Kind regards
    Michael

  • Table for field unrestricted stock for a material

    Hi,
    Which table holds the value of unrestricted stock for a material?
    Thanks in advance.
    Phani.

    Hi,
    Thanks for your replies...
    Does the fields suggested by you store the values of warehouse stock?
    Regards,
    Phani.

  • Maintenance of multiple Valuation Categories for a Material

    Hi All,
    Presently we are using split Valuation Category H(Origin) & Valuation Types Domestic & Imported.We need to keep track of materials that are serviced externally with status for material(Refurbished & Repairable) for same material so that we can maintan no of times a material has been repaired.Also material should not be valuated when it is to be received after repair. Please suggest the solution

    You can't use multiple valuation category for one material..
    You can use multiple valuation type under one valuation category.
    Suppose you have two valuation category Origin and Status.
    Origin has two valuation types 1. Domestic and 2. Imported
    And your Status has two valuation types 1. Refurbished and 2. Repairable.
    Then you can create a new valuation category as Z and create 4 valuation type under this valuation category
    1. Domestic-Refurbished
    2. Imported-Refurbished
    3. Domestic-Repairable
    4. Imported-Repairable.
    Then you can use valuation type as per your requirement. Also you can create more valuation type as per your requirement.
    Regards
    Dev

  • Creating Initial Stock for a material

    Hello Experts,
    Can you please let me know how to create some initial inventory/stock for a material in a storage location?
    For eg: I have material MAT1 in Storage Location LC01 in plant PL01 and it does not have any stock. I want to create some stock for this material in storage location (LC01) for the plant (PL01) for testing purposes.
    Thanks a lot for the help.

    Hi,
    If this material is internal manufacturing then you have to create a process/production order(COR1) and release it and confirm it and perform Goods Receipt(101).
    If the material is externally procured then you have to create Purchase Order(Me21N) and receive against it in MIGO.
    You can take help of your functional consultants to perform these transactions.
    Hope this helps.
    Thanks,
    Ramesh

  • Error in Valuation class for a material

    Dear Friends,
    While assigning Valuation class for a material, system is throwing an error message " Enter the valuation class for the previous period/year".
    Please give me a solution.
    Thanks in advance.
    Bye,
    Varun Siddharth

    Dear All,
    My problem is solved.
    Thank you all once again.
    Bye,
    Varun Siddharth

  • I want to create stock for particular material in r3 system to check different availabilty checks it triggers

    I want to create stock for particular material in r3 system to check different availabilty checks it triggers like one time delivery ,and delivery proposal (partial delivery) please help me to get these .

    you can use MB1C with movement type 501

  • Valuated sales order stock for configured material

    Hi All!
    I have a small problem   : I created a new type of material (OMS2) - a configurable one, managed on quantity and value basis. I work with valuated sales order stock for configurable materials but the account in the purchase requisition is determined by means of event key GBB insted of event key BSX.
    Where is my error?
    Any idea would be appreciated.
    Florina C

    Hi
    I think you are talking about Special Stock "E"...ie) Sale Order Stock...
    If my understanding is correct then,
    If you go and see the Table T156....For the
    Movement Type: 101,
    Special stock Indicator : E,
    Qty. Updation Checked,
    Val. Updation Checked,
    Movement Indicator : Against PO,
    Consumption Indicator: Sales Order Stock.....combination....the transaction Event Key....GBB only has been Assigned....these  settings you cannot change...
    This linkage you can view in OLMW-----> Account Determination -
    > Acc. Determination W/O Wizard -
    >Account Grouping....also
    Reward if useful
    Regards
    S.Baskaran
    Edited by: baskaran srinivasan on Dec 20, 2007 12:18 PM

  • Can i create demand with respect to valuation type for a material in MRP

    hI,
       is ther any way to create demand for a material ith respect to vaulation type.
    tha means i want to give a demand for a material during a particular period
    saying that i want to produce the same material with this vaulation type 200 quantity and another valuation type 300 quantity. will the MRPplan separately.
    is ther any provesion for it
    thanks
    regards
    madan

    Dear Mr.Madan,
    This is not possible.
    MRP has nothing to do with Valuation type.
    Valuation class has the following functions
    Allows the stock values of materials of the same material type to be posted to different G/L accounts.
    Allows the stock values of materials of different material types to be posted to the same G/L account.
    Determines together with other factors the G/L accounts updated for a valuation-relevant transaction (such as a goods movement).
    MRP considers the demand given,MRP type,lot size,procurement type and the stocks available.
    But what do u want to capture exactly?
    Regards
    Mangal

  • No valuation exit for the material

    Dear All,
                    While doing stock transfer using t-code mb1b i am getting warning message like
                   " No proportion valuations exist for material 1g0267b in valuation area GJCG"
                     can anybody help me to solve the problem.
    Thanks
    Ashok

    Hi,
    The message " No proportion valuations exist for material 1g0267b in valuation area GJCG"
    can anybody help me to solve the problem"
    may cause due to missing the material in the respective plant (have not been maintained yet).
    Please check for the material first.
    Cheers,
    Girang

  • Un-restricted total stock for Plant/Material/StLoc combo, Split-val & WBS

    Hi
    Users need  Un-restricted total stock for combination Plant/Material/StLoc combination ; we have MARD-LABST.
    Further, needs WBS & split -Valuation materials stock in the same report or SQVI. I tried to create SQVI, but it`s giving WBS stock as multiple times for SLocs.
    I`m using tables QBEW,MSPR,MCHB in the table join.
    Pls advise me suitable solution as Std SAP report or SQVI.
    Thanks,
    Ganesh

    Thanks for reply.
    But, I need unstricted stock for Mat/Plant/StLoc also to be displayed in the same report .i.e. MARD-LABST.
    The MBBS gives stock at Plant level for WBS.
    Can both be clubbed? Or need to get from separate reports?
    Rgds,
    Ganesh

Maybe you are looking for

  • How do I sync my iphone with my itunes account

    Can someone help me? I cannot get my music from my library to sync with my phone?

  • Looks like I have an operating system/software incompatibility

    Still working on trying to resolve the problem I posed earlier today in the "MacBooks" Forum. Here's what I'm dealing with: In 2002, I impulsively bought a MacBook, loaded several of my favorite apps, but otherwise really didn't use it until 2010 — w

  • Simple question about sockets and streams - please answer it!

    Hi I have a server socket and a client socket. Both are up and runing. But I'm having problems to send a string from the client and read only the four first bytes on the server. Please read the code and some other comments below: socket client: DataO

  • How to Remove underline in af:link

    I would like to remove underline in link component using skinnng  or by using inlinestyle. i tried the property text-decoration:none but the link's line still comming,. How can i resolve this thing. Thanks.

  • 5800 date/time

    Got a 5800 with the latest firmware 20.x. Every time i power it on, it asks for date and time. Is this normal for Nokia phones?