Help about the planning cost in WBS.

Hi guys,
Run tcode 'CJ40', user can input the cost in WBS element (in the 'cost plan' column).
Now the requirement is that , we should get the value from this column and I have find some functions. But all don't work.
So seek help from you experts.
Welcome any suggestion!.
Thanks very much!!

Be careful, CJ40 write planning cost on RPSCO and BPJA (or BPGE, BPPE).
You can test if you just post on BPJA if you try an CJ02 and select WBS, go on simulation cost screen. You watch 'zero' on the planning cost (ANIA and ANIB table)...
Use MF
  KBPV_POST_JA for BPJA and
  HFPT_BPIF_RPSCO for RPSCO.
Please reward points if its help.
Bonne journée.
Message was edited by:
        Pierron Fred
Message was edited by:
        Pierron Fred
null

Similar Messages

  • Exchange rate diff. influencing the available cost of WBS-element

    Hi all,
    here is a intricate problem I need help to solve. I am not so very experienced withon CO/PS, my main competence is within PM. This issue involves PM/MM/PS and CO so I am not sure if this is the correct group to post to, but I give it a try..
    In PM (Plant Maintenance) workorders the u201DPlanned Costu201D is calculated.  Exchange rate type for the u201DPlanned costu201D is picked from the CO Cost Version u201D0u201D that uses exchange rate type u201DPu201D. This is a exchange rate type that have one yearly fixed exchange rate. The actual costs are posted with exchange rate type M, which is daily updated.
    The Planned cost in the workorder is a part of the u201DAssigned Costu201D that are influencing the available budget on the WBS-element. u201DRemaining/Residual order planu201D.
    In cases where the PRQ/PO are created in other currency than the Company code currency we have a problem:
    The difference in exchange rate are causing the u201DAvailable budgetu201D to be too low u2013 and the only workaround I have found is to decrease the planned cost in the WO to release the available cost for the Budget. (make the available cost higher )
    Does anyone have an idea how to solve this?
    - I have thought of setting the exchange rate type for the planned cost to be the same as for the actual costs u2013 but it is not recommended to change the exchange rate type in CO for cost version u201D0u201D and not a good ide to change the exchange rate type for actual cost eather. This will also not solve the problem of exchange rate difference caused by PRQ/PO beeing created for a whole year for varying exchange rates.
    - Is there a way to exclude the u201D Remaining/Residual order planu201D from the u201DAssigned Costu201D? And what consequences will this have? Only cost from PRQ/PO will appear? (Since internal material (reservations) and internal hours not triggers a PRQ/PO)? I see there is a transaction CJE5 where you can exclude the u201D Remaining/Residual order planu201D from the u201DAssigned costu201D u2013 but I think this will only exclude it from beeing shown in the report S_ALR_87013558?- not from the calculation of available cost at the WBS-element?  which is what I need. (see Note 668240)
    -Is there any u201DExchange rate differenceu201D setting in the customizing u2013 how exchange rate difference are treated for PM orders? And will this help my problem?
    Best regards
    Ellen

    Hi ,
    try this way...
    Go to T-code>CJE0>Enter CO Area-->and execute the report 12KST1A  ->in the selection screen -->
    go to menu -->system -->status check the program name and ...copy
    next go to se38 and copy yhe above program name and execute and use submit report with selections,,,,
    Prabhudsa

  • Difference between the planned cost and the target cost

    Hello guys,
      I am really confused between the planned cost and the target cost.As Per the sap help target cost is cost required to produce certain quantity of material.And planned cost even carry the same definition.
        So is there any difference between these two cost.Are they same?

    Jitendra,
    Genarally in CO we will define Target cost is getting calculated in the Production order based on the "Standard Cost Estimate" after GR. Planned costs are calculated based on the current costs.
    Example:
    Assumption: Assembly Material A with Standard Price, Component B and Component C is maintained with Moving average
    Material A Cost 1EA = (component B = $10 + Component cost C = $20+ Activity Price $1) = $31, this is the standard cost estimate for the material.
    Now I create a production order on 15th of the month, and the Moving average price for component is now $20 due to subsequent GR with higher price. Now the planned cost for the order would be (20201)=$41, whereas the Target cost would be still $31.
    Hope I was able to clarify,
    Regards,
    Prasobh

  • Need help about the SHA Message Digest ? & what is use of Message Diagest ?

    need help about the SHA Message Digest ? & what is use of Message Diagest ?
    1>i have one program of making message digest
    2>which requires two files name
    3>one for input like txt
    4> second is out put file of message digest
    can any one tell what is the use of second generated file .

    MessageDigest md = MessageDigest.getInstance("SHA");
    FileInputStream fis = new FileInputStream(args[0]);
    byte[] b = new byte[1024];
    int readed = -1;
    while((readed = fis.read(b)) > 0)
         md.update(b, 0, readed);
    fis.close();
    FileOutputStream fos = new FileOutputStream(args[1]);
    byte[] d = md.digest();
    StringBuffer sb = new StringBuffer();
    for(int i = 0; i < d.length; i++) {
         String str = Integer.toHexString(d[i] & 0xff);
         sb.append(str.length() < 2 ? "0" + str : str);
    fos.write(sb.toString().getBytes());
    fos.close();

  • Can't get the plan cost in the service order!

    Dear experts,
    I create a service order from a service Notification,in the service order , I assign a work center, activity type and work to Operations,however I can't get the plan cost in the Costs tab, when I use the T-code:IW42 confirm the service order, It can get this actual cost! I have maintain the activity type,I don't know why can't get the plan cost?
    thanks
    Lance

    Hello,
    Have you maintianed the activity pricing? I think the transaction is KP26.
    Prase

  • The planned costs

    Hi experts,
    How do I use the actual costs calculated in CKMLCP of 05/2011 to be the planned costs of 07/2011?
    Att,
    Cristiane França.

    Hi Cristiane
    In CKMLCP there is a final step Mark Materia Prices. It will mark the price for the current period but you will be able to release only in the next period.
    Use transaction CKME for releasing.
    Regards

  • Plan cost in wbs is as per std cost of material

    Hi All
    We have created a sales order having billing type as a rental
    (4 quarters of 4500 value each) and in pricing conditions, the value is
    1500.
    We have done account assignment of WBS element to it for getting
    revenues figures on it.
    When we run the report of cost and revenue on WBS element, then the
    planned revenue figures is appearing as only 1500 X 4 = 6000.
    Actually it should have been 4500 X 4 = 18000.
    System is just fetching the value from pricing condition and
    multiplying it with the number of line items on billing plan and
    showing it as a planned value figure.
    This is creating a serious problem of getting planned revenue figures
    for WBS Element on rental type of billing and showing a wrong report.
    The report is S_ALR_87013531
    Request you all to pls help me out.
    Regards
    Parimal

    Check the sequence in which price is searched in the valuation variant.

  • Can any one help about visit planning

    Hi SAP Gurus,
                   can any one knows about visit planning in sapcrm and how we will integrate and without crm also they can plan their visits in ms-outlook
    Regards,
    reddy

    as a starter use the following link:http://help.sap.com/saphelp_crm50/helpdata/en/48/7b044017355c0ce10000000a1550b0/frameset.htm
    this will give a good overview of the functionality.
    hope this helps
    RH

  • Function modules or BAPI for posting plan costs for WBS Element

    Hi all,
    Does anyone know, whether there exists a function module or BAPI for posting plan costs to a WBS Element? K_COSTS_PLAN_PS does not work, because RKP1 is not allowed.
    Greetings

    check
    BAPI_COSTACTPLN_POSTACTINPUT   Activity Input Planning: Posting                
    BAPI_COSTACTPLN_POSTACTOUTPUT  Activity/Price Planning: Posting                
    BAPI_COSTACTPLN_POSTKEYFIGURE  Stat. Key Figure Planning: Postings             
    BAPI_COSTACTPLN_POSTPRIMCOST   Primary Cost Planning: Postings                 
    BAPI_PDTRANSCO_POSTPRIMCOST    Transfer of Planning Data: Post Primary Costs   
    K40C                           CO Actual Postings, Manual                      
    BAPI_ACC_PRIMARY_COSTS_POST    Accounting: Post Primary Costs                  
    BAPI_COPAACTUALS_POSTCOSTDATA  BAPI Operating Concern: Post Costing-Based Actua
    BAPI_PRIM_COST_CHECK_AND_POST  Primary Costs: Formal Parameter Check           
    S@meer

  • Confused about the Landed Costs Allocation Account

    Hi, Im uncertain about which account to use in the landed costs module.
    What we are doing right now is this:
    We add our raw materials throught the Goods Receipt Module Debiting our inventory and Crediting the allocation account which its in the liability category.
    Next we add our transportation and import costs through the landed costs module. Here we debit the same inventory account and Im not sure as to which acount to credit. Should I use the same allocation account?
    Can some please share your experience?
    Thank you.

    Hi Jose,
    You should use a different allocation account. When you pay the bills to the customes agents and freight companies for the landed costs, they can be coded to this allocation account and can be reconciled accordingly.
    The allocation account used for the goods receipts is cleared when processing AP Invoices to the suppliers, and should also be reconciled for differences
    Hope this helps

  • Can anybody help about the conditions in CRM business transaction??

    Hi experts,
    I'm fresh on CRM and have several questions regarding the conditions in CRM business transactions.
    Can you please help?Thanks in advance.
    In prciing procedure,we can determin which condition should be involved in item level,
       then,how about the conditions in header level??How and where they can be determind?
       how the condition value can be calculated?I think they should be the collection of the conditions of the items.
    Am I right?
    Thanks.

    Hello Jerry
    Basically you are right,  at header level you should see the collection of the conditions of the items. However there are also conditions that can be entered at header level ( header conditions). You can see more information about these conditions in SD documentation:
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/dd/561760545a11d1a7020000e829fd11/frameset.htm
    See sections:
    Header and item conditions
    Distribution Between Header and Items 
    In "Distribution Between Header and Items" you can see how HB00 and RB00 condition types work.  If you create your pricing procedure in CRM ( not downloaded from R3) then you can use 0HB0 and 0RB0, which are the CRM counterparts of HB00 and RB00
    Best Regards
    Luis Rivera

  • Thinking about the total cost of ownership (TCO) of BI?

    Hi there,
    I lead the survey research conducted by Aberdeen Group. We are conducting a survey right now that will reveal your peers insights and experiences (and yours, if you participate) regarding managing the total cost of ownership of BI. I ask two things: 1) Take the survey - it only takes 10-12 minutes and you'll get a free copy of the report when it publishes... the link to the survey is here: http://tiny.cc/KF3hR 2) Let me know what you think fo the survey. Does it get at the major issues regarding TCO of BI?
    Thanks!

    My thoughts:
    1) Oracle ERP (or any ERP) typically replaces numerous applications. Each of those applications needed separate licensing fees, separate support mechanism, and separate employees in your organization to support them. By consolidating into one, it is easier to support it.
    2) Normally, Oracle ERP is cheaper than SAP but it certainly not the cheapest ERP in the market. There are some smaller ERPs which are cheaper but may not offer the breadth that Oracle offers. In fact, Oracle offers a small business ERP that is quite cheaper than EBS.
    Sandeep Gandhi

  • Help about the last SRM version and interaction with suppliers

    Hello, I need the confirm that the last SAP SRM versione is the 7.0. Which are the differences between 5.0 and 7.0? Do you have materials about the interaction with suppliers for bids? Thank you!
    Dany

    Hi,
    There are a lot of differences between the SRM 5.0 and SRM 7.0.regarding the Bidding Scenario.
    Infact SRM 7.0 is released with Public Procurement service(PPS)
    The main differences
    SRM 5.0 -tender fees payment and EMD (Earnest Money deposit) is thro' Development
    SRM 7.0 -Tender fess -Payment can be made in SRM thro'Payment Gateway
                 - EMD Fees can also be paid in the SRM 7.0 which is Standard Functionality..
    There are  lot of differnce
    Just Wait for a day or two I will send the difference to your Business Id
    Regards
    G.Ganesh Kumar

  • PS-IM - Help about the sequencie the end of the year.

    Hello Guys about the finalization the module Investment managment (IM) what the sequencie of closed of the year.
    To Projects and orders.
    The best regards

    I have both budget in projects and orders.
    My question is ....
    Wich the steps I need  year - and coling of the release 4.7 to modules Investment managment, projects and orders?

  • Help About the Nokia N95

    Hello All,
    Ive Had an Nokia 6110 Navigation fone for an While now and i Just Buy The new Nokia N95 8G.
    How do i copy Route 66 From my all fone to my new fone?
    Is it Possible? Is the Any Cost?
    Thank you.

    Compatibility wont allow you, best thing would be to get the compatible version for your N95-2.

Maybe you are looking for