Standard price in Material master

Hello,
in the Table MBEW und Field STPRS ther is the actual standard preis.
We actualise (change) the preis every Friday. It means we have another price on saturday
How can I see the Preis from wednesday on saturday. It's there any table for change history where i can get the last price.
Thanks

HI,
try following
[http://help.sap.com/saphelp_erp60_sp/helpdata/en/b3/7e6da267a4cd47bbba47d3536adeeb/content.htm]
Regards
Kailas Ugale

Similar Messages

  • 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

  • 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

  • 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

  • Changing standard price in Material Master.

    Hi Gurus,
               Can anyone please tel me in material master Accounting1 view,is there any way to change the standard price field immediately,once its created?When I go in change mode the standard price field is disabled.
    Thank you all in advance.
    T6

    Hi,
    Use MR21 Tcode and change the moving average price if u have a stock means no problem bcaz in the OBYC T code Cost (price) differences- PRD u have to give the G/L account and that value goes to that account. System Does not allow to change the price in MM02 Transaction. U must do it in MR21 only.
    Regards,
    Venkatesh
    MM consultant

  • Negativ Standard Price in Material Master Record

    My customer (a cement producer) purchase a rohmaterial  (bone) and get mony for it, so that the quantity on stock is positiv  but the total-value negatic;
    --> standard price negativ.
    Do somebody have a solution???

    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

  • Want to update Moving or Standard price from material master to ***.Value ?

    Hai Experts,
    As per Subcontract Logic, 1.1 % of the standard price should be update in J1ID Asseable value..
    so I need to update Standard price value should be automatically update in Assesable value whenever it price changes..
    Kindly guide me

    Hi,
    I think its not possible to shiftf from th MAp to J1Id assessable value.
    Need to maintina in the field place of J1ID.
    Regards,
    Andra

  • 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.

  • Standard price of material to be included in pricing procedure

    Hi Gurus,
    Can I include the standard price of material from material master in my pricing procedure?  If yes, how?  Also, I want to tax 7% of this material in the pricing procedure.  Can I configure a condition type this way?
    Thanks,
    Paul

    HI John,
             1. Please maintain the condition type VPRS in your pricing procedure, the standard cost from Material master will come in to your pricing procedure.
            2. If you want to maintain tax in your pricing procedure you need to maintain Tax related condition type Ex: MWST and you create condition record for that condition type in VK11
            Define Tax procedure and assign to country (Please take help of FI people)
            Maintain Taxcode at FTXP
    I hope it will help you,
    Regards,
    Murali.

  • 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

  • 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

  • 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

  • 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

  • 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

Maybe you are looking for

  • Proxy internet filter won't run in Safari

    Im using proxy internet filter (Hedgebuilders). They have been helpful but only Firefox will recognize the proxy and port and the work properly. Im using Verizon wireless Cell for connections. Only glitch otherwise is that their access manager panel

  • Webforms - data handling and storage

    Hello, I would like to know what is the best recommended practice / best apps methodology for the following scenario : A Custom web form with options to enter data, add attachments and submit. On submission , the workflow gets triggered, followed by

  • Change status in Family Sharing

    I Have two minors I have added to the family share feature but their status is adult. How do I change their status to child?

  • Question: how to use JAVAEE to run the WAP program of mobile phone  on web?

    I want to develop a web program by JAVAEE. It uses the simulator of mobile phone to run the WAP program of mobile phone on web. You can operate the program on the page just as do on mobile phone. tell me how to develop on details soon. show the code,

  • Comment retirer les doublons sur itunes 11 ?

    bonjour, je viens d'installer itunes 11 et impossible de trouver la fonction "afficher les doublons" ? et je vois sur le net des truc payant pour afficher et supprimer les doublons... est-ce le bel avenir d'apple ?? la grosse banane du siècle ou est