Can a cost center reassign to another cost center group

Dear Expert,
Does SAP allow a cost center reassign from one cost center group to another cost center group in this scenario the particular cost center which going to reassign to another cost center group have posting into the cost center?
Please advise how to reassign and what is the impact?
Please help
Regards,
Karen

Hi,
Thank you for the prompt reply.
Would like to seek for your advise.
The cost center that we need to reassign to other cost center group will it carry the cost from the previous cost center group to a new cost center group?
Please advise.
Thank you.
Regards,
KH

Similar Messages

  • Regarding Cost Element Group

    Hi all,
    I have following scenario.
    I have account number and i want to find out it's cost element group.
    In t-code KAH3 when i enter cost element group i get all the account number in that group.
    But the problem is that i have account number and i want to find out in which cost element group this
    account number belongs.
    Is there is any fuction module from which i can get cost element group from account number or from which table i can fetch cost element group depending upon the account number.
    Thanks in advance.
      sachin

    Hi Sachin ,
    I dont think there is any way to see cost center group from cost center because we never assign any cost center to a particular group in the masters.
    If you want to see the cost center groups and cost center hierarchy the go to tcode-OKEON
    Regards
    Deepa

  • How to find cost element group linked to account number

    Hi all,
    I have following scenario.
    I have account number and i want to find out it's cost element group.
    In t-code KAH3 when i enter cost element group i get all the account number in that group.
    But the problem is that i have account number and i want to find out in which cost element group this
    account number belongs.
    Is there is any fuction module from which i can get cost element group from account number or from which table i can fetch cost element group depending upon the account number.
    Thanks in advance.
    sachin

    hi,
    check this function module.
    BAPI_COSTCENTERGROUP_GETDETAIL
    table - SETLEAF.

  • Can we control Work center group links using auth object UIU_COMP

    Hello All,
    We are running into an issue while doing our PFCG role configuration.
    I need to know if we can control Work center group links in a business role through auth object UIU_COMP.
    We can control Workcenter's but not 'Work Center Group Links'.
    Here is what we did:
    - We have a business role Z_RA_DEFAULT.
    - The Nav Bar Profile SRV-PRO for this business role has some work center group links that are checked in menu and visible.
    - I'm trying to find the values in the auth object UIU_COMP to restrict Work center group links.
    - Even though the values Work center group links are in menu and visible,
    I want to remove these Work center group links from the screen using the auth object.
    - If we remove the check from in menu and visible in the business role the Work center group links disapper from the screen.
    Right now this is only way we are able to controle Work center group links.
    Question:
    - Can I use UIU_COMP to restrict Work center group links?
    - any another auth object that controle Work center group links?
    - any document/ website / info  available which tells us what can we restrict with auth object UIU_COMP?
    - or any other way of doing this... like code change, user exit, ....?
    Really appreciate your help.
    Thanks,
    Nasir

    I am not sure if I have understood the issue correctly, but still what stops you from actually creating a clone business role to your existing business role and deactivating the in menu visible work center group links. Use this new business role for users who need to be prevented from viewing the work center groups links in question.
    If you are going to use authorization objects to control the visibility wont it impact all users (still defeating your original purpose?)
    Again apologies in case I have got the question wrong.

  • Cost Element Group Setup

    Hi
    How i can setup cost element groups with note pad files
    thanks
    Reddy786

    Hello,
    The system provides a functionality with which you can export and import the groups using text file. However, if you have something in a text file then create a few groups and export the data in KAH2 to find out the format of the text file and then design your file according and then import in KAH2.
    You can find the functionality in top menu > Extras in kah2.
    Kind Regards // Shaubhik

  • Repeat depreciation run can change cost center in GL a/c or not?

    Hi Gurus,
    I have hit the following issue.
    Fixed Asset 1 originally assigned to CC-01 for month of March.
    And my user has run depreciation for March already.
    Later she changed cost center to CC-02.
    Then she repeat depreciation run for the month of March, from the depreciation result shows the new cost center CC-02.
    But there is no document generated and thus from corresponding GL account, there is no change, still point to CC-01.Which means CC-02 has not been posted to GL account yet.
    May I please know if repeat depreciation run can change cost center in GL a/c or not?
    If cannot, what should be the correct way to post the new cost center in GL?
    Thanks a lot.
    Best Regards
    Li Juan

    Hi, I have tried the method you mentioned.
    I managed to generate the new document (Message shows: Document is posted under number 7500000000).
    So can I say that repeat depreciation run cannot change cost center for corresponding cost element?
    Everytime user has to do manual posting.
    Thanks a lot.
    Rgs
    Lijuan

  • Can 2 cost center group share same cost center?

    Dear Experts,
    Can 2 cost center group share the same cost center? 
    Basically I'm looking at MATRIX structure where one cost center, say an Equipment shared by 2 different cost center groups (say one in "Location-A" cost center group, and the other one is in "Process-A" cost center group).  This is to enable the management to be able to see the costs incurred in either by "Location" cost center group or "Process" cost center group.
    The "Location-A" cost center group may tied to Cost center 101, Cost Center 102 and Cost Center 103.  The "Process-A" cost center group may only tied to Cost Center 101, and other cost center 201 (which is also tied to other "Location-B" cost center group).
    Please advise.
    regards,
    Abraham

    Hi Abraham,
    its not possible to assign a cost center to several cost center groups in the standard hierarchy. Otherwise, the standard hierarchy would be inconsistent.
    As stated in the online documentation under http://help.sap.com/erp2005_ehp_05/helpdata/EN/25/908fc66d8411d194f000a0c93031df/frameset.htm
    'You can assign each cost center to only one group in the standard hierarchy, but to as many alternative groups as you require.!
    Regards,
    Greta

  • Get Name for CO Cost Center Group and BGD Processing

    Hi,
    I use these function modules to get the cost center group nodes in the CO hierarchy.
    If I pass it a value that is in two controlling areas
    if prompts another screen to pick which controlling area we want to look in.  My problem is when I try to run this report in the background it gets hung up on this screen waiting for input. any ideas on how to get around this.
    here is the reference code.
    thanks
    Please note that the following logic is parts of SAP example report
    RGSEX001.
    Get the internal Set-ID from the external name of the set
    Selection of sets can be restricted to a specific set class or
    to sets matching a specific table field.
    See documentation of function module G_SET_GET_ID_FROM_NAME
    If the set class, subclass and setname is known, function module
    G_SET_ENCRYPT_SETID should be used alternatively (see RGSEX020)
        CALL FUNCTION 'G_SET_GET_ID_FROM_NAME'
             EXPORTING
                  shortname = w_set
                  old_setid = w_setid
             IMPORTING
                  new_setid = w_setid.
    Read the complete hierarchy (set and all subsets)
        CALL FUNCTION 'G_SET_TREE_IMPORT'
             EXPORTING
                  setid              = w_setid  "Set-ID, not the Setname!!!
                  no_table_buffering = ' '
             TABLES
                  set_hierarchy      = it_hierarchy
                  set_values         = it_values.

    Hi!
    For reading cost center hierarchy you can try K_HIERARCHY_TABLES_READ.
    It returns near the same info as one you've mentioned, works well for single controlling area and I hope in case of ambiguity it will raise one of exceptions provided. Give it try.
    Regards,
    Maxim.

  • Change in the cost center group

    Hi,
    Can we change the cost center from one cost center group to another group, when there are some postings in the cost center? If yes, how to go about it?
    help me out

    Yes you can!
    If you are planning to change within the standard hierarchy, Goto OKEON, drag, drop and save.
    Or you can go to KS02 for the cost center, in the basic data, you can give the new cost center group under the hierarchy area.
    If it is just non hierarchy cost center group, then go to KSH2 enter the old group, select the cost center, delete save, then go to the new cost center group and include the cost center.
    It does not matter whether it has been posted or not. It is just a grouping. But caution must be exercised. and there shall be a valid justification for doing so. Because the cost center may be used in various cycles. So better to check where and all the cost center is being used and then do the change.

  • How batch append cost center group to standard hierarchy by batch

    Hi Guys,
    Would you please tell how me how append cost center groups to standard hierarchy by batch, every time I have to do it one by one, is there  a convenient way? thanks.
    Best Regards
    FS

    Hi,
    You can create any number of cost center groups as per your requirement.
    But one thing is crucial. If you crin your eate the groups using the T Code:OKEON. those will effect  to the standard hierarchy.
    Cost centers created wil KSH1 will not effect to standard Hierarchy.
    Main point here is the main hierarchy should be maintained in OKEON. Later you can add any number of groups to that. LSMW will work, before that Hirarchy Area(Cost center group) should be maintained in the system for effective work of LSMW.
    Regards,
    Pavan Kumar Arvapally

  • Report Painter: P&L on Cost Center Group,BA(WBS/Internal Order) wise

    Dear Experts, i require to create a report in report painter.
    The requirement is to display P&L account on cost center group wise; if cost center is not mentioned and WBS/internal order is mentioned it should be shown under the respective Business Area and if non of the above is mentioned it should be shown in a separate column (General). The total of each GL should match the trial balance amount.
    Please Guide Me.

    Hi,
    Its little bit complex to accommodate in report painter to in 1page.
    Coz. Cost Center information will get in different library in GRR1
    1AB Cost Centers: Variance Analysis FICTM 07.02.2013 CCSS 
    6O2 Internal Orders SAP 24.03.2000 RWCOOM
    better you can develop with ABAP report.
    Regd,
    Khan.

  • How to receive the cost center group from legacy system

    Hi Experts,
    i need to collect  cost center group hierarchy from Legacy system.is there any standerd tcode available to get it.
    Usefull answers will be rewarded.
    looking forward to hear from all.
    regards,
    Tom

    Hi,
    Cost Center group can be viewed from field SETCLASS of table SETLEAF.
    To Fetch the relevant cost center from a cost center group, we can use FM: 'K_HIERARCHY_TABLE_READ'.
    Below thread may give you more details.
    Cost Center Group
    Regards,
    Ranjith.

  • How to use LSMW using the IDOC to upload and maintain cost center group

    Hi Everyone,
    Is there anyone who knows how to use LSMW using the IDOC functions instead of the recording. I wanted to upload the alternative cost center group I created in the system. 
    reply would be greatly appreciated
    Warm Regards

    Hi Praveen,
    There is a risk trying to migrate data directly into standard tables because this can generate database inconsistences or wrong inserted data according to what is customized in the target system. I do not recommend migrate like this. 
    With LSMW you use objects like direct input programs, idocs, bapis and recorded batch input. Try to create a project and use an standard object for your data. Also, check in SXDA transaction (Goto-->DX programs) if there is a standard program for your data.
    Anyway, if you want to upload data directly to tables, read below thread:
    ["UPLOAD  CSV  FILE";
    [how to upload .csv file into a custom table;
    Regards,
    Roger

  • UPLOADING COST CENTER GROUPS

    Hi All.,
    In my project, where my client have lots of cost center groups. To assign them to the standard hierarchy it is taking too much time through Manual Uploading/assignment
    So,  is there any other option for it. (Automatic Procedure)
    Please, guide me.
    Thanks to All.
    Raja

    Hi,
    I don't think it is possible to attach Cost Center groups to Standard Hierarchy using BDC Program. When we attach the Cost Center Groups we have to select it individually. Probably, you can try by developing a BDC program.
    Thanks
    Murali.

  • Allocation of cost  from one profit center group to various profit centr gr

    Hi Experts,
    Here we  created one profit center as group function having various cost centers like common function Admin,Accounts,Legal,HR etc. Now we want to allocate the the cost from group function to various profit center group.
    Kindly give your valuable solution.
    J.Francis

    Hi,
    The allocation can be done through Distribution either in a fixed value or in percentages.  You can define a planning
    cycle for a sender profit center group and define the amount to be allocated to receiver profit center group.
    Define Actual cycle in the same way.  In periodic processing which may be every month/quarterly/half yearly,
    you can distribute the values from one group to the other.
    Best Regards,
    Sadashivan

Maybe you are looking for

  • Memory leak in Application

    Hi, we're load testing an application using Coherence. It uses a distributed cache, with an web application as the client, and separate cache servers implementing a Cache Store. We're getting several memory leaks and one area that was reported was a

  • Changing GL master Records

    I need your help for the following scenario: Client needs to change the GL master records to make them into reconciliation account for vendors. Facts - All of these GL accounts have posting - Some of these GL are open item managed while others are no

  • How to Install printer in SAP

    Kindly give me the procedure for install the printers in SAP server and tell me the Documents were available in Websitea

  • Lowering bitrate crashes my computer!

    So this weekend I ran out of space on my ipod nano with 4GB on it. So My friend told me that I could lower the bit rate of my songs down to 128 to not lose quality and save a lot of room. So I go and open up iTunes and select all my music that is abo

  • Picking Area not defined.

    Dear Experts, I had checked the configuration Setting on my system & I found that Picking Area is not defined. So my query is why GR's,GI,Shipping is happening smoothly though picking area is undefined. Thanks & Regards, Olet Malla