Copy from planning to Budget in Cost Center Accounting (Controlling)

Hi to All,
Currently we are using the SAP 4.6C Version.
Is there anyway to copy the planned version into Cost Center Budget when using the TCODE:KPZ2 (Cost Center Budget).
SAP has provided the same option when dealing with Internal Orders. We can copy the Planned Version by Edit->Copy View and in Setting->Planned Total Version we can set the version what we want.
Is there any way to perform the above funtionality under Cost Center Accounting.
Thanking you all in advance.
Samad Farooq

Hi,
Good evening and greetings,
Please go through the following SAP OSS note
Note 15966 - Copy Planning: Only Manually-Planned Values
Please reward points if found useful
Thanking you
With kindest regards
Ramesh Padmanabhan

Similar Messages

  • Flexible budgeting in Cost center accounting

    HI
    I would like to configure Flexible budgeting in cost center accoutning.  Please let me know what are the configuration settings to be done and also transaction code if any.
    Thanks
    Prasad

    TC OKF1

  • Budgeting at cost center level

    Dear All,
    Can anyone please tell me how to go about activating availability control for cost centers.I want to do budgeting at cost center level for each cost element.
    Pls Its urgent
    mail me to : [email protected]
    Regards
    besri

    Hi
    In transaction code KP06 you have the facility for to enter the plan data for cost centre and cost element but no availability control i.e. it will allow to do further transaction even if the actual exceeds Plan.
    For budgeting you can use KPZ2 which is also for cost centre only (without cost element)budgeting without availability of control.
    Both these you can maintain peridically.
    Report S_ALR_87013611 - Cost Centers: Actual/Plan/Variance  which will give plan vs actual and variance
    S_ALR_87013648 - Range: Actual/Budget/Commitments
    If the above answer is helpful kindly assign points
    Thanks & Regards
    Mahesh

  • Datasource for plan value in cost center accounting

    Hi
    I would like to create query for plan value that maintain in source system via tcode KP06
    (Controlling > Cost center accounting > Planning > Cost and activity inputs). Can experts please share with me which datasource to turn on in order to send the data to BI for reporting?
    Thanks
    Kang Ring

    Hi,
    Try 0CO_OM_CCA_1.

  • Forecasting, Budgetting In Cost center module

    Hi Friends,
    Any thing about Forecasting, Budgetting how to create it and steps to create. Or any real time senerio or self made doc. I need it badly. Points will be awarded generously. Your quick reponse would be a great help. my Id E-mail address removed by moderator
    Edited by: Karl Helm  on Jun 6, 2008 12:27 PM

    Hi:
    For Budgetting In Cost center module,Refer to SAP help Documentation
    http://help.sap.com/erp2005_ehp_02/helpdata/EN/08/5149dc43b511d182b30000e829fbfe/frameset.htm
    Please let me know if you need more information.
    Assign points if useful.
    Regards
    Sridhar M

  • About cost center accounting  (Transaction based posting with CO assignment

    Hi,
    I m working on cost center accounting ,and i m stuck in transaction based  posting ,i m post transaction through FB50,
    i m given concern G/L account Dr 8000 and credit to bank account with account assignment cost center 10100.after i simulate this transaction the system accepts and i m enable to see the transacion after simulation,but after that i m going for save it at this time system geting error ,and error is like ---
    Not possible to derive owner from account assignment/bank details
    Message no. REEXFI054
    Diagnosis
    In the condominium owner company code, the system attempts to determine a unique condominium owner for each document.
    To make this determination, the system analyzes:
    The profit centers in the document. Usually the system derives the profit centers from the account assignment objects in the individual line items. In the condominium owner company code, the system determines the profit center for real estate objects from the condominium management contract for the rental object.
    The house bank data in the document. Therefore, the affected bank account has to be entered uniquely in each bank line item.  You can enter the house bank and the account ID in FI posting transactions by choosing Additional Data. The system then searches for the condominium management contract that has these bank details.
    In the current case, the system is not able to determine a unique owner.
    System Response
    The system cannot post the document.
    Procedure
    Check the account assignment data and bank details.
    So plz guide me about this ,
    Regards,
    Pramod Kulkarni

    Hello again,
    First off all thank you both for your answers.
    Dirk,
    When I said enhancing I was not thinking of developing the hole thing. That seems to be a hugely complex task and I do not have the time for that in the project were I am presently working. What I meant was: Is there a SAP Enhancement available? A function exit? A Customer Include? Something that is half way done?
    If this is not the case the solutions I thougth were:
    i) Replicate my infocube's data into a ODS. Develop a report on the R/3 side that reads that data via a RFC and uses Batch Input (Call transaction) to update the data on the R/3 side;
    ii) Develop a function module (similar to the standard one) on the BW side to use in a planning function of type exit which would update a Z database table on the R/3 side and, afterwards, develop a report (also on the R/3 side) which would read that database table and update transactional tables via Batch Input (or Call Transaction with a developed log transaction).
    From the point of view of performance I believe the solution involving the ODS is better because we are talking about 300 000 materials.
    As for your proposed solutions 1) and 2) althougth they seem very nice and elegant I would like to avoid changing the R/3 customizing. Regarding your proposed solution 3) I am going to take a look at the function group you mentioned and the respective note.
    Once again thanks a lot for your answer. You have been very helpfull.
    Best Regards,
    Vasco

  • BPS Retraction for Cost Center Accounting - Cost Element - Compounding with

    Hello everybody,
    I'm using the "BPS Retraction for Cost Center Accounting" described in the blog from Praveen Mayalur. I have customized the BPS system  (3.5) as described.
    But if i started the retraction i receive a dump. I have debug a little bit and i found out that there is a problem with the InfoObject "Cost Element". It is compounding with two InfoObjects "Source system ID" and "Controlling area".
    PERFORM FILL_RSRDEP USING I_AREA
                              I_CHANM
                              ITO_CHADEP
                        CHANGING LT_RSRDEP
                                 L_SUBRC.
    IF L_SUBRC NE 0.
    *Abhängige Merkmale müssen in der ITO_CHADEP stehen
      MESSAGE X099(UPC).
    ENDIF.
    Does anybody have this problem before. ?
    Regards Detlev

    Hi,
    it looks that your 0COSTELEMNT has been changed and the additional compounding object 0SOURSYSTEM has bben added. In BI Content it is only compounded to 0CO_AREA. So may be this is the problem.
    To be sure that it works you must make the change in your source system to and "compound" 0COSTCENTER to 0SOURSYSTEM. Or you have to chabge the retraction that way that it ignores the source system and only reads 0CO_AREA and costcenter.
    Regards,
    Juergen

  • BPS retraction part for Cost center accounting

    hi All
            Can any body help me regarding the retraction part for cost center accounting bw-bps, how the retraction is exactly done . when part is where the data
    comes sits in bw and R/3 .
    how exactly plan data sits in r/3 what is the relation
    while extrating the data into the bw, what is procedure for extracting in to the transactional cubes
    prs

    This post could give you some info:
    CCA Retraction with BW BPS
    Hope it helps.
    Regards

  • Deactivate Cost center accounting in controlling area

    Hi all,
    Could you describe the consequences of the deactivation of CO-CCA in the controlling area?: should I expect incoherencies ?
    The activation (deactivation) code setting is free in OKKP transaction. My first deactivation test show me it's possible to make new postings in FI (FB60) and the cost center is not necessary anymore.
    In fact in my case I don't need to check FI-CO reconciliation.
    Regards
    Pascal Cuenin

    Hello
    Why this type of requirement is coming into our mind. SAP controlling has very good funtionalities for internal reporting. If you deactivate cost center accounting then how your management would see...cost center reporting, budgeting, controlling
    for example you have cost element salary,,,,,with one gl for a company,,,how you will distinguish salary with reference to a division , dept, location....
    how you will get your assessment, settlement, costing all these for which CO functionalities are developed
    regards
    dinabandhu

  • What is the relation between COST ELEMENT , COST CENTER n CONTROLLING AREA

    Hai can any one help me in understanding what is the relationship between COST ELEMENT
    COST CENTER and CONTROLLING AREA. and what actualy they explain me from basics.
    thank's in advance.

    Hi
    Go through the link given below :
    Cost Center , Cost element , GL Accounts , Cost sheet , Account Assignment
    http://wiki.answers.com/Q/What_are_cost_centre_accounting_and_cost_element_accounting_in_SAP_controlling
    Controlling Area
    With Regards
    Nikunj Shah

  • Help to find business / technical content for cost center accounting

    Hi all,
    I am a new to BW. Where can i find the technical and business content for cost center accounting info cube (data from R3) and the equipment info cube ZMXCART_XX(data from flat files). These are the two cubes which i learnt from training.
    Does SAP BW provide techinal and business content for its demo cubes and how can i find them?
    Please forgive if my question is too basic and crude.
    Thanks
    ak

    hi AK,
    you can find from help.sap.com or bi best practice
    http://help.sap.com/saphelp_nw04s/helpdata/en/cb/149b3979e90e1be10000000a114084/frameset.htm
    the steps ...
    http://help.sap.com/saphelp_nw04s/helpdata/en/3d/5fb13cd0500255e10000000a114084/frameset.htm
    Financial ... Controlling ... Overhead Cost Controlling ... Cost Center Accouting ...
    http://help.sap.com/saphelp_nw04s/helpdata/en/6e/d80c3c99d56448e10000000a114084/frameset.htm
    see infocube
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/d90c3c99d56448e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/cb/149b3979e90e1be10000000a114084/content.htm
    hope this helps.

  • 1_CO_PA_AFS_CCA(cost center accounting) DS enhancement

    hi friends,
    i'm trying to extract COPA : Profitability Analysis data using 1_CO_PA_AFS_CCA(cost center accounting) to custom cube directly(i.e Data source to custom cube without any staging in between datasource & cube).
    In ECC6.0 (tcode: CK40N and then  costs ), per material wise i want to extract labour costs, deprecision, power & fuel, sub contract charges,other manufacturing costs along with this i want to extract i field information "costing lot size".
    I want to extract "costing lot size", but data source doesn't have this field. Is it possible to enhace DS.
    If yes, how to do that?
    Thanks,
    naresh

    Hello Shruti,
    Can you give more explaination about the problem
    Thanks & Regards,
    NK.A

  • BPS Retraction for cost center accounting

    hi guys,
       When i create sender structure for retraction,need to specify the retraction target(eg UPB_RET_COPS) using drop down to find.But i can't find any value after using drop down button.So i want to know how  and where to define the retraction target,in BPS or R/3?
       The dictionary structure has the same problem.
       And what do mean the fields of 'offset'  and 'sender field lgth'?
       Need your help!
       thanks a lot!
    frank feng

    Hi,
    Go through following links where u can get a fair idea for u r problem:
    /people/praveen.mayalur/blog/2006/07/01/bps-retraction-for-cost-center-accounting--i
    /people/praveen.mayalur/blog/2006/07/11/bps-retraction-for-cost-center-accounting--ii-primary-cost-qty
    Thanks,
    Debasish

  • Substitution written under cost center accounting is not working for tcode MB1B but working for MIGO_GI

    Hi All
    Do you know why this behaviour different for subtitution written under cost center accounting.
    We have written substitution using coding block table. Logic of substitution is in case of any GL maintained in a set is being used for posting , then we will replace the cost center with profit center vlaue. Reason being we have same naming convention for Cost center and Profit center.
    Thanks
    Sonia

    Hi,
    MB1B is t-code for stock transfer posting.
    Stock transfer posting generate FI document using balance sheet account, not P&L account.
    Because you don’t create cost elements using balance sheet accounts related to stock, I think that Substitution written under cost center accounting is not working for tcode MB1B is right.

  • How to run automatic plan data transfer to Profit Center Accounting?

    Can anybody help me telling how to transfer plan data automatically to Profit Center Accounting?
    At the moment I use 1ke0 to transfer manually.

    Hi,
    You can the option in Customizong "Define Versions"  > Settings for Fiscal Year > choose the Integrated Planning,
    but if already exists planned data, set the indicator by tcode KP96.
    Regards
    Elza

