Estimated Cost incorrect on order (IW31)

Hi Friends,
I am creating one maintenace order (IW31).
Maintained price in KP 26 as 0.01 cents for 2009 and 2010 as well.
When I am creating an order for 2009(start date) and 24 hours then cost on IW31 is 0.24 but for 2010 its 0.48 cents. Why?
Further if I change the price to 2 cents cost is 72 cents, for 3 cents 96, for 4 cent 1.20 and for 5 cents 1.68 really confused about this inconsistency.
Need your help to resolve this.
Thanks

Hi,
Thanks for replying.
I am looking price in KP26 for 2009 and 2010. For both the years Fixed price maintained is 0.01 cents.
Scenario 1
24 Hours is given on order. When I change the start date from current year to next year i.e July in my case on the order  and save the est cost changes from 24 cent to 48 cents.
Scenario 2
          Est cost          
IW31     KP26     2009     2010     difference
24     0.01     0.24     0.48     0.24
24     0.02     0.72     0.72     0
24     0.03     0.96     1.2     0.24
24     0.04     1.2     1.44     0.24
24     0.05     1.68     1.92     0.24
If you see above when price is 1 cent then it is double in 2010 and when 2 cent then equal and so on.
Let me know if you need more detail.
Thanks
Govind

Similar Messages

  • Estimated costs from PM order in PS report

    Hi,
    In PS we have configured a reports stating. budget (wbs), planned cost (PM order), actual (Pm order). Due to the fact that the PM order is linked to the WBS code, we can see all values. Some are on WBS level, some on PM order level.
    A user is requesting to have another collum stating the estimated costs that can be entered in a PM order (header level). In CJE5 you can configure the report, but can anyone of you tell me how i can configure a collum showing estimated costs on the PM order.
    Thanks in advance for your help.
    Kind regards,
    Peter

    Hi,
    If you do an F1 on the estimated costs field in the order it says that this cannot be evaluated in reports and also the availability control is also not possible. So not sure whetehr you can bring this in CJE5. On the other hand the value in this fields is stored in AUFK table. So if you are using any custom reports, then you can think of pulling in this data there.
    Regards
    Sreekanth

  • Add estimated cost in PM Service order after release of order.

    I have released the PM service order. Now I need to add the estimated cost in service order. . Please tell me a way to do so. I have only released the order and no other transaction has been done.

    ANIMESH KUMAR,
    AS standard you cannot change the estimated cost value after release (REL).
    However, I have seen two work arounds:
    - Copy the field onto the Enhancement tab via user-exit IWO10018
    - A bespoke TCode/program to directly update the AUFK-USER4 field
    PeteA

  • Defaulting Estimated Cost in IW32

    Hi gurus
    In transaction IW32, tab Costs, sub-tab Costs, there is a field for Estimated Cost.
    Is it possible to default the value of the PLANNED costs to the ESTIMATED costs when the Order is released?
    I read in another forum that there is a user exit, but I can't seem to find it.
    Any kind of help is much appreciated.
    Thanks
    Nicholas

    Nicholas,
    I haven't tried it, but it may be possible in user-exit IWO10009 (at save) using function module CO_IH_SET_HEADER.
    Be warned - this option is not recommended. If you must use this option don't change too much data or you can seriously screw-up you orders. Also ensure you test thoroughly...
    PeteA

  • IW31 - Copy planned cost to estimated cost cost - user exit/BADI

    Hi all,
    My requiremnt is such. While creating an order via IW31:
    - the user clicks on the release button directly and saves.
    - the user does not click on the cost calculate button.
    The value of planned cost in the cost tab should be copied to estimated cost.
    I have tried using exit IWO10009 but I am somehow not able to achieve this.
    Can anyone help me regarding this!
    Regards.

    Hi,
         We had a similar functionality  ...I have checked the code in our system and we have used user Exit :IW010009 and below is the code :
    The code was something as below :
    the following function selects all the costs that have to do with the
    work order. All costs in each line.
      CALL FUNCTION 'PM_WORKORDER_COSTS_LIST'
           EXPORTING
                LIST_CURRENCY  = caufvd_imp-waers
                PMCO_DETAIL    = 'X'
                ALL_CURRENCIES = 'X'
                EXTERNAL_CALL  = 'X'
           TABLES
                LIST_AUFK      = i_caufvd_imp
                LIST_PMCO      = i_list_pmco
                COMP_PMCO      = i_comp_pmco
           EXCEPTIONS
                NO_ORDERS      = 1
                NO_CURRENCY    = 2
                NO_COSTS_FOUND = 3
                OTHERS         = 4.
      IF SY-SUBRC EQ 0.
    We will import the totals information
        READ TABLE i_list_pmco INTO wa_list_pmco INDEX 1.
        caufvd_imp-user4 = wa_list_pmco-pkosten.
    Hope the above would be helpful for you ,,
    regards
    pushpa

  • PM/CS Order:Copying Planned Cost to Estimated Cost

    Hi All,
    There is a requirement to copy all the planned costs to estimated costs while releasing a PM/CS order.
    Any ideas how to implement this?
    We have tried all the possible user exits , but we could not find anything helpful.
    Harmeet.

    Hi,
         We had a similar functionality  ...I have checked the code in our system and we have used user Exit :IW010009 and below is the code :
    The code was something as below :
    the following function selects all the costs that have to do with the
    work order. All costs in each line.
      CALL FUNCTION 'PM_WORKORDER_COSTS_LIST'
           EXPORTING
                LIST_CURRENCY  = caufvd_imp-waers
                PMCO_DETAIL    = 'X'
                ALL_CURRENCIES = 'X'
                EXTERNAL_CALL  = 'X'
           TABLES
                LIST_AUFK      = i_caufvd_imp
                LIST_PMCO      = i_list_pmco
                COMP_PMCO      = i_comp_pmco
           EXCEPTIONS
                NO_ORDERS      = 1
                NO_CURRENCY    = 2
                NO_COSTS_FOUND = 3
                OTHERS         = 4.
      IF SY-SUBRC EQ 0.
    We will import the totals information
        READ TABLE i_list_pmco INTO wa_list_pmco INDEX 1.
        caufvd_imp-user4 = wa_list_pmco-pkosten.
    Hope the above would be helpful for you ,,
    regards
    pushpa

  • Estimated Costs are Zero in PM03 work orders

    Hi experts,
    I had an issue in PM03 (Preventive Maintenance ) work orders.
    While Work orders kicks out from the plan work orders are creating with REL status. And here i can see the Estimated costs as Zero in costs Tab of the work order.
    Please suggest if anything is missing from config end or how to proceed on this.
    Br,
    Sandeep

    Hi Sandeep,
    There are some threads available to get the plan cost copied to Estimated cost.
    Estimated Cost & Planned Cost : Maintenance Order  SAP PM
    Use below to maintain value categories.
    Plant Maintenance and Customer Service - Maintenance and Service Processing - Basis Settings - Setting for Display of Cost
    You can explorer certain things those OSS notes, some notes are released for updating estimated cost. So refer it.
    I have not worked on this, so you need to think about updating estimated cost when the plan is generating the order and before releasing it, whether this can gets updated.
    Regards
    Terence

  • Product cost by sales order with Valuated Sales order stock

    Hi Gurus,
    I am working on Poduct cost by Sales Order with Valuated stock. but i have doubt ragarding to Cost estimation.
    1.In sales order scenario also Standard Cost estiamtion (CK11n and CK24) and Marking, Releasing is Mandatory? if not how can we estimate the cost?
    2. If we are estimating the cost by using Standard Cost estimate, when can we estimate the cost?
                can anybody please give me the steps which we are following in Poduct cost by Sales Order with Valuated stock from starting to end Settlement
    Thanks&Regards
    Prasad

    Hi,
    there are 3 types of scenarios in MTO.
    In Two scenarios Sale Order would be cost object - (Non-Valuated Sale orders stock and Valuated Sale Order stock with Sale order being Cost Object)
    In third scenario (Valuated Sale Order Stock without Sale Order controlling), Only Production Order is the Cost Object.
    In all the cases wherever the Sale Order is the cost object, Sale Order is the final Receiver.  Only the difference is that in valuated sale order stock, stock entries would be passed to FI and in non-valuated sale order, no goods movement for FG will be there.
    Please let me know if you need further details in this regard
    Surya

  • Target Cost in Process Order not calculated

    Hello,
    In Process order, after deliver of FG the target cost is not getting calculated,
    Could you please help me why the target cost is not calculated in process order.
    I have configured all setting for WIP and Variance

    Hi,
    Target costs are only calculated after goods movements have occured on the order, the Target Costs are then calculated during the Variance calculation.
    Target costs will only be calculated after the first goods receipt has been posted to the order. Also you have to ensure that the information to calculate target costs exists on the system in particular in OKV6.
    This estimation is based on the customizing for the Target cost version in transaction OKV6 as in turn will the "real" calculation of the Target costs via the variance calculation.
    So in OKV6 the Target cost will be based on preliminary costing on the order, an alternative cost estimate or the current standard cost estimate. Importantly if the choosen option is not fulfilled e.g. no current standard cost estimate, the target costs will not be predicted or calculated.
    regards
    Waman

  • Anyone has print out the iPhoto album book by apple after finish editing? May I check is the quality good? I have compiled my photo album book , choosen hard cover option , 100 pages , estimated cost is US150. Not sure worth to print out or not?

    Anyone has print out the iPhoto album book by apple after finish editing? May I check is the quality good? I have compiled my photo album book , choosen hard cover option , 100 pages , estimated cost is US150. Not sure worth to print out or not?

    All I can say is the books I've created as gifts to my children for their children were received with absolute joy and appreciation (each book chronicled in pictures  the first year of each grandchild's life). Granted the sentimental factor had a lot to do with the recipient's enjoyment of the book but they were spetacular. The book with its glossy dust cover is a very impressinve way to present your photos. 
    As Larry has pointed out so many have posted here that they were very satisfried with their book and Apple is very good about correcting problems. 
    To make sure there are no errors in the book before you order preview the book as described in this Apple document: iPhoto '11: Preview a book, card, or calendar before you order or print it. If the PDF file shows no errors, either in text typos (my biggest problem) or in missing photos, etc., the printed book will be error free.
    OT

  • Release Strategy-estimation cost and po cost

    Hi
    Client issu like...in RS
    We are maintain our estimation cost in Ztable(Zdev).Purchase order net value is Actual Cost.
    My Purchase order cost is less then Estimation cost .NO Problem. We config the RS some Level.
    But My PO cost is Greater then Estimaton Cost ,that time client wants some RS in purchase order.
    How will i configure Release Starategy Negative Deviation occur in comparison Statement?
    Example estimation is RS 10000 (ztable)
    Actual PO cost is RS 13000(Ekko)
    Now Run Zreport (ZComp) The system Will give 3000 is negative deviation
    Nagative dev  RS 3000
    Above The RS 3000 ,How will i configure Release Strategy In PO?
    Rds
    Kavi

    Hi kavi,
    can you please eloberate your issue,
    as i under stood you are setting the releasestrategy for PO price.

  • Field costs in maintenance order

    Good morning,
    DdsCabeç tab. the maintenance order (IW31/IW32/IW33) there is a field that costs just under the Note field.
    This field is released for publishing costs while the order is only with ABER status. I wonder if this release has the field to iissue a final or at least the status of the maintenance order LIB.
    Thanks,
    Edited by: Equipe PM on Apr 6, 2011 2:38 PM

    Hi Rupesh,
    Has this been resolved? If so, what did you do? We have a similar problem. I am seeing the "Planned Costs", but not the "Actual Costs" for my services.
    When trying to save the SES, I get the following pop-up message:
    "No message record could be found for output of message. Save anyway?"
    Also, when I try to accept the SES, I get the following error message:
    RC=
    3  BP              
    045 Profile PM0001 does not exist
    Can someone please guide me on troubleshooting this?
    Thanks in advance
    DKK

  • No expense type for estimated costs has been defined

    Hi SAP guru,
    My client wanna check budget from travel request. Check budget through Funds Management already available when post travel expense before posting to FI however they need on the travel request.
    I read the documentation, it could be happen when approval the travel request. The problem is travel request used the activity, and try to enter the estimated cost as value.
    When we enter the estimated cost, system refused with error message:
    No expense type for estimated costs has been defined. Cannot save
    Message no. PTRA_WEB_INTERFACE174
    How to link the expense type to estimated cost?
    or how is the scenario in order we can check budget from travel request?
    any kind help will be appreciate,
    dewi

    Hello Dewi,
    If you have the funds management active, you need to go to        
    maintainance view V_T706B1 and create an expense type for which   
    you choose out of the 'special use' drop down box the value       
    'estimated cost, no reimbursement'.                               
    Background: When saving a travle request we build up a commitment 
    for the estimated cost. This is new functionality.
    Regards,
    Raynard

  • Different service costs in work order and purchase order

    When I add a service in a works order and later on add the vendor I get an incorrect planned cost in the order. A recalculation is not performed based on vendor price. A manual recalculation is possible but it should be done automatically on order save. Anybody familiair with his problem, and more importantly: Anybody got a solution for this?

    The service master / activity 123 has a specific price of 25,- For vendor XYZ the service master /activity has a price of 20,- When I create a work order and add service master / activity 123 first the price of 25,- appears. When I add the vendor XYZ in the work order and create a purchase requisition I presume the price of the vendor xyz (20,-) will appear in the PR. When I create a purchase order from the PR the price is still 25,- instead of 20,-. I get the same result when I manually change the price of the service master / activity. The price in the PR stays the same (20,-).

  • User Exit for Maintenance Order(IW31)

    Dear All
    While Creating Maintenance Order , (IW31) ,,,   It is taking the cost center from the Equipment  Master  , But  my client doesn't want this . I need a user exit for this .
    How to solve this ?
    I have tried with the exits find inSDN , bcoz cost center filed is not in the exporting parameter of the function module.
    Kind Regards
    Karthikeyan.P

    hi karthick ,
    yes it cost center is picked from eqpt master record and it is use for creation of a default settlement rule in IW31 ... if u dont want that then just dont maintain cost center in eqpt master record and if ur requirement is to have default settlement rule for order type then user [ IWO10027 ] User exit: Generate user-defined settlement rule ...
    regrds
    pushpa

