Restructure cost center

Hi,
When I restructure cost centers in OKEON (not cost center group), how I configure its date interval for prevent to new and olds come together in select list in process.
regards..

Hi Srinivasa,
Thank you for your reply. Yes, we were deleting the old cost centers and not intending to use it again.
Thank you for the advice on AS02, however, I was hoping that it would be a last resort, as we would then be required to modify each asset at a time (we have over 1000 assets).
Is there a mapping function in SAP that would change all assets previously mapped to say one cost center to a new one? i.e all depreciations mapped to "106" changed to "1000" and anything coded to "201" mapped to "2000" etc.
Thank you.

Similar Messages

  • Restructuring Cost-Center environment: Where used CC in customizing entries

    Hi
    My company needs to restructure CC environment, by replacing all many existing Cost-Center with new ones.
    I need to evalaute the impact of this change, and I need to understand where a Cost-Center is used both in OBJECTS (Assets, Tarifs, CO-Routings, Order settle rules etc.) and CUSTOMIZING.
    For Objects I can run where-used tool from KS02 transaction, but I don't know is there a Where-Used tool for Customizing entry too.
    Does Anybody knows if there is this tool in SAP ???
    Thank for your reply.
    Claudio

    Hi,
    There is no comprehensive tool for this task. You have to check the customizing either via activities or directly in the tables if you are familiar with them.
    Regards,
    Eli

  • Cost center restructuring --- effects and impacts on MM

    Gurus,
    I do have question like this
    From a MM and/or Purchasing standpointu2026.what do we need to do(worry about) when all the cost centers are revampedu2026?old POu2019s, purchase requisitions, etcu2026.do we need to close out all old u2018account assignmentsu2019 and redo Pos, etc..
    any suggestions .. greatly appreciated
    Thanks

    You need to reassign the cost center for all the open PO/ open documents.
    There might be some impact on the old reports when compared to the new one.
    But you should not delete any cost centers. You can block them from further usage.

  • Cost center restructuring

    Hi Experts
    Our client is going to change the cost center structure.
    What will be the impact in MM-Purchasing other than below and how to handle?
    1) Open PO's for old cost center needs to changed to new. *** We can change the cost center
    2) POs with GR but no IR. What needs to be done?
    Please thro some light on the above requirement.
    Thanks /Karthik

    If you have maintained the cose center in the material master you gave to chnge the cost center from their itself
    Seconly for the old POs for which no GR and IIV has been  made you have to change the CC
    For those POs whose GR has been made need to reverse those GR and then change the PO and then once again process the GR and then IV.
    I wuould suggest as in cost center we use to mainatin the valid from to valid to date so asked your FI guy to give you some time and mean time you just complete the backlog and then they will enter the validity end date in CC. By going so you dont have to reverse the IV for your old cost center

  • Add Cost Center Group

    Hi Gurus,
    I'm trying to restructure the cost center hierarchy, OKEON,  I'm trying to add the cost center group M000400(already created) under M000600 is there already in the cost center hierarchy.
    But the system is not allowing me add an existing group.  How can I do it?
    Will assign good points.
    Thanks
    Prashanth

    Hi Sridhar,
    Sorry it is M000600 i wrongly mentioned M000300 as my earlier reply.
    No M000400 is not in the Standard Hierarchy, but it is a cost center group which got M000600 under M000400.
    And M000300 is a part of standard hierarchy and we want M000400 to be under M0000600.
    Please advice.
    Thanks
    Prashanth

  • Change business are in cost center

    Hi
    How to change business are in the already created cost center ???? Pls advice
    Thanx

    Hi
    SAP note 62716 covers this process to change BA if data already exists:
    I have copied below in case you dont have access to notes:
    Symptom
    When you attempt to change the company code or the business area in the master record of the cost center, the system displays message KS020 or KS134 because dependent data already exists, or the system displays message KS021 because the change interval is not set to the year limits.
    Enhancement: As of Release 4.6C the report RKACOR06 is enhanced so that you can also change the master data from business processes (CO-ABC, Activity Based Costing) correspondingly.
    Reason and Prerequisites
    For actual postings, the company code is updated in the document. It is therefore not possible to change the company code of the participating account assignment (for example cost center) later on.
    The checks for dependent data, however, are carried out on year level. For this reason, it is not possible to change the company code or the business area during the fiscal year.
    Solution
    Using report RKACOR06, you can also make changes to the company code and the business area in the master record of the cost center during the fiscal year if the following requirements are met:
    1. The change interval is set to period limits
    2. There is no dependent actual transaction data in the change interval or afterwards.
    3. There must already be an analysis period for the respective cost center which starts on the first day of the chosen period. If this is not the case, you can create one with 'Change cost center' - KS02 (for example, by changing the cost center manager).
    If the system contains dependent planning data in a plan integrated version, any respective profit centers and extended general ledgers that exist must be restructured. For profit center accounting, you can use Transaction 1KE0 for this purpose.
    Caution! If you change the company code of a cost center, a reversal of a posting in a different period can no longer be carried out if the cost center is assigned to another company code in the reversal period.
    Report RKACOR06 is contained in the standard system as of Release 3.1I.
    For prior releases, you can download the report from the FTP server sapserv3 from the directory /general/R3server/abap/note.0062716.
    Report RKACOR06 does not generate any change pointers. Thus, if you want to send the change of cost centers via ALE, use Transaction BD16.
    If you cannot change the BA for some other reason, please provide details.
    Regards, Elaine

  • BW Analysis authorization issue on cost center range

    Hello BIW security experts
    I have a problem where I created an analysis authorization on a cost center range and it looks like the interval is not working. The report is just a list of cost centers (demo to users to prove that analysis authorizations work in order to skip 2 managerial cost centers.
    . Cost centers are numeric. Example:  2000100. In the drop down list they appear as such.
    . I want to have the following cost center range: 1000000 to 1000771, 1000773 to 2000771, 2000773 to 9999999.
    Thereofore 1000772  and 2000772 should not appear in the list.
    . In the analysis authorization I have put the 3 ranges above on 3 separate lines. 'BT' is the operator. The cost centers have been selected from the drop down list.
    Results:  I get only 1 record from the report....  2000772. (which is one I want to exclude..
    Steps tried to debug:
    . When I put a list of cost centers in the analysis authorization on separate line with the 'EQ' operator, then the report works.
    . I tried putting ' ' delimiters since cost center is a char field but it fails.
    . I tried adding leading and trailing zeros to fill up the char(10) but no luck.
    . I tried creating a hierarchy with the interval and put it in the hierachy auth. tab and it does not work either. It gives the same number of records than the first step.
    . A hierarchy with single values work.
    I do not know what else to try..
    Thanks.
    YB.

    Good morning
    Here it is from RSECVAL
    ZCC_TEST     0COSTCENTER                    I       BT        1000000                                                      1000771
    ZCC_TEST     0COSTCENTER                    I       BT        1000773                                                      2000771
    ZCC_TEST     0COSTCENTER                    I       BT        2000773                                                      9999999
    ZCC_TEST     0COSTCENTER                    I       EQ        #
    ZCC_TEST     0COSTCENTER                    I       EQ        :
    ZCC_TEST     0INFOPROV                         I       CP        *
    ZCC_TEST     0TCAACTVT                        I       EQ        03
    ZCC_TEST     0TCAIPROV                         I       CP        *
    ZCC_TEST     0TCAKYFNM                       I       CP        *
    Thank you for your help.

  • Error in creation of Cost center

    Hi All,
    Trying to create Cost Center through KS01, however I am getting an error as "No compnay Code assignemt to the Contrilling area TS". can anyone please explaine me on the process to chek this error.
    Bharath

    HI Bharath,
    Please check the spro seeting for this error.
    spro -> enterprise structure - > Assignemtn - >controlling - > Assign Company Code to Controlling Area.
    Please check whether the required Company code has been assigned to the Controlling Area. If not please assign the required and check or the same.
    Please note: A company code can be assigned to one controlling are only
    Regards,
    Madhu Sudhanan

  • HR PNP Logical Database Using Cost Center selection: error!?

    Hi all,
    I'm using PNP logical data base and using the selection-fields available through HR Class Reports (a copy of PAY_DEF) but what happens is if in selection-screen I fill the personnel number say 1000, i get the payroll data I'm trying to get, but if i use the search field cost center of that exact person i get nothing. Does anyone has a clue on what i might be doing wrong? Because all the other search fields work, company code, HR area, everyone, but cost center, and I'm positive that i use the right cost center.
    Thanks in advance,
    Paula

    Even though nobody answered me, i finally found the solution for my problem. so and because someone might need it here it is:
    Go to Spro->Personnel Management->Human Resources Information System->Reporting->Adjusting the Standard Selection Screen and then:
    1st Create Report Categories and
    2nd Assign Report Categories
    Since not all rep. categories on the 1st assignment is explicit on how will sel screen appear i advice you to go to the 2nd point, and execute some of the programs that appear there, and that might look alike to what you are looking for, and if you are so lucky as to find one exact use the same report category in your program, if its very alike, well, copy the Report Category into one of your own and change it the way you need it to be.
    Hope this be helpfull for someone.
    Paula.

  • 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

  • BI-IP Authorizations: Accessing own Cost Center only

    Hi,
    We are currently implementing BI-IP in our company. We have created the ready-input templates and we are prepared for roll-out.
    There is still one concern though which I haven't resolved. I am currently looking for an AUTHORIZATION that will let users access their respective COST CENTERS only. For example, if I am part of the Marketing Group, then I will only be able to access the budget of my respective cost center.
    Can anyone lead me to the right AUTHORIZATION OBJECT in BI-IP to implement this restriction.
    Your reply is much appreciated. Thanks.
    Regards,
    Ramon

    Hi Ramon,
    authorizations for transaction data in BI (and therefore in BI-IP) are not based on authorization objects. You have to make the cost center InfoObject authorization relevant and then create so called Analysis Authorizations for it. Please see the online help:
    http://help.sap.com/saphelp_nw70/helpdata/en/66/019441b8972e7be10000000a1550b0/frameset.htm
    BTW, you can upload the cost center authorizations from SAP R/3 or ERP.
    http://help.sap.com/saphelp_nw70/helpdata/en/59/fd8b41b5b3b45fe10000000a1550b0/frameset.htm
    Regards,
    Marc
    SAP NetWeaver RIG

  • Add Option of choosing values from list in "Person Responsible" field of Cost Center Master

    Dear All,
    Could anyone advise me how can I add the option to Choose Values from list to field "Person Responsible",
    in Cost Center Master Data ?
    The Technical Name of this field is VERAK, and currently it is an open field.
    I would like to allow the user to choose values from existing list.
    Thank you!
    Orly

    Hi Orly,
    You have take it to your ABAPer, who will have to modify the attributes of CSKSZ-VERAK field in CSKSZ structure. ABAPer will have to define it with foreign key and introduce the name of the table, which will be used for deriving the available values. No standard table exists for it, but you can either create your own Z-table or take it from users table (USR02) if you have the necessary information there. Of course, this action would account for modification of standard SAP structure.
    Regards,
    Eli

  • Update cost center

    Hi All,
    Greetings,
    I need your valuable suggestion urgently.
    The Business user would like put additional business rule to populate the cost center based on transaction id.
    Currently All the cost center by default are populated ‘000’ for all the Transaction Id for GL Customization.
    Now business wants to update cost center '000' to something '123' based on TXN CODE ID.
    Here Transaction code will be used with business rule to create Journal Entry.
    Please guide me/ answer me to the following questions.
    1. can we replace (update) the cost centre code.
    2. Incase we update the cost centre will there be any other impact like finance, GL etc.,
    3. Any additional information to be considered before replacing the cost centre code.
    As the matter is most urgent. I request you to reply on priority basis.
    Thanks in advance.

    Hi,
    Thanks for your valuable information.
    Actually i am a technical guy and new to the functional.
    Could you please provide the steps to update the cost center for subledger.
    Thanks in advance.
    Edited by: 983909 on Feb 5, 2013 5:58 AM

  • Is there is a way to have a link from purchase order to cost center report.

    Is there is a way to have a link from purchase order to cost center report.
    I am meaning kind of:
    Standard way to customized this link?
    or
    User exit to have this link in place
    or
    Any other solution
    Thanks

    For me it does not make any sense from going from PO to cost center report.
    However, if you want to see the purchase order cost incurred with a cost center, execute KSB1 report. Within the layout, bring "Purchasing Document" field, where you can see the purchase order number in cost center line item report.

  • Assignment of Cost center to G/L account

    Hi,
    While Posting, I am getting the following error  " G/L account requires an assignment to a CO object"
    Where Do I assign the cost center to the G/L and why doesn't the system automatically pick the cost
    center?
    Regards,
    Ally

    First, if G/L account was created in FI, you can only create primary cost element in CO.
    Secondary cost element can only be created if no account exists in FI.
    Second, if you created the primary or secondary cost element in CO, you have to assign CO account assignment.
    You can delete cost element in CO (KO04) if dependent objects found.
    Third, when you create cost element in CO, documents would be also created in u2018Cost center accountingu2019 and u2018Profit center accountingu2019 when posing in FI. If no cost element exists in CO, no related documents would be created in CCA and PCA.

Maybe you are looking for