Price in material master its URGENT

Dear All,
i m facing one problem, we are facing one problem. i have maintained standard price of material 15.50 INR but due to some client's requirement FICO consultant change some setting due to this it becomes 1.55 INR, when it come to know he again changed it as per previous . but no effect. i want to change make it as previous.
Please help me out
points will be awarded
Regards
Pravin

Dear Praveen,
Please clarify on following (this will help in analysing the problem):
1. Whether the changes occured in one material or many materials or all materials. If it has happenned to one material or few materials you should change it using the MR21 TRNX.
If change has occured to all the materials then you should scrutanize the reason first as this might have caused a big difference in inventory valuation.
2. Whether the change in price is the same as given in the example for all the materials (i.e. shifting of decimal place). if it is so then I think there is some problem in defining the currency.
I hope this helps you in solving the problem. Please consult with your FI/CO consultant also on these probabilities.
regards,
Uday

Similar Messages

  • Inter company PO is not pulling the valuation price from Material Master

    Hi Experts,
    We have a scenario, Inter-company PO with pricing procedure which pulls Material Price from Material Master (Std Price), similar to intra company PO
    Even after maintaining the std price in the supplying plant , system is not pulling the Valuation price from Material master only for a particular Material
    I checked the Plant level attributes ( for ex: Plant Mat status, client level status and everything looks fine )
    Could you guys please mention what would be the issue ?
    Thanks in advance
    Illayaraja

    Hi,
    Is there a routine which pulls the value? then you need debug with ABAP help for that routine where its failing to pull
    Thanks
    Diwakar

  • Price in material master

    Dear all
    the price in material master was 15.50 INR but due to client required 3 decimal place so fico consultant has changed it to 3 decimal place in spro SAP Natwear ->general setting--->currency  and maintained 3 decimal places. it changes to 155.0 when this problem occcured  he changed as before. it doesnt effect in material master price.
    the problem is that this is not for 1 material this is for all materials.how to make it as previous
    how to changed it .
    please help me out.
    regards
    Pravin

    Hi,
    Please let me know whether its a Standar Price Or Moving Average Price.
    Whatever it may be you can change the Moving average Price for a Particular Plant in MR21 Trxn code.
    If its a Standard Price Re enter the Price in the Future value Field and Give Valid from date. Bcoz once you enter Price in the Material Master it wont Fluctuate.
    Reg,
    Ashok
    Please ssign points if Its helpful.

  • Manual changes of Std price in Material master

    Dear friends,
    I am updating the price in material master monthly by std. cost estimate,
    Can it be possible to change the price manually.
    If it can changed manually ..........can anyone tell me how to do it...........
    I tried it by MR21, but it is not allowed in my system..............
    I am in urgent need............
    Thanks & Regards
    Shailesh

    hi shailesh
    To change the std price manually first u have to delete the std cost estimate for that month which has been marked & released . To do that use t- code CKR1 then change the std price using MR21.
    This should work.
    Regards
    Prasad
    Reward if useful

  • How to view previous standard price in material master?

    Dear expert,
    in material master Costing tab 2, i can view the current and future cost estimate price. but i want to view the previous month standard cost estimate price in material master?
    For these, is there any configuration setting needed?
    Thanks for advance

    Hi
    When you re-release a Std Cost - The Future cost would become the CURRENT cost and the Existing curent cost would become the PREVIOUS cost.... You can then see the Previous cost estimate in material master
    br, Ajay M

  • Greying out movin average price in material  master

    Greying out movin average price in material  master. please explain how to do it. I know it can be done in spro / Logistics general / field selection / Maintain Field Selection for Data Screens.  please elabrate

    Hi,
    Field name for Moving average price is VERPR and the field selection group is 37.
    In the path - spro / Logistics general / field selection / Maintain Field Selection for Data Screens--> give the field selection grp as 37 and make the field as Display for the particular Field reference (Eg ROH - for material Type ROH). Save your entries.
    When you create material for material type ROH, you will have MAP field as display mode.
    Raj

  • Can i have a selling price in material master

    hi,
    sap gurus,
    can i have a selling price in material master
    if yes where
    if no why
    plz help me on this
    regards,
    balaji.t

    balaji timmampalli achari wrote:>
    > hi,
    >
    > sap gurus,
    >
    > can i have a selling price in material master
    >
    > if yes where
    >
    > if no why
    >
    > plz help me on this
    >
    > regards,
    HI Balaji,
    You can not have a selling price in material master.
    The reason is the selling price changes due to conditions say a particular customer you may want to charge less (a platinum customer) a particular season you may want to give discount a particular area you may want to sell the material costlier or vice versa there can be a thousand variations of selling price where as Material master it is going to be same.
    So we assign selling price in condition price and attach these condition types to Pricing procedures and hence these can be picked up automatically during Sales Order.
    It is for this reason that we maintain selling price in Condition types so depending upon the condition of sale the correct price is picked up.
    Nevertheless the manufacturing cost of the material is same to the company no matter what this is maintained in material master in costing view price per unit.
    Reward if helpful
    Regards
    Abhishek

  • Process will not be created with zero standard prices in material master

    Hi,
    I have two type of material;
    1.     In process material say A1
    2.     Finished Goods say B1
    Both materials price control are standard price.  I do not run costing. So , after creation of material master , standerd price has to update through MR21 in the account1 tab before start production .
    Suppose, if I forget to update standard price in material master and prepared process order, it will carry zero value of production cost.
    Hence, I want to restrict the creation of process order with zero standard prices in the material master.
    In order words, as long as standard price will not be updated after creation of the material master, user will not be allowed to create process order, if wrongly try, system will give message u201Cwith zero standard price creation of process order will not be allowedu201D.
    Please let me know either standard configuration or name of User exit or Badi.
    Regards,
    Amit

    Hi,
    You need to use BADI: workorder_update.
    Method: At release.
    check MBEW-STPRS field in the code ..and flag error and reject error if STPRS = 0.
    Regards,
    Santosh Sarda

  • Planned price in material master default in valuation price in PR

    Hello,
    I want to default planned price  of material master in valuation price of Purchase requisition,
    Currently MAP is defaulted in valuation price field in Purchase requisition.
    Is this possible by using any user exit?
    Regards

    Yes this is possible .you have to use the BADI    ME_PROCESS_REQ_CUST  and method PROCESS_ITEM  if the PR created manuallly or through MRP. Try this User exit also MEREQ001
    If the PR created through sales order you could use user exit in sales order   program name:SAPMV45A and subroutine : USEREXIT_MOVE_FIELD_TO_ME_REQ in the include MV45AFZB.
    Appreciate if it is helpful

  • How to reset planned price in material master

    Hi Gurus,
    Can anyone tell me how to reset planned price in material master.
    my user has run ck40n with wrong values, but i am not able to reverse costing run by using ckr1 or ck44. what could be the reason behind this.
    even after executing tcode ckr1, i can still see the standard cost in material master.
    how to reverse the costing run.
    Thanks in advance
    Suresh

    Hi,
    If you want reset you can delete the cuurent planned price in the material master for the cuurent period,
    Use t.code CKR1,  you have to enter comapny code, plant,material
    In control parameters you have to choose radio button Current Standard Cost Estimates
    Current Standard Cost Estimates
    If you set this indicator, the system will select the current standard cost estimates for deletion.
    If you also set the Additive cost estimates indicator, then additive cost estimates will be selected for deletion.
    Regards,
    Rama Mohan Bangaru

  • Standard Price in material master  and MBEW

    Hi
    We have unique problem. The currency was setup with out decimal places due to some valid reason. Due to which STANDARD PRICE in MATERIAL MASTER  looks alright (lets say 1000) but in MBEW(field STPRS) it is 10.
    I would like use value which is in Material master for calculations  in ABAP program. How can i achieve this? Is there any function module for the same so that I can convert value in MBEW-STPRS to value in material master.
    Thanks in advance.

    Hi ,
         Try to use the  following FM's:
    CONVERT_MATPR_TO_MBEW_MTPER
    use the BAPI "BAPI_MATERIAL_GET_DETAIL" and take the price from the Export parameter MATERIALVALUATIONDATA. This parameter points to the structure BAPIMATDOBEW which has all the material price details like :
    Price control indicator
    Moving average price/periodic unit price
    Standard price
    Price Unit
    Currency Key
    ISO code currency
    Hope this solves your problem.
    Thanks,
    Greetson

  • GRN Without Maintaining Price in Material Master

    Hi Experts,
    We have activated the Split Valuation in Material Master and also put restriction in PO that without price maintaining in material  user can not raise the PO.
    Is there any option that we can prepare the PO or GRN without maintaining price in material master and system should pickup the price from PO itself to update the MAP.
    Regards,
    Manish Jain

    Hi,
    Naturally system will update the MAP after GRN and if your PO has info update indicator on in material TABof itee detail system
    the price will be suggested as your PO price next ime when you create Order.
    Regards

  • Maintaining Sales Price in Material Master

    Hello Gurus -
    I've have heard and also research that there is a way to maintain SELLING PRICE in material masters instead for doing it in VK11 with PR00? I have done my research but unable to find a way to do it. Can anyone help or post a screen shot where and how it's really done?
    Pricing in material master
    Sales Price in Material Master?
    thanks
    M.S.

    Thanks for reply. I don't see that button on 2 different systems that I have here. Can you post a screenshot? or tell me where should i exactly look.

  • Prices in Material Master

    Dear all,
    For the first time when we are going to upload stock figures & prices in Material Master which price should be use as a MAP for materials having price control status 'V' ?
    Since valuation in costing is based on these factor, pl. provide relevant answer.
    thanks
    ranjeet

    Hi,
    prices in Material Master-
    V-Variable Price/MAP
    S-Std. Price
    V-in material master you are using for external procurement
    S-for inhouse production
    If CO module implemented for Material S the costing will reun and for ' V'
    during initial upload price will be uploaded.
    Best Regards
    Sainath

  • SAP: Cannot save product cost in commercial price in material master

    Hi,
    I have created a PCE which is designed to save the cost estimate in commercial price in accounting tab in material master. The issue that I am facing is that the cost; that is released perfectly is not saving in the commercial price in material master; instead the price saved in the commercial price is the previous price.
    If I try to change the "costing type" for the PCE to any where other than "commercial price" or tax price; the price is saved successfully.
    My question is that why the PCE's price is not saved in the commercial or tax price in the material master.
    I would really appreciate your help.
    Regards,
    OZ

    Salaam Osman Bhai
    In the costing type, choose "prices other than standard price".
    And while doing CK24, you can choose the commercial price field to receive the cost estimate result
    Br. Ajay M