Maybe you are looking for

  • How to connect macbook to Sony tv

    Hi there, I spent most of last night trying to get this done! No problems with the vision, cable between Macbook and HDMI input on the TV is fine. I have a 3.5mm Jack to Phono lead which I thought would work for the Audio.  No sound. Maybe I'm not se

  • Connection to server fail/Flash drive will not mount

    I'm struggling with this issue and hope someone will have some insight these problems I'm having. I'm currently running 10.6.4 on my Mac and all of the sudden I'm unable to connect to my work's servers or mount a flash drive drive. The issue began af

  • How to Restore in Excel, missing Window tab in Menu?

    In Excel, I am missing the window tab on the menu.  I had it and it disapeared.  I have "freeze frames" on one of my spread sheets and I can't remove them without the window tab on the menu! Any suggestiions, pleade With thanks, S75-1

  • Reinstallation Required

    I purchased and installed Photoshop cs6 from the cloud and when I attempt to open the application I receive the following error messge "Some of the application componetns are missing from the Application directory, Please reinstall the application. "

  • Suitable Page Size for Fixed Layout

    What could be a suitable Page Size for EPUB Fixed Layout? Is there a best practice? Should we take iBook Author's format which is 768 x 1004 pt? Has Google Play Books any suggestions (I didn't found any...). Any suggestions? Thanks Haeme Ulrich