Maybe you are looking for

  • Can I submit a jsp link to provide the XML feed from a dabase?

    Will a .jsp file that querries our database to provide formatted & tagged iTunes XML be allowed as a valid podcast link through iTunes? We are trying to provide our clients with multiple-title XMLs. This would be a great way for us to manage/schedule

  • PPro 6 fails to open Audition 6

    When trying to edit a sequence in audition, PPro creates the files including the xml file, but fails to open Audition.  The xml file can be opened in Audition, but Audition wont deliver the edited audio back to PPro.  Windows 8, CS6 Master collection

  • Reporting Services - Export to Fillable PDF

    Has anyone found a tool that will allow you to build a report and export it as a Fillable PDF?  We have customers who need checklists, etc. and we would love to generate this as a form pre-filled with data from our SQL Server but they need to be able

  • Rearranging XML structure

    Noob question, Can you rearrange an XML structure with XSLT or scripting? Lets say I've got an clean XML structure like this: <Workbook>      <Element_A_01>           <Element_A_02></Element_A_02>      </Element_A_01>      <Element_A_03></Element_A_0

  • Hello, why aren't my VIDEOS from my albums transferred to my photo stream nor my computer?

    hello, i have icloud on. just got a new iphone beacuse the old one was defective. the phone has been reset. now, why arent my VIDEOS (that i take with the phone), transferred to my photo stream nor my IMac (even when i plug the phone in), like it use