Price changes of a material

Hi all,
I need to list the whole price changes of a material that we purchased from suplliers.
How can i get these data, ie from which tables?
Thanks in advance.
deniz.

Hi friend,
Try FM
CKML_MATVAL_PRICE_CHANGE
Also check the tables : 
CKMLHD  - Material Ledger: Header Record
CKMLCR   Material Ledger: Period Totals Records
CKMLPR Material Ledger: Prices
Regards
kanishak

Similar Messages

  • Price change for a material

    Hi Experts,
    Need ur help urgently,
    i have made a PO taking a material with std. price say 1 rs. but before doing GRN i changed the price to 4 rs. Now, when iam
    doing GRN , system post the document taking the old price (1rs.) of the material.
    I want that system should calculate the cost with the new price defined for the material ( 4rs.)
    In Accounting 1 tab of the material display MM03 :
    price control for valuation data for prevoius period is S
    and, price control for valuation data for prevoius year is also S
    Need ur assistance as I am new to MM
    Thanks.
    Dhruv

    Hi Experts,
    Need ur help urgently,
    i have made a PO taking a material with std. price say 1 rs. but before doing GRN i changed the price to 4 rs. Now, when iam
    doing GRN , system post the document taking the old price (1rs.) of the material.
    I want that system should calculate the cost with the new price defined for the material ( 4rs.)
    In Accounting 1 tab of the material display MM03 :
    price control for valuation data for prevoius period is S
    and, price control for valuation data for prevoius year is also S
    Need ur assistance as I am new to MM
    Hi,
    Dhruv,
    Whenever you create purchase order price is suggested from info records (if valid conditions are maintained) , if not from your last purchase order. If info record doesnt exists you have enter the prive manually in the item overview of purchase order. The price mechanism whether Moving average or standard is used basically for valuation purposes only. They are never suggested in purchase order.
    If you have updated your material master record with standard price and has changed it. Then it should be valuated at new standard price during good receipt
    It is always with standard price valuation that good receipt is always valuated at standard price and not purchase order price.
    Kindly check your material master record details.
    Also which transaction you have used for changing the standard price in material master record.Use MM02 Tcode and change the standard price as you like.
    I hope this is useful
    Regards,
    Tushar Patankar

  • Simulate Price change in raw material

    Dear All.
    How can I simulate the new cost of all my FERT materials, if we have a price increase in a RAW material that is used in almost all FERT's.
    please help.

    Hi,
    create a costing variant using a valuation variant that valuates materials with priority 1 the new price from a "planned price field" in controlling 2 in material master (were you've maintained the new price for this specific material) and as priority 2 the price as in your old variant (for the materials where the price remains unchanged). Do not allow any price update for this costing variant to avoid erroneous use of this variant.
    Create a plan cost estimate for the same (reference) material(s) with your old and the new costing varinat, compare the same.
    Use report RKKBCAL2 do compare the results of 2 costing runs (again one with the old costing variant one with the new).
    best regards, Christian

  • Material standard price change!

    I am trying to do a standard price change for a material using the message type 'materialvaluation_pricechang'
    I configured the distribution model view and partner profiles for R/3 and XI.
    When I tried to create an IDOC with test tool we19, it got created with status 51 (application doc not posted)
    I got the following error. But in config I didn't see the step 'setup sending material prices'. I am working on SAP ECC 5.0.
    The error description is as follows.
    <b>No Customizing data for valuation area 0013 found
    Message no. CKMLSENDPRICE701
    Diagnosis
    The Customizing data for sending material prices to valuation area 0013 was not found.
    System response
    No price changes were made
    Procedure
    Edit the Customizing data for valuation area 0013 under Materials Management -> Valuation and Account Assignment -> Set Up Sending Material Prices</b>
    Please suggest.
    Thanks,

    Please find the code below in <b>bold</b>. I am trying to change the standard price of the material. Hence ls_ckmlcr-vprsv = 'S'. This is why the following lines in the below code never executes
    <b>ls_matpr_cr-newpvprs = l_price.</b>
    <b>ls_matpr_cr-newpvprs = ls_ckmlcr-pvprs.</b>
    And hence the below condition fails.
    IF ls_matpr_cr-newpeinh = ls_matpr_cr-peinh AND
           ls_matpr_cr-newstprs = ls_matpr_cr-stprs AND
           <b>ls_matpr_cr-newpvprs = ls_matpr_cr-pvprs.</b>
          l_nochange = 'X'.
        ENDIF.
    <b>ls_matpr_cr-newpvprs = ls_matpr_cr-pvprs.</b>
    ls_matpr_cr-newpvprs and ls_matpr_cr-pvprs are same in this case and the if condition fails. So no price change document is posted.
    Is this a bug? Is there any OSS note available to correct this problem.
    IF l_nochange IS INITIAL.
          ls_matpr_cr-newpeinh = ls_price-price_unit.
          <b>IF ls_ckmlcr-vprsv = 'S'.</b>
            ls_matpr_cr-newstprs = l_price.
          ELSE.
            <b>ls_matpr_cr-newpvprs = l_price.</b>
          ENDIF.
        ELSE.
          ls_matpr_cr-newpeinh = ls_ckmlcr-peinh.
          <b>IF ls_ckmlcr-vprsv = 'S'.</b>
            ls_matpr_cr-newstprs = ls_ckmlcr-stprs.
          ELSE.
            <b>ls_matpr_cr-newpvprs = ls_ckmlcr-pvprs.</b>
          ENDIF.
        ENDIF.
        IF ls_matpr_cr-newpeinh = ls_matpr_cr-peinh AND
           ls_matpr_cr-newstprs = ls_matpr_cr-stprs AND
           <b>ls_matpr_cr-newpvprs = ls_matpr_cr-pvprs.</b>
          l_nochange = 'X'.
        ENDIF.
    Thanks,

  • Getting a material Price change in a certain period

    Hi everyone,
    I would like to seek your help regarding a problem I have in MM module. I am not an MM person but I need something that came from MM module.
    What I need is the price change of a material in a certain period. Is there any FM that I can use to do this? I need it to compute the ratio how a component material affects the price change of the header BOM material. So if we check the FI document posted for the header BOM material price change, explodes it and check if the components of that material had also undergone a price change in that period.  So how will I check the price change done on that component material?
    Thank you.

    Hi,
    I need to compute ratio so I need the price change. In the report, you need to drilldown first to see the document.
    thank you.

  • SD material price change should refresh Delivery order.

    There was a price change for the material after creation of  outbound delivery. a dynamic credit limit management is enabled which blocks the creation of delivery order if there is no sufficient credit available for party. Now after change in prices the delivery order should go to credit block while doing PGI. which is not happeining. At Billing creation the prices gets refreshed and party is billed with new rate. This is creating debit balance in customer account. Kindly suggest solution how to block the PGI in such cases?
    Regards
    Sanjay Petkar

    Hi,
    Please check the VOV8 credit group filed configuration. If it is 2 at delivery level. Then only it do credit check at delivery level...
    Regards
    sankar

  • Tables of Price changes

    Dear All
    I need to develop a report where I need to find out the track of all the price changes of a material by the user.
    We have developed almost all the things through different tables and making their relationship with the coordination of ABAPERS.
    But we are not able to find out the tables of price changes as initially it is being stored in KONP table.but if it is being changed by the user,again it will be stored in the same table.but we need to find out the table which provides me the old value as well as the new value so that we can develop the report.

    Hi
    The changes are in tables CDHDR/CDPOS. You can use the standard report rsscd100 as a template. So, search for obj. COND_A. As there must be performance problems, create your own pointers to filter this modifications (tcodes BD50, BD52 and so on). So, this modifications are saved in table BDCPS / BDCP and you can search quickly these modifications.
    I hope this helps you
    Regards
    Eduardo

  • Tolerance for Price change

    Hi,
    Can we set tolerance for price change for particular material or groups of materials.
    say i dont want my material price to hit by more than 10% when using average price.

    Hi Ravi,
    SPRO - MM - Purchasing - Purchase Order - Set Tolerance Limit for Price Change
    Using the Above path, you can change the Tolerance limits for price at Company code level.
    Regards,
    Ashok

  • MIR4- Perform Planned Price change

    Dear All,
             I have an issue during mir4.
            When doing simulate and posting for a invoice in mir4, the system shows the error,
             "Perform planned price change for the material <matnr> <plant>"
               Message No.M8394
    Could anybody help me to resolve this issue ?
    Thanks & Regards,
    S Sridhar

    Dear Meruta,
                 Thank you for your quick reply.
    Could u please guide me how to check the points as you said (As I 'm new to this module ) ?
    Regards,
    S Sridhar

  • Price change for material with Goods Receipt with out Order reference?

    hi all,
    Our client company have some finished products produced from raw materials. But we are not using Production planning module. So in MM we are receiving these products with Goods receipt with out order reference(521).
    The issue is, the price for this product will change monthly. This new price will affect the existing stock as moving average price calculation.
    ex:
                                     Quantity             Price             Value
    Stock balanace        100To                 2.00/To         200 
    Newly produced      100To                 2.20/To         220   
    after the GRN for newly produced is done. The price also need to change as below.
    Total                         200To                 2.10/To         420
    This is easy if we receive goods with PO price, as moving average price will updae in the master record.
    But here no reference. So only quantity updated with existing price. 
    So how to achieve the change of price ? Please help.
    Thanks,
    Aravind

    Hi Bijay,
    Thanks for the reply. I will use the posting method suggested by you.
    but how you are arriving  newly produced material quantity & price!
    The reply for your comment is,
    Every month My client company revise the price of the produced material based on various factors including the
    raw material purchase cost.
    The price will be fixed for the whole month.
    While posting the GRN, the accounts updated are,
    Dr  Material account
    Cr Production Cost
    Please let me know what you have asked is answered or not.
    So that i can brief more. This is my initial project. So your feedback is very helpful to me.
    Thanks,
    Aravind

  • Price change in material master

    Hi,
    When does the moving average price change, if the PO price or the invoice price is different from the one in material master. Is it after the creation of PO, GR or invoice?
    Thanks and regards
    Aparna

    Hi,
    Moving Average price = Total Value
                                       Total Stock
    Moving average price updates once you make GR and IV
    If you are making GR & IV for new po , then new moving average price of that material will be :
    Total stock = stock already present in plant + GR made stock of that new po
    Total Value = Total Value of the material in plant + Invoice amount for that new po
    Thanks & Regards
    Prashanth.venkategowda

  • MR21 price change for S price material

    Hi all,
    We are facing an unique problem.
    Earlier on 05May, price was updated for a S price material from A to B thru MR21 having posting date 01May. Price change document and its accounting document has got generated successful. On checking the price on 25May, price is A i.e. Old price. I listed the price change documents for the material, I was not able to find the any document after the above said date. So far the movements has happened in old price.
    Further I checked in MBEW, price is A i.e.Old price. In table MBEWH for the april period, price is B.
    New price has got updated nowhere apart from MBEWH and price change document.
    Anyone can advice, how this has happened. What is the reason
    Regards
    Suddy

    you are working with a fiscal year variant, as your fiiscal year does not match with the calendar year.
    In general the month of the posting date is equal with the period, however, using a fiscal year variant the posting date is checked against a customizing table to determine to which period the posting has to be made.
    Those variants are defined in OB29
    and they are assigned to company code in OB37.
    so check OB37 first to find which variant is assigned to your company, then use OB29 to see the definition of the variant.
    Maybe the first day of the new month is defined to fall into the old period.

  • CO88-Error :Perform the planned price change for material

    Hi Experts,
    While running CO88 i get this error. "Perform the planned price change for material ". My material is manage at S and it doesn't have any marked cost. The status is FR and no other status on cost etimate for the article are active. what i shoul do? why if i run the PP order with KO88 i don't have any error?
    Please help i'm facing the closing period.

    Hi,
    If dynamic price change is active in your system the first posting in the new period of this material tries to
    - release a future cost estimate of that period OR
    - change the price to the future price in accounting view
       (if the future price date is reached)
    Unfortunately this dynamic price change does not work in order settlement. Therefore you are asked to perform the price change first by t-code CKME (or CK24).
    If you are using price determination control 3, any price change or release should always be the first transaction in a new period to avoid any inconsistencies.
    The dynamic price release will only release the price with transactions which involve material movement and this is not the case by posting invoices and order settlements.
    if you are in period 12/2009 then a settlement in 12/2009 does not require the release cost estimate of 01/2010.
    But if you are already in 01/2010 therefore settlement in 12/2009 is a posting into the previous period. This will change also data of the current period. Therefore the cost estimate has to be released first.
    Another option, if you don't want to receive this message, would be to change this message from Error to Warning (check note 434752).
    Please follow the following steps:
    T-CD:OMRM
    Message M8 394
    =>you set the message type to '-' for error message M8394, that means no message is to be issued.
    regards
    Waman

  • PO Release for - change in item (material) price

    Dear Sir,
    Can you guide me in following Purchase Order release scenario :
    1) While making Purchase Order if there is change in item(material) Price (only increase only) then wants approval.
    Regards,
    Mahesh.

    Hi ,
    No , If earlier i purchased material A @ 500 now second time i am purchasing same material A@600 means price change is there ,then i required release (approval).
    If it was same like earlier A@500 then not required release (approval)
    Regards,
    MAhesh.

  • Split valuated material price change at header level (without val. Type)

    Hi All,
    Need to change Split valuated Material Price at Header level (without val. type).
    In MR21 valuation type is mandetory for split valuated material.
    Please suggest on changing Material price without val. type.
    Thanks

    You have to advise the users who create accounting views to enter a valid price when they create a material master. Maybe you need to make use of the user exit to prevent saving when no price (or a dummy 0,01)  is entered.
    It is not possible to change the header price with any SAP given transaction, as it could cause inconsistencies if you dont take care about the stocks at valuation type level.
    you may have to deveope an own report on own risk. I personally have the opinion that it is more secure to post stock and reverse it again (which just creates to accounting documents that equalize each other, no remaining value anywhere) than going the risk with an own program to screw up the valuation of a material  in general

Maybe you are looking for

  • Import Flare libarries

    Flare is an awesome data vizualization toolkit. Flare is a collection of ActionScript 3 classes for building a wide variety of interactive visualizations. For example, flare can be used to build basic charts, complex animations, network diagrams, tre

  • Ipod battery life-someone plz help!!!

    Okay, so I didn't realize that you had to charge your ipod before you use it (because I didn't realize there was a back to the lil instructions that come with it) so now the battery doesn't last very long. Is there any way I can fix this or get new b

  • How to use repadmin /showchanges to track changes to determine growth contributors on NTDS.dit

    I am trying to use repadmin with showchanges option to track changes in domainDNS partition. I want to confirm if DNS records are repeatedly getting re-registered as per  http://support.microsoft.com/kb/2548145. What should be the procedure for this?

  • Centro has to be paired with bluetooth each time before i can use it

    i have a at&t centro and a motorola h700 bluetooth which is on the compadibility list online. i pair my bluetooth just fine and it goes on my trusted list. my problem is that after awhile usually overnight my bluetooth device(the h700) disappears and

  • How to make file versioned automatically when it is created

    I am wondering it is possible to use the server side override to make file versioned when it is created. Does anyone have code to do it? Thanks a lot, Jean