Urgent:Inventory Modelling with Moving price

I have to create an Inventory report storage locationwise material stock along with standard price and moving average price.
We have a z cube zic_c03.
Moving price and standard price is stored an Z ODS on fiscal/period wise.
I need to have the following fields in the report
charactersitics
Plant
Material
Storage location
Price control(from Z ods)
keyfigures:
Valuated stock qty(from zic_c03)
Valuated stock value(from zic_c03)
Standard price(from ods)-Using routine
Moving Price(from ods)-Using Routine
I have created another cube(included all the fields from zic_c03 and added the three fields from ODS).
For the fields included from ODS, I have written an lookup routine in the new cube (zic_c04) update rule.
For ex.Stand price routine as follows:
PROGRAM UPDATE_ROUTINE.
TABLES: ...
DATA : tstd like /BIC/AZMM_O0200-pRICE_std.
DATA : tavg like /BIC/AZMM_O0200-pRICE_avg.
DATA : tpc  like /BIC/AZMM_O0200-PRICE_CTRL.
fill the internal table "MONITOR", to make monitor entries
select single PRICE_STD
  into tstd
  from /BIC/AZMOV_O0100
where material = COMM_STRUCTURE-material
   and plant = COMM_STRUCTURE-plant
   and FISCPER = COMM_STRUCTURE-FISCPER.
  RESULT = tstd.
  RETURNCODE = 0.
  ABORT = 0.
I have the following issues:.
1)After adding the price control Indicator(assigned to all keyfigures in update rule) Valuated stock qty and value showing in negative.
2)Intially I didn't compress the new cube(zic_c04).After seeing negative values I compressed(no marker update enabled) it and checked.But still showing negative.
2)If I assign price control Indicator to only standard price and moving price Iam not getting any results for valuated qty and stock(price control Indicator = 'not assigned')
Pls help me to do the right modelling for the above requirement.
Thanks in advance.
Regards
Soujanya

Hi,
I have different Modeling scenario to get MAP in BIW.
Take a Look on this thread:
Re: 2lis_03_um and MBEW- STPRS
Re: How to get Moving Average Prince and Standard Price in BW (inventory cube).
With rgds,
Anil Kumar Sharma .P