Maybe you are looking for

  • Unable to extract SQL Server 2014 Express from MSDN

    Hi, I visited the MSDN website to download the SQL Server 2014 Express and it fails to complete the download if I am on IE. If I use Chrome, I am able to download but subsequently fails to extract from the executable. Where else may I get a copy of t

  • Sending  mail using utl_smtp

    (Oracle 8.1.7) I'm using the following procedure to send an HTML formatted e-mail. It sends email but I'm seeing in Outlook html code instead of formatted mail. (It sends text like : a bit of text --a1b2c3d4e3f2g1 content-type: text/html; <html><head

  • How to convert base64 data to an image

    Hello, my enterprise application is receiving base64 enocoded image data in an xml file. Now I need to convert it to a native image formats like jpeg/jpg/tiff/pdf etc. Does anybody know if there are any Java apis (both free/paid) which let you do thi

  • How do I create. A single PDF from multiple files? PDF pack on iOS

    How do I create. A single PDF from multiple files? PDF pack on iOS The primary reason I signed up for. PDF Pack was to create a single PDF from multiple image files and other PDFs . Is this possible? If so how thanks in advance rich

  • Firefox can't establish a connection to the server at "Every Website" but IE and Safari work just fine.

    Unable to connect Firefox can't establish a connection to the server at google.com. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer's network connection. If y