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

Similar Messages

  • Assignment of cost centers and profit centers

    Hi Friends,
    can anybody give me a series of steps of assignment of cost centers and profit centers, like I know there is a T.code 3KEH, but I really dont know the chronological (step by step) order of steps to be followed to assign the cost centers to profit centers, as profit centers cannot be directly posted to and as the postings.
    And above all when I see the info about 3KEH, it says we need to assign only balance sheet items there and not cost items.
    Basically I've not studied Profit center accounting Properly and so I'm facing this problme
    If there is any documentation on this can anyone pass this on to: kiransandhyaATyahooDOTcom
    regards
    sandhya

    Hi Sridhar,
    Thnx for replying. I've gone ahead and defined cost and profit centers and did what you have told me to. Now this is where I'm stranded. How do I map profit and cost centers so that the we get the right kind of reports.
    Basically, my question would be: say for eg: if we are defining Company, Co.Code, before completing with Global paramters, there are a series of steps that we need to complete, right.
    Like wise, I just wanted to have a series of mandatory steps that I need to follow where the cost centers and profit centers mapping is done, atleast if I have the steps with me then I can go ahead and check the logic as to why should I define a particular step.
    Like I mentioned I happened to see some information about 3KEI, so before going to 3KEI or 3KEH, are there any other steps that I need to follow.
    I need to get the cost center and profit center reports, so that is what I'm looking for, and what do i need to configure, before getting to that point?
    I dont have a great insight into PCA, and I was not a part of the controlling configuration, but because a person has left in between the project, I'm supposed to do this and that is the reason why I dont have much time in doing R&D, and thats the whole reason why I'm seeking inputs which would actually minimise my time of R&D, once I'm able to convince my people, then again I can sit back and try to improvise my self.
    regards
    sandhya

  • Cost centers and profit centers mapping

    Hi Friends,
    I'm through with defining cost and profit centers. How do I map the cost centers and profit centers. I've gone ahead and assigned the cost elements to cost centers in OKB9, giving 2-Business area mandatory.
    I'm just done with defining the profit centers, but i dont have an idea how do I map the profit centers.
    pls suggest.
    regards
    Pallavi

    found it

  • Difference between business area balance sheet and profit centre accounting

    Hi all,
    I want to know what are the differences between business area balance sheet and profit centre accounting.
    Please tell the merits and demerits of both.
    If, I want to get plant-wise profitability of a company then which method is more recommendable and why?
    Regards,
    Charu Mahawar

    hi,
    look to that interesting thread:
    Re: Business Area Vs Profit Center
    Andreas
    pls reward useful answers
    Thank you !

  • Cost Centers and Profit centers default

    Hi,
    Apart from OKB9 settings where else we can design for default cost and profit centers.
    thanks
    RP

    Hi,
    For cost centres you can set the default directly in cost element master data (KA02). Regarding profit centre, you can use 3KEH transaction.
    Regards,
    Eli

  • SAP Security - Cost Centers and Profit Centers

    Hi All,
    We want to have the ability to restrict roles on cost center and profit center per the cost center/profit center owner. For example, we only want to allow users whom own cost centers to be able to see the cost centers they own. The problem that I am faced with is that I do not want to restrict via cost center authorization object because this would essentially lead to every user having their own individual role.
    I did notice that each cost center has a user ID field that you can assign and maintain. I was thinking if it was possible to create some customization where this is checked against the uid logged onto the system but not sure if this could be done without modifying each program. Does anyone have any thoughts on how to restrict via cost center and profit center?
    Thanks in adavnce

    Hi,
    did you check if a view could help in your context?
    What I mean is this: create a view on top of your basetable where some predicates like
    user = basetable.userid-column
    is used.
    This view has to be granted to all users and the basetable should NOT be granted at all.
    If you do not want to change all applications, you could rename the basetable and create this new view with the old basetable-name to allow the unchanged applications to work.
    Elke

  • Wrong cost centers and profit centers assigned

    hi all,
    In FBL3N for the TR(treasury document type) wrong cost center and profit center is being displayed can anyone tell me where is this setting made or where to change to the correct CC and PC?
    wishes
    Katya

    There is no setting for displaying CC and PC in FBL3N
    They come from actual postings
    Maybe you should chec OKB9 for the account in question
    cheers
    matej

  • Why time-dependent not work for cost center and profit center hierarchy

    Has anybody been able to successfully turn on time-dependent for cost center hierarchy? Looks like the R/3 datasource 0COSTCENTER_0101_HIER is defaulted to be NOT time-dependent, and I don’t know how to change the R/3 configuration to enable time-dependent for this datasource.
    Here is what I found. If you go to RSA2 in R/3 and enter datasource 0COSTCENTER_0101_HIER, and then select "Hierarchy Info", you will see that all the time-dependent properties are unchecked by default. By comparison, Cons Unit datasource 0CS_UNIT_CSCU_HIER has “Version Dependent Hierarchy” as selected, and we are able to load Cons Unit hierarchy as time-dependent, but have no luck so far with the Cost Center hierarchy.
    Can any BI guru tell me how I can make time-dependent work for the cost center hierarchy?
    Thanks a bunch!

    Check SETLEAF and SETNODE.
    Basically CO Master data groups dont have seperate tables. They will be available in above tables. Choose proper Set class to filter the results

  • Difference between " COMPRESS FOR ALL OPERATIONS" and "COMPRESS FOR OLTP"?

    I was looking through Oracle's OLTP Table Compression (11g onwards) documentation as well as online resources to find the syntax and came across two different versions:
    COMPRESS FOR ALL OPERATIONS
    and
    COMPRESS FOR OLTP
    The documentation I looked through didn't mention any alternative syntax, so i was wondering if anyone here might know the difference.
    Thank you!

    Table Compression Enhancements in Oracle Database 11G Rel1 as as follows:
    The compression clause can be specified at the tablespace, table or partition level with the following options:
    •NOCOMPRESS - The table or partition is not compressed. This is the default action when no compression clause is specified.
    •COMPRESS - This option is considered suitable for data warehouse systems. Compression is enabled on the table or partition during direct-path inserts only.
    •COMPRESS FOR DIRECT_LOAD OPERATIONS - This option has the same affect as the simple COMPRESS keyword.
    •COMPRESS FOR ALL OPERATIONS - This option is considered suitable for OLTP systems. As the name implies, this option enables compression for all operations, including regular DML statements. This option requires the COMPATIBLE initialization parameter to be set to 11.1.0 or higher.

  • DTW. Is there template for migrating Dimensions and profit centers

    Dear Experts,
    Does SBO have a template for migration of dimension and profit center details.
    Regards,
    Blaise.

    Hi vsrp,
    Under the following folder, you will find a template for Item Master:
    "\Program Files\SAP\Data Transfer Workbench\Templates\Data preparation examples\10. Testcase1_Test Data for Import function\oItems"
    In regards of Opening Balances, they are not already exposed in DTW. SAP Copy Express Add-on is used to copy such kind of data to other databases, is this your case? If you are setting up your model DB, then you will have to create some program and use the sevices exposed in the DI API.
    Regards,
    Felipe

  • Difference between IDOC for creation, change and deletion

    Hi,
    As per the requirement, an IDOC will be generated for PO, Vendor Masters and Goods receipt when ever a PO or Vendor or Goods receipt is created or changed. How can we identify whether the IDOC has been created for creation or change of a particular thing? Is there any identifier where in we can check whether the IDOC generated is for creation or change?
    And also how to identify that a particular PO or VM or GR has been deleted or cancelled?
    Thanks & Best Regards,
    Phani.

    hi,
    to check the idoc status ie idoc created or changed --use transaction WE05
    we02 to diplay idoc
    please rewrd points if helpful,
    shylaja

  • To view the company code wise cost and profit centers

    hi all,
    how to know the company code wise cost centers and profit centers? and what is the transactin codes for this?
    Regards,
    Soma

    Hi Soma,
    Could you try Table-->CSKS. I believe it will give you the complete list of Cost Centers and the default Profit Centers along with Company Code info.
    Regards
    Srinivas

  • Consolidations Question for Entities and Profit Centers

    I'm currently at a client who has a requirement for Legal Entity and Profit Centers within the same application.  They also want to see Consolidated results through LE and PC viewpoints.  Essentially a "MATRIX" Consolidation.
    Unfortunately they have many PC's and many LE's  and they cross each other.  Thus if we combined the dimensions it would be quite unwieldy (not to mention not sure how to handle the ownership between a LE/PC combo). 
    I've been told the only other way to handle this maybe through two separate applications, but that is something the client is against.  Apparently the MATRIX consolidation is possible in BCS but quite tricky in BPC?
    Thanks,
    Pras

    Hi Pras,
    In BPC there is no 'standard' solution for matrix consolidation. There are two workarounds which you already mentioned:
    - combining the two dimensions into one, assuming there are not to many combinations ...
    - performing the consolidation twice in two seperate applications ...
    If you want to achieve a matrix consolidation within one application and multiple intco dimensions, you wll have to write your own script logic, which probably can be done, but will consume a lot of efforts ... If this really is the requirement one perhaps should look for Cartheis or SEM BCS?
    D

  • Difference between mastered for iTunes and previous versions?

    Is there a noticeable difference between Mastered for iTunes albums and any previous versions? I purchased Bon Jovi's "Have A Nice Day (Special Edition)", and now it has been replaced with a Mastered for iTunes version. Is there any value or noticeable difference if I were to purchase the new version?

    One of the inexpensive compilation downloads I purchased on iTunes was terrible, I'd much rather listen to the original mix of " I had too much to dream last night" than the remaster, which destroyed the song completely.
    Well, there is really no way to improve on the sound of The Electric Prunes coming over an AM transistor radio!
    I guess I'm suspicious of iTunes files in general. I am a dying breed, using separate amps and pre-amps and real speakers as well as Ultimate Ear earbuds and a great car system. The cuts that are engineered for iTunes are mixed for lo-fidelity appliances and just don't sound that good.
    There are online download stores that cater to a more audiophile crowd.  Check out HD Tracks.

  • Cost Center and Profit Center in Sales Order and Deliveries.

    What are the different methods of determining cost centers and Profit centers in Sales orders ?
    Can Cost Center be determined independently in sales order or will be detrmined from Profit center ?

    Hi Sunil
    Profit Centres are used primarily in S&D (at billing stage it is transferred to FI) for registering revenue.
    Billing -
    Integration Points Module
    •Debit A/R - FI/ CO
    •Credit Revenue - FI/ CO
    •Updates G/ L - FI/ CO
    (Tax, discounts, surcharges, etc.)
    Return Delivery & Credit Memo -
    Integration Points Module
    •Increases Inventory - MM
    •Updates G/ L - FI
    •Credit Memo - FI
    •Adjustment to A/R - FI
    •Reduces Revenue - FI
    Profit Centers can be set-up to identify product lines, divisions, geographical regions, offices, production sites or by functions. Profit Centers are used for Internal Control purposes enabling management the ability to review areas of responsibility within their organization.
    The difference between a Cost Center and a Profit Center is that the Cost Center represents individual costs incurred during a given period and Profit Centers contain the balances of costs and revenues.
    Regards

Maybe you are looking for