Change standard price after executing CKMM for materials.

Dear all,
I faced a problem: right after MM period switching, I execute CKMM to switch 2 to 3 for some materials and after taht I changed standard price for these materials by releasing future price.
After material ledger closing (T-code CKMLCP), there is non-zero balance on account for price differences in FI report FAGLL03. This non zero balance occurs just for the materials, which standard price was changed.
Could you please explain me why this happens?
Best regards,
Linh.

Hi Van,
The process follows: When Material Master in 3 (i.e) ML effect (when you release the std cost estimate "no Entry will post revaluation gain/loss" it will r evaluate @month end you do CKMLCP..with difference post to price difference.
Posting to re valuate inventory is non ML process.
Or can you test in testing server by changing std price with 3- no accounting doc will generate.
Let me you your response.
Regd,
Khan.

Similar Messages

  • SBO2007A can no longer change the Price after Discount on marketing docs

    In SBO2005A (subjecting to Document Settings), you could change the Price after Discount.  Thisis no longer available in SBO2007A (unless you upgrade from SBO2005A with the appropiate settings.
    I have not found a customer who thinks this is good idea.
    Good to reinstate the functionality.
    Regards
    Jeff

    Hi,
    The field "Price after discount" can become editable if you unmark the checkbox "Calculate the row Total using the Unit Price" (Document Settings->General Tab). As default this checkbox is disabled for new installations.
    Also, please check the following link as well :
    Re: Net price calculation
    Regards,
    Jitin
    SAP Business One Forum Team

  • Any method not allow to change PO price after do the GR

    hi,
    Any method not allow to change PO price after GR had done. Thanks

    Hi jo jo,
    To disallow any price changes, set the Tolerance Key limits for Price Variance (PE-Price Var in Purchasing) for PO in IMG to Zero. This will compare the new price (Effective Price w/ Cash Disc) to the material price in the Material Master. Also set the msg no. 207 (in App Area 06) as a "E"-error message. This will stop end users from making changes.
    If the Tolerance limits are set to zero and the message 207 is set as E, it should work.
    Let me know if this was helpful.

  • CHANGE STANDARD PRICE VIA BAPI

    Hello,
    Im using the BAPI_M_REVAL_CREATEPRICECHANGE, for changing the standard price of the materials, instead of using the MR21, but i cant get it work
    Im populating the following fields:
    COMP_CODE : 1000
    PSTNG_DATE: 26.03.2009
    PLANT: 1001
    MATERIAL: 8M1584
    CHANGE_STD_PRICE: X
    STD:PRICE: 80
    CURRENCY: USD
    PRICE_UNIT: 1
    QUANTITY_UNIT: PC
    When i executed i dont recive any return, and the price didnt change, no an error message or a document number; am I missing a field to populate??
    Thanks!!!

    Hello Alex,
    This BAPI was never finished and therefore the function cannot be used.    
    (It is also not released as a BAPI)                                                                               
    from Release 4.70 on, the BAPIs BAPI_MATVAL_PRICE_CHANGE,                  
    BAPI_PROJECTSTOCK_PRICE_CHANGE and BAPI_SALEORDSTCK_PRICE_CHANGE           
    are available in the enterprise extension.                                                                               
    Hope this can help
    Regards,
    Mauro

  • Mass Change Standard Price in Accounting view of material master

    Hi anybody,
    I am maintaining more than 5000 records material master . Each time  change material prices using MR21, but I don't want go MR21. need to develope one abap program for change material standard prices using BAPI or normal ABAP Program. how do I develope?
    please give me sample program for that.
    Thanks
    S.Muthu

    Hello Mani
    I have already checked all the open items.....
    No sale order. No entry in table MSEG.
    Only one PO without GR.....So that should not make any difference.
    Br
    Avinash

  • How to change PO price after Goods receipt

    Hi Expert,
    This is very urgent. I have created PO with account assignment (Individual order/project (D)) and has material master last month and received goods last month too.
    PO item already been issued and used for production. There is no stock balance both urestricted and sales order stock.
    Now we need to change the PO price for paying the vendor right price. I have tried MBST to cancel/reverse material document and give me error message saying "Sales ord stk deficit" I think because of no stock avaible in the system.
    I need a urgent solution: How can  i change PO price or cancel material doc to adjust the PO price.
    Thanks,
    Mohammed Rahman

    Hi Mohammed
    Which step system appear error ?
    Example: Qty PO have already receipt 4 set, you already used 3 set. Stock have 1 set.
    When you use 561with quantity 5 set, stock have 6 set.
    after u cancel PO wrong price (qty is 4 set) - stock have 2 set  but when you change PO and Goods Receipt again stock will have 6 set.
    And you use 562 with Qty 5set => now stock still have 1 set.
    And price already changed.
    Regards,
    Thang
    Edited by: Cao Danh Thang on Jun 13, 2008 4:30 AM

  • How to change standard price

    Hi Friends,
    How to change the standard price of a material, which transaction is used for
    this, and data is to be passed for that Transaction.
    Thanks,
    Sreenivas

    Here is also a BAPI which will do it programatically.  You must pass all vales on the selection screen.
    report zrich_0003 .
    data: headdata type bapimathead.
    data: valdata type  bapi_mbew.
    data: valdatax type  bapi_mbewx.
    data: return type  bapiret2 .
    data: returnm type table of bapi_matreturn2 with header line.
    data: xmara type mara.
    parameters: p_matnr type mbew-matnr,
                p_bwkey type mbew-bwkey,
                p_bwtar type mbew-bwtar,
                p_stprs type mbew-stprs.
    select single * from mara into xmara
              where matnr = p_matnr.
    headdata-material        = xmara-matnr.
    headdata-ind_sector      = xmara-mbrsh.
    headdata-matl_type       = xmara-mtart.
    headdata-account_view = 'X'.
    valdata-val_area  = p_bwkey.
    valdata-val_type  = p_bwtar.
    valdata-std_price = p_stprs.
    valdatax-val_area  = p_bwkey.
    valdatax-val_type  = p_bwtar.
    valdatax-std_price = 'X'.
    call function 'BAPI_MATERIAL_SAVEDATA'
         exporting
              headdata       = headdata
              valuationdata  = valdata
              valuationdatax = valdatax
         importing
              return         = return
         tables
              returnmessages = returnm.
    check sy-subrc  = 0.
    Regards,
    Rich Heilman

  • Change standard price several times in MR21.

    Hello
    Two user in the plan can enter to transaction MR21 and can change the standard price several times in one day for the same material. When others users try to do the same the following message is send . u201CA current or future standard price exists for materialu201D.
    I donu2019t know where in the customizing is defined that these two user can do that ( I suppose that a consultant defined that).
    Someone have an idea of where I can define the same for another user?
    Thanks in advance.

    Hi,
       This error msg can be defined for the user name.
       Check Controlling-> Product cost controlling-> Product cost Planning-> Proce update-> Parameters for Standard cost estimate-> Define Message type for Standard cost estimate (OKZZ). Here add the user name as required.
    -Thaila Shree

  • Change standard price

    Hi experts,
                 can u explain me how to valuate the material for which split valuation is active?  When i am going to t code MR22  i entered material it asked for valuation type i entered the batch which are existing next what to do. plz explain me how to valuate the material
    Thank you
    Sap MM

    Hi
    If you want to change the material standard price (complete valuation) then use MR21.
    MR22 can be useful if you want to change the material price (standard/ MAP) with resepect to quantity. ex: you received certain quantity of material at lower cost and you wanted to increase the price for that quantity only then use MR22. both these Tcodes generate same entried - price change documents.
    So use MR22 and enter material, valuation type, new price, quantity. If you dont want to change the price for certain quantity then use MR21.
    Thanks

  • Change Standard Price considering Cost Components

    Hi people,
    Please, I would like to know what is the procedure/transaction I can use to update/change our Standard Price in our Material, considering we have openned component costs (Splitt).
    Thank you a lot,
    RGN.

    Hi,
    1,BOM is to be maintained  for FERT/SFG - PP Consultant
    2, Activity Prices to be maintained - CO Consultant
    3, Routing to be maintained for FERT/SFG - PP Consultant
    4, Material cost estimate - CK11N , Mark & Release - CK24
    Regards,
    Pavan Kumar Arvapally

  • Can i change the price after publishing?

    We always found pricing of our printed books to be a tricky matter. Find the sweet spot, and you maximize profits.
    With printed books, we could test market in limited locations before going national. With ibooks, it's straight to the whole world.
    I think ibooks should cost much less than printed counterparts... but how much less? I'd welcome a conversation on the topic.
    Meanwhile, we're in a learning curve, and I wonder if I can change the price if we decide we're way off target.
    JS

    Using iTunes Connect, locate your book in Manage Your Books and click Edit Rights & Pricing.
    Note you may risk current ranking being reset if you change the price, so...
    As for specific pricing as a topic....not sure if forum rules allow for that, sorry.

  • 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

  • How do I change unit price to 4 decimal for CUST_PO of Standard PO Styleshe

    Hi:
    We are currently using the standard "PO Output for Communication POXPOPDF" to print our PO. We like the output except for the unit price. We have the need to display the unit price with 4 decimal places instead of 2.
    I am new to XML publisher.
    Is there a easy way to do this without having to build the templates from scratch?
    Thanks,
    LS

    Hi LS
    I think the template for this is not an RTF template where things would have been relatively simple. But its an XSLFO template which is going to be a bit tougher. First you need to open the template and locate the UNIT price field entry. Looking at the version I have its just:
    <fo:table-cell xsl:use-attribute-sets="table.cell5">
    <fo:block xsl:use-attribute-sets="form_data1">
    <xsl:value-of select="UNIT_PRICE" />
    </fo:block>
    </fo:table-cell>
    You can wrap the UNIT_PRICE entry with the format-number function.
    format-number(UNIT_PRICE, '#,###,###.####')
    You can more info by sraching for format-number on your favorite search engine.
    The only issue I can see is that the PO extract may not be extracting data to 4 dps or more.
    Regards, Tim

  • Closing a serial port after executing a for loop of write and reads.

    Hello,
    Labview is opening and then closing each write to the port. I have tried to leave the close outside of the for loop, but labview wont allow it. What do I need to change to make all the writes and reads execute on 1 open and close of the serial port.?
    Thanks.
    Attachments:
    Controller.vi ‏27 KB

    J_es--
         The program that you posted looks to be ok for the most part, you might consider putting an open after your configure (but that's trivial). The other thing that is a minor issue is the loop tunnel coming out of your for loop is currently being auto-indexed.  This function is used to index data for each interation of the loop.  You are using a static address (not an array) and so you don't need this.  If you right-click and remove the auto-index the broken wire will go away. Other than that it should be ok.
         I would suggest looking at one of the shipping examples that come with LabVIEW.  "Basic Serial Read and Write" is essentially the same thing that you are doing and is tested here and might save you a bit of time.  Anyway, take a look if you have a second. Best of luck with your application!
    John H.
    Applications Engineer
    National Instruments
    http://www.ni.com/support

  • Changing unit price after AP invoice has been created

    Hi all,
    We realized the unit price was incorrect after the PO, GR and AP invoice was already created. Is there a way to update the unit price on the item?
    Thanks,
    Jane

    Hi,
    This is not possible, you have to reverse transaction by AP Credit memo and recreate new transaction. If you have FIFO valuation method then you can change price through Inventory Revaluation but in that case your AP Invoice amount remains unchange.
    Regards,
    Sachin

Maybe you are looking for