Similar Messages

  • Inventory list with moving average price

    Hi all,
                 How do I get the list of inventory stock using the valuation method as MOVING AVERAGE.
    Iam able to get the list using last purchase price, But how do I get it using Moving average Price.
    Thanks in advance.

    Moving average price for item might be different by each warehouse.  Inventory Valuation Report can be used to get the whole picture for any single item by moving average price.
    If you want to get more items, you can try this query to see:
    SELECT T0.ItemCode, T1.ItemName, T0.WhsCode, T0.OnHand, T0.AvgPrice, (T0.OnHand * T0.AvgPrice) AS 'Amount'
    FROM dbo.OITW T0 INNER JOIN dbo.OITM T1 ON T0.ItemCode = T1.ItemCode WHERE T0.OnHand > 0
    Thanks,
    Gordo

  • MTS variances with moving average price

    Hi expert,
    Is it possible to satisfy this requirement for cost estimate and variances in make to stock scenario ?
    -Actual cost at Moving average price for all article
    -Calculate cost estimate for articles and write it on standard price field with strategy that read also standard price
    -Calculate planning and production variances for all the Make to Stock PP order?but stock must be update with Moving average price.
    My doubt is how can i have variances detailed if i manage article with Moving average price.
    How can I have variances as "statistics" otherwise I would have double costs.
    thanks

    HI
    If you manufacture some thing, its price control should never be V, else it ruins the inventory valuation forever
    Consider the eg below if your price control is V
    1. Your moving price in mat master is 100 USD
    2. You Mfr on Jan 1 @ Actual cost = 110 in Prod order and Qty = 1.
    Upon GR, GR will happen @ 100 and at period end if Qty is lying in stock, 10 variance will also be inventorized
    BUT, now consider this
    1. Your moving price in mat master is 100 USD
    2. You Mfr on Jan 1 @ Actual cost = 110 in Prod order and Qty = 1.
    Upon GR, GR will happen @ 100 and variance lying is 10 in prod order
    3. You Mfr on Jan 10 @ Actual cost = 110 in Prod order and Qty = 1.
    Upon GR, GR will happen @ 100 and variance lying is 10 in prod order
    4. On jan 15, you consume Qty 1 and qty lying in stock is 1
    5. In period end, when you do settlement, following will happen
    a. For prod order 1: Qty Mfd 1 and Qty lying in stock 1 - Result: variance 10 will be inventorized.
    Mvg Avg price will shoot upto 110
    b. For prod order 2: Qty Mfd 1 and Qty lying in stock 1 - Result: variance 10 will be inventorized.
    Mvg Avg price (MAP) will shoot upto 120
    System wont check whether the qty lying in stock pertains to prod order 1 or 2... It will simply check if the Qty of prod order matches with qty lying in stock. hence, it will keep on inventorizing variance in this case.... and your MAP will touch the sky
    Regards
    Ajay M

  • Batch Management with Moving Average Price

    Hi all,
    I got a question here. If we use batch management in SAP with our price control as 'V' (MAP for Moving Average Price), and we do good issue out by batch, will the system credit my stock based on MAP value or the actual value (actual PO price by batch)

    Any kind soul can helps me??

  • With Moving Average Price"V" ,in import Process

    Hi
    All
    With Moving Average Price"V" , I want to post the Exchange Rate Difference Between GRN And MIRO to seperate G/L Acc. not for Stock Acc. in Import Process.
    Presently it is posting to Stock Acc.
    Can any one tell me
    Regards
    Manju

    Hi
    In SPRO - SAP IMG- Material Management - Logistics invoice verification - Income invoice- Activate direct posting to G/L accounts and Material accounts
    Then do the MIRO
    And try it out.
    REgards,
    Raman

  • STO with moving average price & with out moving average price

    Hi,
    i have two questions.
    1) I have created STO and issued the material with 351 movement type, after issuing material accounting documents will be with moving average price from issuing plant.
    what is the other process to issue with out moving average price ,the price must take as per in PO(sto).
    2) why we will use STO why cont we use 301 movement type with one step transfer.
    Pls help
    Regards
    Sunil

    Hi Sunil,
    1) the 351 movement type uses always the price from the material master, you can't change it
    2) I don't really understand your question. You need advise when using STO and when 301?
    Attila

  • Create a dashboard with moving display like stocks prices

    hi all!
    I was thinking if we can create a dashboard/ report with moving displays like stock prices, just like in TV we see the data moving showing the prices.
    I highly appreciate for any reply.
    Thanks,
    Ravi

    Hi,
    where is my points... Mark helpful or correct for answers... so the user know whats right and i will get points...
    Regards
    Naresh
    Edited by: Naresh Meda on Dec 30, 2008 10:50 PM

  • How to distribute exchange rate difference to material with moving average price?

    Hi community,
    Exchange rate differences are not distributed into the items based on the shipment (per article/material). Is there a workaround available based on the GR/IR exchange rate difference and the material that was purchased?
    Thank you and best regards,
    Barbara Dörr

    Hi Lokesh,
    thanks a lot for the quick answer, but I
    had read this documentation and only found this documentation of exchange rate
    difference posting:
    GR/IR clearing uses the exchange rate of
    the goods receipt. The GR/IR clearing run completely clears Unbilled Payables
    and Purchases in Transit. The run calculates price differences of EUR 155 and exchange rate differences of EUR
    135. The price differences are posted to the price difference account and the
    exchange rate differences to the exchange rate difference account.
    Therefore I guessed that the exchange
    rate differences are NOT distributed to the material with moving average price.
    Best Regards,
    Barbara

  • How to enter initial balance for material with moving average price

    We have an issue where the customer wants to split one material into three materials. We are thinking of posting goods issue for the original material and post goods receipt for the new three materials. But how to enter the initial balance since these three materials must have moving average price.

    Hi,
    If you create material first time in system with the help of MM01 then specify the price this will gets affect on moving price.
    and if the material is created with ZERO price then use the option MR21 which is said by  Jürgen
    Reagrds
    Sandesh

  • GL to get updated with Moving average price

    Hi Guru's
    when we do PGI, currently the cost of goods issue value is updated from Moving average price into a GL account,
    Now i have created a new GL account and also want this new GL to get updated with the Moving average Price.
    Where can i make these settings. can u give step by step solution.
    Regards
    Abhijeet

    First u pls check how its updating with moving average price and select in MMRecord valuation class and price options, then check settings for ur gl account go to fs00 display mode check settings in control data.
    Compare ur gl account which u have created with standard Gl account.

  • Duplicate qty with Different Price after discount column in Inventory Posit

    Hi,
    I am getting Inventory duplicate qty with Different Price after discount column in Inventory Positing List Reports   When I make A/R credit memo thru DI API.
    With regards,
    Venki .A

    hi
    you can just see the above given data there is a filed total_qty there are two rows showing 0 why it happens i dont understand because i wrote same as for others. all were showng what my input but when the prod_id repeats then it was not taken the total_qty it wll show me 0
    Please Guide
    Thanks And Regards
    Vikas Snghal

  • Goods Issues done with Purchase Price and not MAP

    I would like to know on the inventory valuation from moving average price (MAP)/ average the inventory value to First In First Out (FIFO) basis.
    FIFO basis is where assumption made that inventory being sold is based on first come first serve basis i.e.
    For example you have 1 pc of pen valued at RM 1 and then you buy another pen valued at RM 1.50, your total inventory value would be RM 2.50.
    In FIFO basis, if you sold 1 pc of pen then the product cost will be RM 1.00 (i.e. purchase price) as it deemed that the first pen make a way first.
    However, in MAP basis, if you sold 1 pc of pen, the product cost would be RM 1.25 as it average cost of both pen.
    I have tried using the FIFO rules but it will only take the purchase price if the issuance/sales were done within the same posting period as the GR. If I were to make a GI in the current period, it will not take the purchase price but instead it will be MAP. And then there will be concern if the stocks were available across periods.
    Really appreciate any ideas that you may be it standard customizing or enhancements required.

    Hi
    If you want to apply FIFO rules in real-time basis (day to day operation), then my advice is you should use Batch Management and Batch Valuation features in SAP
    If you activate Batch Management with Valuation, then every GR will be valuated differently
    For example,
    GR 1 on July 01, 2011 - 100 pcs @RM1.00 (batch 001)
    GR 2 on July 03, 2011 - 100 pcs @RM1.50 (batch 002)
    Then there is GI happening, for example :
    GI 1 on July 04, 2011 - 10 pcs
    In normal circumstances (without Batch Management), SAP will take the MAP (which is RM1.25) as the price of GI
    But if you activate Batch Management with valuation, then you need to specify that you will do GI for batch 001, and SAP will take the price of RM1.00 as the GI price
    To ensure FIFO principle, you can also use Batch Determination feature, and make SAP to propose the oldest batch when doing GI transaction in MIGO
    Hope that helps
    rgds

  • A/P Invoice added with incorrect price

    Good Moorning Experts.
    I've i little problem.
    I've added a A/P invoice generated from 7 GRPO with incorrect price in the row of the invoice.
    How can i do to change the price?
    I can not do a credit memo cause all goods have been sold, so i don't have the goods in the warehouse.
    There is a way to correct the situation??
    Please, sorry for my english...
    Regards
    Gianluca Calloni

    Hi
    I am sorry with the confusion with AR invoice ...instead of AP invoice
    So I guess service invoice  or service credit memo is the option because you donot want to touch the inventory ....
    but just the price only ....
    If the price is greater than error ....you have to pay more to vendor ..so do a service invoice and pay more to vendor
    If the price is less than error --- you have to decrease ..pay less ...so do a service credit memo with actual referal ..
    Your inventory value might have wrong calculation ..which method you are using ....
    You might have to do item cost revaluation ....
    Otherwise you need to reverse the whole process from SO and PO side .....and start from scratch
    Hope this helps
    Bishal
    Note:Please donot use full name ..I don't like it

  • Price valuation with standard price in case of external procurement

    Dear All,
    I have the following scenario with my client.
    All the materials will be valuated with price control S, whether procurement type is E or F. We don't have any problem if procurement type is E. But where as if procurement type is F and price control indicator is S, the system calculating the moving average price and as well as standard price is also updating for some materials. For some materials there are not moving average prices.
    1. Can any one tell me when SAP calculates both moving average price and standard price? is there any setting to be done.(procurement type F and price control S)
    2. there are differences between moving average price and standard price, ofcourse there may be a difference, but in some cases the difference is more and higher than the standard price, this may cause financial loss to the company. How can solve this.
    full marks will be awarded.
    thanks & regards,
    Ramesh Balivada

    Hi
    Moving average is updated for External purchases although price control is standard price in all cases where there are movements in materials i.e., when they are purchases...
    Check for the materials where there are no updation of moving average and externally procured materials, there might not be any purchases..
    There would be no losses as even though it is calculating mov avg price, the stock, consumption is calculated with std price only.
    Check both the cases where there are std prices and check for cases where there are both prices getting updated.
    Regards,
    Suraj

  • Inventory Modelling

    I am looking to finalise on an inventory model which will include using the standard inventory 03 extractors.  The details are as follows:
    1. I will load a version of the 0IC_C03 daily cube as per description in the How to guide
    2. The snapshot model does not give me end of balance values which we require
    3. I will build an alternate to the snapshot model, which will not include a load from the BX extractor since I have another source which will allow me to provide total stock balances represented as end of period (as per client requirement) and I will load these key figures up until the last period.  We will call this key figure total stock and we will assume that the load has been successful and I have been able to load total stock values up until the last period
    4. I now plan to datamart the daily load cube and from this load to my alternative to snapshot scenario.  I will load the Issuing and Receiving Total Stock into two seperate kf respectively from current period (at the end of the period) onwards
    5. My idea from this point is that I will need to either write a formula or routine to populate the Total Stock key figure by adding the sum of Issuing and Total Stock to the value which is in the Total Stock Key figure for the last period.  I would need help in establishing this process
    General thoughts on this approach and any flaws issues to be aware of.  In terms of Data marting from 0IC_C03 as far as I am aware the issue is with Non Cumulative KF which in this case will not be referenced
    My thoughts otherwise
    1. If this model is suitable should I load to ODS prior to cube and if so why
    2. How do I establish 5 above?
    3. Is there a better alternative?
    Thanks
    Message was edited by:
    Sorry but any thoughts on this? Thanks
            Niten Shah
    Message was edited by:
            Niten Shah

    Hi Roberto,
    You are right but the problem that we have is that the Non Cumulative will be calculated at query run time rather than part of the load process, this is what we are having the problem with.
    I am aware that I can build a query and run a program or use APD to try and extract the data, I would rather if feasible include it part of the model
    Thanks

