HR table for cost centers for positions

Greetings to you all
I need to get cost centers for positions, both vacant and occupied positions. I've tried PA0001 but this one only caters for positions which have already been occupied.
thank you

Try with RH_GET_COSTCENTER_OF_OBJECT
Regards
Marcin

Similar Messages

  • Issue in updating Cost Centers for Employees

    Hi All,
    1.     Is it necessary that infotype 0000 & 0001 needs to be in synchronization i.e. both the infotypes should contain same no. of records?
    2.     Is it necessary to assign cost center to both the position and the employee in infotype 0027 for Payroll purpose or either of one assignment is sufficient? What is the purpose of assigning cost center to a position & cost center to an employee in infotype 0027
    3.     We have assigned cost centers to positions & all the employees via infotype 0027. Now I have a situation that the company has created new cost centers as per their business line with effect from Jan 2011. How do I update these new cost centers to position as well as all the employees?
    If I assign new cost center to all the positions thru PO13 from 01.01.2011 than system delimits the record in infotype 0001 so now there is 1 record in infotype 0000 & 2 records in infotype 0001. For example an employee is hired on 01.03.2009 with cost center A assigned to his position & in infotype 0027. Now if I assign new cost center B to his position than the system delimits hiring record in infotype 0001. So now there are 2 records in infotype 0001 i.e. 01.03.2009 to 31.12.2010 & second is 01.01.2011 to 31.12.9999. If I do the assignment of new cost centers only in infotype 0027 then system posts the payroll result to old cost center rather than new cost centers. How to resolve this issue?
    Regards,
    VG

    1. Yes. It should be. But in your case this is an exception. It will still work even if the 0000 and 0001 don't have the same number of records.
    2. You should only use it0027 if an employee is charging costs to two or more cost centers. You can define here the cost centers where they are charging and the percentage of division between cost centers
    If you dont have scenarios like this, DO NOT use this infotype.
    For assignment of cost centers to employee (Infotype 1) or to positions (via PO13). You should only use one method. If you are assigning the cost center manually in IT0001 during hiring then you don't need to enter the cost center in the positions.
    If you are entering the cost center in the Positions objects, then configure the system so that everytime you do hiring actions (or maintain infotype 1) the cost center assigned to the position is inherited in the infotype 1's cost center field.
    Don't assign it to both Infotype 1 manually and the position at the same time, using this method, you'll eventually have data inconsistencies.
    For you issue regarding the delimitation of the IT0001, this is ok. This is standard, the infotype 1 is delimited since you have a new cost center assignment for the succeeding period.  You don't have to create an Action record since there was no employee movement, only change in cost center assignment. (which is the purpose of the Action infotype-- to record employee movement)
    It won't mess with your payroll, your infotype 1 just have an extra record.

  • Customized report for cost centers by different cost centers

    Hi All,
    Customized report for cost centers by different cost centers:
    I need to build a customised report with the following format:
    Cost element columns | Cost center 1 | cost center 2 | cost center 3, etc -> dynamic cost center columns
    CE 1 .............................. amount xxx  |  . amount xxx | ..  amount xxx
    CE 2 .............................. amount xxx  |  . amount xxx | ..  amount xxx
    CE 3 .............................. amount xxx  |  . amount xxx | ..  amount xxx
    CE 3 .............................. amount xxx  |  . amount xxx | ..  amount xxx
    User selection screen:
    Controlling are:
    Fiscal Year:
    From period to period:
    cost center group ... <range of CC group> or
    cost center value ... <range of CC value>
    Questions:
    From the above selection screens, I need to pull out all the data stored in the table: COEP
    But, the problem is that inside this table, there is no cost center or cost center group stored; and therefore the program should be smart enough to pull out all the documents from the table: COEP and then make sure that the document / list of documents that pull out should belongs to the cost center or cost center group, as well as date range.
    KIndly advise how functional description/design should be built in order ABAPer can understand the requirement?
    What should be the tables to refer in order meet the requirement.
    Similar Standard SAP cost center report should be S_ALR_87013611 - Cost Centers: Actual/Plan/Variance, but this report read from many tables.

    Hi,
    Please find the logic below & try it at your system-
    Here cost center group is not possible (also i not checked it so do it on your own simultaneously i am trying the same).
    Use Table BSEG-> in bseg give the cost center-> with the help of cost center find the account number (field HKONT)-> take this GL account number & got to table COEP-> in this give the GL account number at field 'offsetting account' (field GKONT) & you will get the line item.
    Try it & let me know if you have any question.
    Thanks

  • Ceating Sets for Cost Centers in GS01

    Could someone please guide me in the steps to take for creating a set for cost centers so when DP90 (Billing Request fro service order) is generated it looks at all cost centers...
    I went to GS01 created a name of Cost Center used table AD01ATTR and field KOSTL...enterered the from value XXX and the to value as XXX...
    This does not seem to be working....am i missing something?  Your direction would be greatly appreciated

    Hi,
      Try using table CCSS
    Mu

  • How to obtain profit centers and cost centers for a particular GL account

    Hi Gurus
    Can you please suggest me a table or a function module to obtain profit centers and cost centers for a particular GL account.
    Thanks in advance for help!
    Regards
    Ankit

    Hi There, I have a simillar problem as above, however I would like a list of all G/L Accounts with profit centres and cost centres as well. Is this possible? Reason being that I have many unassigned cost centres and need to link them to profit centres.
    Is there also a mass processing list to see which G/L accounts dont have primary elements assigned?
    Regards,
    Edited by: Luke Saloojee on Jul 29, 2008 8:12 AM

  • Transaction KSB1 - Display Actual Cost Line Items for Cost Centers

    Hi,
    When I run transaction KSB1 - Display Actual Cost Line Items for Cost Centers, all my offsetting accounts (accumulated depreciation accounts) are shown except for the ones for asset classes:
    - Buildings
    - PC & Small Applications
    On the FI side, I can see transactions being posted to their relative accumulated depreciation accounts but I do not see this on the CO side when transaction KSB1 is executed. I have checked the config and the account assignments look correct. Also, the assets created have cost centers assigned to them.
    Could you please help!
    Thanks,
    - Deki

    Hi Murali,
    I have one depreciation expense account (P/L Account) which is also a cost element.
    During depreciation run, the different asset classes are supposed to hit the depreciation account above and their corresponding accumulated depreciation accounts (These are Balance Sheet Accounts and I have separate accounts for each asset class .. ie: Accumulated Depreciation for Furniture and Fixture for asset class Furniture and Fixture).
    Now when I run transaction KSB1 - Display Actual Cost Line Items for Cost Centers, all my accumulated depreciation accounts are shown except for the ones for these asset classes:
    - Buildings
    - PC & Small Applications
    Any thoughts on why the above aren't showing?
    Thanks!  I really appreciate your help!
    - Deki

  • Plan cost line items for cost centers report

    Hello,
    I am displaying the report: Plan cost line items for cost centers and when I display the details of a line item it appears a document number, where could I display this document?
    I have tried to display it in FB03 transaction but it seems not to be this kind of document.
    On the other hand in the field Business transaction it appears RKP6, what is the meaning of this field?
    Thank you very much

    Hi Beatriz Amezua ,
    For displaying plan line items for cost center - KSBP and for display of individual plan document : KABP
    RKP6 means "Planning Activity Dependent Costs"
    Like in FI module, the business transaction have been codified and the list you can find in KANK transaction , mention your controlling area, menu -- Groups --  Display Groups
    Srikanth Munnaluri

  • Different Cost Centers for Different Line Items in a single Reservation

    Hello Gurus,
    When we create a Material Reservation, we give the cost center at the header level and that cost center is accounted for each of the line items in the reservation. But when the reservation has many line items which depend on different cost centers,  there is a need to enter different cost centers for different line items in the same Material Reservation. How can this be done? Please suggest.

    Hi,
    It's a standard restriction in SAP functionality  where one reservation document can only accommodate one cost center.
    You can not maintain multiple cost centres for individual line items.
    You have to create seperate Reservations for each cost centre.
    check below thread:
    ONE RESERVATION FOR DIFF COST CENTERS
    Umakanth R
    Edited by: Umakanth R on Dec 8, 2011 7:53 AM

  • Commitment line items for cost centers - KSB2

    Hi all,
    -     PO#450118888
    -     Client is working in transaction code KSB2 (Commitment line items for cost centers)
    -     Client states that PO shows a different amount or that line item 2 does not show at all in KSB2.
    Please guide me what is the solution for this and where I need to check
    Thanks and Regards,
    Kumar

    Hi Beatriz Amezua ,
    For displaying plan line items for cost center - KSBP and for display of individual plan document : KABP
    RKP6 means "Planning Activity Dependent Costs"
    Like in FI module, the business transaction have been codified and the list you can find in KANK transaction , mention your controlling area, menu -- Groups --  Display Groups
    Srikanth Munnaluri

  • Define Time-Based Fields for Cost Centers

    Dear All!
    I would like to know , how I'm abale to cahnge the setting
    of business area for Time-Based Field of Cost Centers to period
    Transaction is OKEG
    Would be thankful

    You can maintain master data for cost centers, cost elements, activity
    types, and business processes with time dependencies. You can make
    changes at any time for any given time interval. Data storage also takes
    place with a time reference. In this way, a master data record can have
    multiple database records storing different information.
    The smallest interval is one day. To ensure data consistency, you
    cannotchange each field daily. The timeframes in which you can change a
    field depend on the field functions, which are fixed by the SAP R/3
    System and cannot be changed. Master data maintenance includes an
    automatic check for each field's time-based consistency, resulting in
    individual time-based maintenance for each field.
    Regards
    Prabhu

  • Distribution cycle for cost centers

    Hi,
       I have created a distribution cycle for cost centers using SKF. I have even created document using KB31N. based on this document the sender  should have some amount after executing the distribution cycle, but here the sender value is completely distributed to recievers leading to incorrect results.
    Can any one help me solve this?
    Thanks,
    Sravanthi

    Hello
    Pls check the rule once again.
    You use allocation rules to determine how amounts and quantities are allocated between sender objects (sender values) and receiver objects (receiver tracing factor). The rules for the allocation types are made up of sender and receiver rules.
    Sender rules
    Determination of the sender values for the distribution/assessment can occur according to the following rules:
    Posted amounts
    Fixed amounts
    Fixed rates
    Receiver rules
    Determination of the sender values for the distribution/assessment can occur according to the following rules:
    Variable portions
    Fixed amounts
    Fixed percentages
    Fixed portions
    Reg
    assign points if useful

  • BAPI to get cost line items for Cost Centers

    Hi,
    does anybody know a BAPI to get
    cost line items for Cost Centers
    or other Cost Center data?
    e.g. actual, plan, commitments
    I'm thankful for help.

    hi,
    check this BAPI <b>BAPI_COSTCENTER_GETDETAIL1</b>
    regards
    vijay

  • Cost centers for reveneue

    Hi,
    can we use cost centers for revenues and cost both?
    Thanks!

    Hello,
    In general, Cost Centers are not meant for revenue posting. They are meant for expenses. However, you can allow them by your cost center category. But, this is not industry best practice.
    Cost center, WBS element and Internal Orders are real CO objects, where the real postings will flow.
    Profit Center is always statistical only (statistical means just for information postings) - These postings are like shadow postings.
    When you give two real CO object for posting like Cost Center and Internal Order (Real), then real postings will go to Internal Order (Real) and statistical postings will flow to Cost Center and the profit center assigned to Internal Order. Cost center will modify itself to a real or statistical based on the other CO object given.
    Hope this is clear.
    Regards,
    Ravi

  • How to Mass change cost centers for assets

    Dear All,
    I have change the cost centers for about 1500 assets. I am not sure if there is an easy way to do it. Is there any way to get this list in excel and upload?
    I am using ECC 6.0 (I think CATS could not be used.. but I might be wrong). Thanks in adv for your help.
    SD

    Hi
    I hope the above given suggestions will not fullfill your requirement,
    Do follow the below steps for carrying out mass change of cost centers in asset master data.
    Enter t.code-AR01 - Generate
    Enter your Co.code and the assets numbers for which the cost centers have to be changed and execute.
    In the next screen select Create worklist (CntrlShiftF8)
    Give the worlist a Name and select-Change asset w/o dialog (bulk change) and press enter,from the next pop up select create Substitution,where you will be taken to creation of Substitution rule.
    Write a Substitution as per requirement and assisn the same to your company code.
    Where  you will be prompted with a message "Work queue XXXXXXXX added".
    Now enter into AR31 - Edit and release the woklist and see that your mass change of cost centers is carried out.
    hope this might help you in doing mass change of cost centers in asset master record.
    Good Luck
    Hari

  • Difference between SKFs for Cost Centers and Profit Centers

    Dear All,
    Three cost centers A,B and C have two profit centers say X and Y assigned. When we run SKFs report for Cost Centers - S_ALR_87013645 total for all the Cost centers is say 30 (81210). When I run the report S_ALR_87013342 for Profit Centers SKF break down total is 30. However break up is not matching. Cost Center A and B have Profit Center X and C has Profit Center Y. Ideally in PCs break down for SKFs must be X = 20 and Y=10. However this is not the case. Total is tallying but the break up is not tallying. Y has total of say 25.
    Cost Center C has profit center assignment changed in the middle of the year. Is the difference because of changing the PC assignment to CC in the middle of the year/in between? Do we need to adjust the SKF numbers for incorrect PCs in 9KE5?
    Is there any other way to correct the difference instead of posting in 9KE5? Please help.
    Thanks in advance,
    Satya

    found it

