How to find the cost center group from cycle/ segment in CO module?

Hi All,
I need to fetch the list of cost centers in the cost center group against the cycle.
Is there any table which will store the list of cost centers against the cycle?
or else, what I was thinking is use of BAPI BAPI_COSTCENTERGROUP_GETDETAIL, which will give me the list of cost centers,
but we need to pass the controlling area + cost center grp to fetch the cost centers from BAPI, I have controlling area with me but not the cost center grp name, only I have Cycle info lke cycle name, segment name, seq number. so how to find the cost center grp name from the cycle name?
Regards,
Mrunal

FM: RK_AL_CYCLE_READ
CHECK TABLE: T811K

Similar Messages

  • 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 find the profit center group for a profit center?

    How to find the profit center group for a profit center?

    Hi,
    try this also
    In order to pass the setid parameter of the FM, you have to concatenate the following things
    Setid + KOKRS (Controlling area) + Profit Center Group into one variable.
    In my example below, I have declared as constants and concatenating to gv_setid.
    gc_01016 is the set id for profit centers
    gc_kokrs is the controlling area
    gp_pprct is the Profit Center group entered in the selection screen.
    You will get KOKRS value from the cepc-kokrs.
    data :   gc_0106(4)   TYPE c VALUE '0106',
               gc_kokrs      LIKE cepc-kokrs VALUE 'ABCD'.
               gv_setid          LIKE sethier-setid,
               gt_set_values_1   LIKE setvalues OCCURS 0 WITH HEADER LINE.
      CONCATENATE gc_0106  gc_kokrs gp_pprct INTO gv_setid.
      CONDENSE gv_setid.
      CALL FUNCTION 'G_SET_TREE_IMPORT'
        EXPORTING
          client                    = sy-mandt
          fieldname                 = 'RPRCTR'
          langu                     = sy-langu
          setid                     = gv_setid
          tabname                   = 'GLPCT'
          no_table_buffering        = 'X'
        TABLES
          set_values                = gt_set_values_1
        EXCEPTIONS
          set_not_found             = 1
          illegal_field_replacement = 2
          illegal_table_replacement = 3
          OTHERS                    = 4.
    By using the above FM you will get the values into gt_set_values1 once sys-subrc value eq 0, it is internal table which consists of all the profit centers for the proft center group.
    Regards,
    Venkatesh

  • HOW TO find the cost center.

    Hello,
    Please let me know the Ttransaction Code how to find for a particular division wat cost center has been assigned.
    For example: how to find for BMHS divison wat cost center has been assigned.Please let me know the steps.
    Regards
    AM.

    check PP01
    give the object BHMS orgunit and find the relathionship A011  here select the overview
    or else
    go to PAR1 Tcode
    Give ur Orgunit and Cost Center u will get it
    Edited by: Sikindar on Feb 3, 2009 2:09 PM

  • How to get cost center group from cost center

    Hello
    I have cost center and i need to get the cost center group.
    Anyone having an idea how to get it???
    Thanks
    Parvez

    Hi,
    Cost centre could be assigned to different cost centre groups. For standard hierarchy, you can retrieve it from CSKS table, but for other groups SETLEAF table (class 0101) will provide you a complete answer.
    Regards,
    Eli

  • How to delete the Cost center line item data

    How to delete the cost center line item data of particular cost center and only one cost center is exisiting for that company code.
    Is there any way to delete the line items in that cost center.
    Can data archiving & deleting can help us..........
    does it have any effect over other cost center data....
    any input needed.........
    regards
    rajesh

    Hi,
    i found 2 reports for you:
    1) CO_TOTAL_WRI - Archiving CO Totals Records   
    2) RKCOITW1     - Archiving CO Line Items: Write Program        
    from 2) is a linlk to customize archiv-parameters
    -> start it with transaction se38 / sa38
    A.

  • How to Make the Cost Center filed Mandatory ?

    While entring the Doc in FI  for Expense A/c, How to Make the Cost Center filed Mandatory?

    Hi,
    Got to field status groups and select cost center field as required field.
    Refer to this documentation
    http://www.sap-basis-abap.com/sapfi012.htm
    Please let me know if you need more information.
    Assign points if useful.
    Regards
    Sridhar M

  • How to block the cost center

    Dear Guru's
    Can any tell me how to block the cost center, can we detele which is having values. can we delete which is not having values
    Regards
    Chandra Sekhar Reddy.P

    Hi,
    Once you post actual values or any planning exists on this cost center you cant delete.
    To ristrict posting to cost you have two options.
    1.You can change validity period.
      change  end from 12/31/9999 to what ever date you want to stop posting(e.g. as of today 10/23/08)
    2. lock all postings to cost center on Control data tab in KS02.
    Thanks,
    Rau

  • How to add the Profit center Group in the PA report KE33.

    Hi Frnds,
    How to add the Profit center Group in the PA report KE33.Iam not able to find PC group in the list to add to the Charateristics already added.

    Hi
    PC group is not available as a Char in COPA..
    if you want to do that, either create a Char Hierarchy in KES3 for the Char Profit Center
    OR
    Create a WW char in KEa5 and write a derivation rule using the method "Enhancement" .. Write ABAP Code in COPA0001 exit
    bt, Ajay M

  • How to determine the cost center

    Dear experts:
    Could you give me some suggestions about how to determine the cost center depending on the different
    storage location when we use the t-cdoe MI07
    Thanks in advance.
    Rong

    Hello experts!!!
    how have you resolved this issue???
    I have the same situation, and i dont know how to manage this.
    Thank you very much in advance.
    Best regards,
    M. Cecilia Vacatello.

  • How can define the cost center (department) manager?

    We are on 11.5.0.10
    Financials implementation is done(GL,AP,AR,FA,IA)
    In iAssets System, we want to set up the approval method to use "cost center-based approvals". (For cost center-based approvals to work properly, each cost center must have a manager defined.)
    How can define the cost center (department) manager? Thanks.

    I believe this is done in the organization definition screen. For each organization, we attach a classification "Company Cost Centre" (the same place where we attach the classification operating unit, inv org etc). In the others section, there are 2 additional information - GL company cost centre and reporting information. In the GL company cost, you need to attach the balancing segment value and the cost centre value. In the reporting information, you need to attach the manager for that organization. This ay the relationship between the cost centre and manager is created.
    Hope this clarifies.
    Vinit

  • How to find the third highest salary from deptno20,from employee table

    how to find the third highest salary from deptno20,from employee table

    SELECT *
      FROM emp;
    EMPNO
    ENAME
    JOB
    MGR
    HIREDATE
    SAL
    COMM
    DEPTNO
    7369
    SMITH
    CLERK
    7902
    12/17/1980
    1000
    3
    20
    7499
    FEDERAL
    SALESMAN
    7654
    2/20/1981
    2000
    4
    30
    7521
    WARD
    SALESMAN
    7698
    2/22/1981
    3000
    4
    30
    7566
    JONES
    MANAGER
    7839
    4/2/1981
    4000
    3
    20
    7839
    MARTIN
    SALESMAN
    7698
    9/28/1981
    5421
    4
    30
    7698
    BLAKE
    MANAGER
    7698
    5/1/1981
    6222
    4
    30
    7782
    CLARK
    MANAGER
    7839
    6/9/1981
    5222
    2
    10
    7788
    SCOTT
    ANALYST
    7566
    12/9/1982
    5463
    3
    20
    7839
    KING
    PRESIDENT
    7902
    11/17/1981
    8543
    2
    10
    7844
    TURNER
    SALESMAN
    7698
    9/8/1981
    2124
    4
    30
    7876
    ADAMS
    CLERK
    7788
    1/12/1983
    2125
    3
    20
    7900
    JAMES
    CLERK
    7698
    12/3/1981
    5462
    4
    30
    7902
    FORD
    ANALYST
    7566
    12/3/1981
    2132
    3
    20
    7934
    MILLER
    CLERK
    7782
    1/23/1982
    5165
    2
    10
    SELECT sal, deptno
      FROM (SELECT   a.*,
                     DENSE_RANK () OVER (PARTITION BY deptno ORDER BY sal DESC) r
                FROM emp a
          ----  ORDER BY sal DESC
    WHERE r = 3;
    SAL
    DEPTNO
    5421
    30
    5165
    10
    2132
    20
    Regards ,
    Friend
    Message was edited by: MostWanted!!!!

  • How to find the file that delete from time capsule?

    How to find the file that delete from time capsule?

    I mean I saved JPEG file in Time capsule and unfortunately delete the file. Can I get it back
    IF.... .no other backups have occured since you deleted the file, you might be able to retrieve it using an application like Disk Warrior. It's about $100 as I recall, and there are no guarantees that it will work.
    DiskWarrior 4 - The Disk Utility for Mac  Disk Repair, Mac Directory ...
    Any of the free or low priced utilities that you might see or try will not be able to retrieve a deleted file from a Time Capsule.
    If any backups have occured since you deleted the file, the deleted file has almost certainly been overwritten. No way to retrieve it in that case.

  • How to control the Cost Center incurred value posted from many transactions

    In KP60, cost center wise , element wise budget is allocated .i.e planned. Ex: 450000 is assigned and saved.
    Now ex: in FB60, when we post a vendor invoice having the value greater than the above value, system should not allow.
    Like this, the cost to the cost center can be incurred to the cost center not only in FB60 , but also from many transactions.

    Is it possible that you mean KP06? (not KP60???)
    Because if this is the case KP06 is only for planning...not budget.
    Please clarify..
    Pan

  • I want to find the cost center manager's PERNR

    Hi,
    I have list of cost centers which are not the home cost centers. For this cost centers i need to find the person responsible. For this requirement BAPI_COSTCENTER_GETDETAIL1 function module returns the cost center details where VERAK field is the PERSON Responsible name. But I want the owners PERNR, USRID, AND POSITION.
    I dont know how to find the pernr from PERSON responsible name. So Please anyone help on it.
    Thanks & Regards,
    vignesh

    Hi,
    Your answer was helpful.
    Org.unit manager might be different. I can pick the org unit attached to the cost center and find the manager of the org unit. How are you saying org unit manager is same for cost center also.
    If org unit manager is responsible for cost center attached to it then i got my solution for my requirement. Please confirm this.
    If you know the bapi_get_costcenter_details1, then please confirm me that person_in_charge_user parameter is the user id of the pernr. This will also help me in resolving this issue because using user id i can get pernr.
    Thanks in Advance,
    Vignesh

Maybe you are looking for

  • Sorting not working if table linked to another table

    Got a table with student marks: Table 1 student mark A 98 B 79 C 82 if I copy/paste the marks to another table then sort (ascending, sort by B entire table), it is sorting as expected: Table 2 student Mark B 79 C 82 A 98 if instead I go in Table 2 an

  • Is there a way of getting back music lost during wrong syncing?

    I recently tried to sync my computer to my phone and in the process wiped out all my music that was stored on my Iphone. I didn't have backup files. Is there a way to recover the music that I downloaded from ITunes and paid for? I have been told by t

  • How to connect xbox 360 to the newest iMac 21'5?

    How to connect xbox 360 to the newest iMac 21'5?

  • "too many redirects"

    I can't read my gmail by way of mail.google.com.  It goes to my inbox for a split second then goes to a page that says "Safari can't open the page" followed by "Too many redirects occurred trying to open--.". This happens whether I go to mail.google.

  • Print Out the Configuration

    I use HyperTerminal to connect to our switches/routers. If I use "Capture Text" feature in HyperTerminal and use "show" command, the output is not user-friendly. I see a lot of ">>>>>>" signs between, I just want to print-out the configuration, is th