Maybe you are looking for

  • Any way to get the numeric keypad functionality back on the newest MacBook?

    Hi all - I just bought a MacBook Pro and was dismayed to find they had taken away the "number lock" option that turned the right hand into a keypad (I hadn't even thought to check this in the specs - never occurred to me they'd get rid of it). I know

  • Add row / delete row in PDF Form

    Alright so I am really struggling here and no one has been able to provide me a solid answer to date. 1. I am creating a PDF form I want users to be able to fill and remit via email 2. I have created the form in Acrobat 9 Pro via the form Wizard and

  • Multi Page Diagrams in Visio (2013)

    Hi, I have a very large diagram to produce, that does split nicely (by department) over several pages, although data / processes do flow between the pages. I also want to be able to have a link to each Department's diagram within their own Word docum

  • ICloud won't stay enabled

    I have a laptop running Windows 7 and the latest iCloud Panel installed.  This laptop does not keep iCloud enabled after it has been turned off.  Other computers/laptops on same network are working correctly. Looking for an answer and or soultion.

  • Lightroom 3 more grainy?

    Looking through my photos in lightroom 3 and I have notice that my photos look grainy now. I have been switching from 2.7 to 3 to see if their was a different and I can tell lightroom 3 is grainy. I am not sure if it is the process however switching