Maybe you are looking for

  • Web Clipping portlet and pdf files

    Hi, I have created a web clipping portlet which just includes a set of links to HTML and pdf files. When I try to open a link to a pdf file the web clipping portlet fails, but links to the html content work fine Is it possible using web clipping to o

  • HT202213 Home sharing.  Multiple ipods and more than one user..... Do they all need seperate accounts?

    I have set my kids ipods up on home sharing.  Now when their games on each personal ipod, they are the same user.  Is there any way of changing this?  Or do I have to make each kid a seperate account and buy all of these games twice? 

  • Finding text based files containing a keyword/pattern... filtering those that match pattern 2... etc.

    I'm looking to see if Powershell can help me solve a common issue I come across dealing with a large code base / set of files. In short I'm very frequently wanting to "grep" for files that contain a certain keyword or pattern... then (recursively) fi

  • Error message while compiling

    Hi! I am trying to use Dynamic SQL in my report, when I tried compile I am getting the following error message. Please can anyone tell me what I have to do. STATEMENT: dbms_sql.parse(v_cursorid, sel_str, dbms_sql.v7); ERROR: dbms_sql.parse(v_cursorid

  • Unknown error has occured unable to sync ipod

    I connected my ipod to my computer yesterday to put some new songs on it.  I got this message, unknown error has occured unable to sync.  What does this mean, and how do I fix it?  I don't want to lose the music and everything else I have, a lot of t