Cost Center and Internal Order report

Hi,
We are trying to design an account structure using Cost centers and statistical Internal orders. So any invoice would be booked on REAL Cost Center and a STATISTICAL Internal Order. Can I pull up a report based on the cost center and also the internal order?
Our other requirement is to report the values on the statistical internal order along with the values on a profit center ( can be any profit center belonging to the company). Is there any way to develop a report using special purpose ledger or ABAP that can achieve this requirement.
Any help on this issue will be greatly appreciated.
Thanks and Regards,
Venkat

In t code KOB1 - Order line items, you will get details of cost center as well. For this you need to display field Aux. acct assignment_1.
Regards
Rakesh Pawaskar

Similar Messages

  • Report showing total costs pr. cost center and internal order..

    Hi FI Gurus,
    Do any of you know a standard report, which can display G/L, Company code, Period, total cost in local currency, cost center and internal order. The report should be at summarizational levet (not line items) and we should be able to sum costs at cost center and internal order.
    Finally we should also be able to transfer the report to BI via an extractor etc.
    Thanks for you help
    Pernille

    Hi,
    Cost Centre vise Report you can take from KSB1
    Internal Order Vise Report you can take fro KOB1
    Regards,
    Sridhar Sha

  • PM Order Settlement to Cost Center(real) & Internal Order simultaneously

    Dear Experts.
    I have a request from client to settle 100% of PM order to Cost Center (real) and internal order (statistical) simultaneously. The purpose of statistical orders is to capture all the expenses (electricity, water, security charges, maintenance, etc...) location-wise. 
    PM Order settlement through statistical IO will contribute to  the maintenance aspect, and other expenses will be captured to statistical IO through financial GL posting. Hence each location will have a unique statistical order maintained.
    In the settlement Profile, I have maintained Order and Cost Center elements as "Settlement Optional" Under "Valid receivers". But the system doesn't allow this settlement. As per my understanding SAP allows settlement (100%) to go only to a single object.
    Appreciate your inputs on this matter.
    Thanks,
    thushantha.

    hi,
    Please check how you maintained the real object in the settlement rule.
    You must maintain both the cost center and internal order on the same assignment line such as:
    CAT:     Settlement receivers
    ORD      ORD_Number   Cst_Center_number         100%   PER
    The system will correctly generate KI178 if you have the following:
    CAT:     Settlement receivers
    ORD      ORD_Number                              100%   PER
    CTR      Cst_Center_number                       100%   FUL
    regards
    Waman

  • Settlement of Cost Center And Production Order Variance

    Dear All
    I have just started to learn SAP Controlling. I am able to get hold of  some materials on Controlling. May I request the experenced forum memebers to please explain the following
    1. How data flows from FI to CO and PA
    2. When cost center and production orders are settled, how the variance are settled and which accounts/ modules get effected
    and a source where I can get some material on this topic. Your immediate replies  and valuable peice of advice will help me a lot
    Thanks
    Arvindh

    Dear All
    I have just started to learn SAP Controlling. I am able to get hold of  some materials on Controlling. May I request the experenced forum memebers to please explain the following
    1. How data flows from FI to CO and PA
    2. When cost center and production orders are settled, how the variance are settled and which accounts/ modules get effected
    and a source where I can get some material on this topic. Your immediate replies  and valuable peice of advice will help me a lot
    Thanks
    Arvindh

  • Report Writer Missing Data for Cost Center+Investment Internal Order

    Hi Gurus,
    I have met a problem on Report writer. T-code KSBB -> Report for Cost Center Group by Cost Elements in diff months.
    The report can be drilled down to call KSB1 to give line items on the cost element by cost center/group.
    The problem is the drill-down report missed the line items for investment orders. ( Compared with manually use KSB1)
    The overhead internal order line items are fine.
    For example, document 001-Apr:
    Dr. Cost Element 1009                 $900  -- BA 90  Cost Center 90000 Investment order 9001
         Cr. Other cost elements.                  $900
    Document 002-Apr
    Dr. Cost Element 1009                 $800 -- BA90 Cost Center 90000 Overhead order 7001
         Cr. Other cost elements                      $800
    In KSBB report, the cost center group for 90000 in cost element 1009 in Apr only has $800.
    And the drilled down report which called KSB1 has the line item for docuemnt 002.
    However, when I run KSB1 directly, the total amount for cost element 1009 in cost center 90000 is $1700.
    Here is what I checked:
    1. I have my ABAPer checked the KSBB program and KSB1 program to debug them in DEV ( DEV and PRD has the same problem). The different to get the data is that in KSB1, it has selected a value type 11 ( Googled: field name is WRTTP, Down payments as expenses. In program: WRTTP means Statistically Actual ) and 04 ( Googled: Actual True Posting. In program: 04 in WRTTP means Actual posting).
    But in KSBB, it only select 04 when I clicked the drill down report to call KSB1.
    2. I am thinking that the cause was on different types of internal order:
    Overhead internal orders are statistical orders.  Investment orders are actual orders.
    Could you help to throw some light on the problem?
    Thank you very much.
    Emma

    Hi,
    Cost Centre vise Report you can take from KSB1
    Internal Order Vise Report you can take fro KOB1
    Regards,
    Sridhar Sha

  • Internal Order report per SKF

    Hi
    I am new to CO area.  I have a requirement. 
    I have to monitor the maintance costs per 46 vehicles I have in my company individually.  I have created these vehicles each as a Statistical Key figure.  I am posting the maintenance expense to a Cost element and the cost element is assigned to a Cost Centre.  I have also created an Internal order (statistical) and the above postings are also captured to this internal order.
    Will the above would meet my requirement of monitoring the maintenance cost incurred per each vehicle ?
    Which report would show the cost incurred per vehicle for a period ? 
    Regards

    Hi,
    SKFs are used to allocate costs from one cost object to other object.
    in your case,you have created one cost center and one statistical Internal order.you book all 46 vehicles cost to one cost center and one statistical internal order.how are you going to see view costs by vehicle.
    with your set up it is not possible.
    Create one cost center and 46 statistical internal order.
    when ever you booking cost for for vehicle input cost center and Internal order.for expample.
    you have created cost center CC1000 and statistical internal order like IO1,IO2,IO3 and etc....to IO46.
    posting are like this
    Cost element   Amount  Cost center  Internal order
    6000000               $30     CC1000      IO1
    6000000               $60     CC1000      IO3
    Hope this helps you.
    Thanks,
    Rau

  • Restriction for cost center and IO

    PL account 520000 to 520010 is restricted to post to IO and cost center together, how to design CO validation and show error messgae, for example, 520010 can only be posted to IO or cost center, but can't be post to both cost center and IO.
    do we need user exit?
    thanks

    TC: OB28. Environment->validation.
    Create a new validation under "Line Item" section.
    Attach step 1 under the new validation.
    prerequisite: (g/l account no>=520000 and g/l account no < 520010)
    check: cost center="" or order =""
    message: type "E", message text could be like "account no &1 must be assigned both cost center and internal order"
    Attach step 2 under the new validation
    prerequisite: g/l account no=520010
    check: (cost center="" and order="") or (cost center not equal to "" and order not equal to "")
    message: type "E", message text could be like "account no 520010 must be assigned either cost center or internal order"

  • Usage of Cost Centers, Profit Centers and Internal Orders

    Hello everyone,
    i have perhaps for some of you a simple question but it bothers me alot.
    Imagine we are using Cost centers and Internal Orders. For them we create statistical key figures using transaction KB31N.
    Now we are installing SAP BI and want to create a report which would be generated acording to cost centers but with statistical key figures.
    The question would be how to make a connection between cost centers orders and those stat.key.figs?
    In our case the economists say that we are using this kind of scenario:
    Dist.chanel ->
    Sender: Cost center, Cost element
    Receiver: Int.Order
    and Stat key fig.
    This is the only place where we have a connection between thos objects. Is there other way how to connect them. perhaps using profit centers?
    If somebody didnt understand it, maybe ill try to explain it a bit better
    Reagards
    Laurynas Prikockis

    Hi Laurynas,
    Pls try to understand the concept as explained hereunder...
    Cost Element:
    Primary Cost Element : Replication of GL to bring costs into CO module when they are posted in FI 
                                       module
    Secondary Cost Elements: Carriers of costs between two Cost Objects (when we want to transfer the
                                            cost from Cost Centers to Internal Orders, vice versa and more, we create
                                            Secondary Cost Elements to carry the costs and transfer them to the 
                                            reciever objects from sender objects)
    Cost Center: It is a Cost Object, maintained on long-term basis, where we can capture the costs (Ex:
                        Marketing Cost Center)
    Internal Order: It is also a Cost Object, maintained on shor-term basis, where we can capture the costs
                         (Ex: Internal Order for Special Marketing Campaign). Ultimately, whatever the costs
                          posted to this Internal Order, will get settled to Marketing Cost Center.
    Staitistical Key Figure: It is used as a basis for allocation of certain expenses (Simple example would
                                      be, Total rent paid for office is $100000 per month. This cost has to go to
                                      different Cost Centers like Finance and Accounts, Marketing, Purchase Dept
                                      etc on the basis of "Area Occupied". So, We will define "Area Occupied" as a 
                                      Statistical Key Figure in our system.
                                     Now, when the Rent amount is posted in FI, it wil reach a Virtual Cost Center
                                     (An "Allocation Cost Center" with name "Rent" to be created under your
                                     Controlling Area) "Rent". From there, it has to reach the other Cost Centers (lie
                                     F&A etc as explained above) on the basis of Area Occupied (SKF Created
                                     for "area occupied")
    For this, you need enter the Area Occupied values (Ex:Sq Ft) in KB31N and you need to create an Allocation Cycle (Distribution / Assessment) where in you will select "Area Occupied" (SKF) as your Receiver Tracing Factor.
    I hope I am clear, don't hesitate to revert back for more explanation...
    Srikanth Munnaluri
    Edited by: Srikanth Munnaluri on Mar 3, 2009 7:26 PM

  • Report Painter Request - Cost Center and WBS Element

    Hi Everyone,
    Currently, my company settles all project related expenses through to a cost center by way of an internal settlement cost element (category 21).  The issue with this is that when the expense gets to the cost center, they lose all visability as to where the expense originated, such as salaries or travel expense (category 1 cost elements).  We can't switch the settlements to the originating cost element from wbs to cost center just because of the additional data/volume that will cause.  My thought was to create a report painter that can run by cost center but also show the wbs's that settle to that cost center and group the expenses by primary cost element (cat 1).  I'm assuming that there is a way to marry a cost center and wbs element by way of the wbs settlement rule but how would that be done for reporting purposes?  I've seen it done before by way of a nightly job that created sets based on the combination of cost center and wbs but I'm not sure how that was done.  Any advise and examples?
    Example:
    Cost Center:  IT
    WBS: A.0017.01.01 (settles to cost center IT)
    Postings made:
    1.  CC IT and CE 552000 "salaries"..............................$20,000
    2.  WBS A.0017.01.01 and CE 552000 "salaries"........... $5,000
    3.  Settlement of WBS to CC (expenses flow through to CC IT by way of CE 985000)
    I want to run CC IT and see that the account 552000 really shows $25,000 and can be broken down by cost object (CC and WBS by the amounts above)
    Thanks,
    Pete

    Hi Peter,
    I had a similar requirement and used report painter report group 1SHK-002 (in library 1VK).
    I took a copy of the standard and ameneded it slightly, I switched the explode so it occured on the cost center not cost element.
    The report runs so that direct costs on the cost center are shown at primary cost level. And values settled to the cost center are shown on the partner object. In your case i guess WBS Elements (Partner ObjType WBS).
    Now in my case I didnt need cost element breakdown on partner level, just on cost center so effectively I have(sorry for text alignment but I hope you get the idea):
    GL1   .............  100
    GL2   .............  250
    + Cost center1 total ....350
    GL3 .............   50
    GL4 ............. 100
    + Cost center2 total.... 150
    Primary Cost Total ..... 500
    X-YZ-1.200 .............   50
    X-YZ-1.400 ............. 100
    + WBS total ............. 150
    IO 1............. 100
    IO 2  ............. 100
    +IO total  ............. 200
    Partner Total............. 350
    Overall total .............  850.
    Its not exactly like your requirement but it might be a good report for you to work with to get what you need.
    Elaine

  • KO88 - Error when settling for Cost Center AND Auc for the same Internal Or

    Hi Experts,
    We need to configure Investment Internal Orders that could settle to both Cost Center and Auc, but each assignments with different Source Cost Elements
    We did the following:
    1. Created Auc Class
    2. Created Investment Profile "IMOBIL" and assigned to Auc Class, flagging Auc
    3. Created Allocation Structure "CV" with two assignments:
    01, Source = Cost elements 7000000000 to 7999999999, receiver AUC "by cost element"
    02 Source = Cost elements 4000000000 to 4999999999, receiver CTR "by cost element"
    4. Created Model Order, filling the Investment Profile IMOBIL created in step 2.
    5 Created Settlement Profile ZCV0001, assigning Allocation Strucutre CV, allowing CTR and AUC for receivers, default receiver is "FXA", doc type "AA".
    6 Created ORder Type CV01, assigning Settlement Profile ZCV0001.
    When I post only for Asset Expenses (Source Cost element 7, Assigment 01), the settlement through KO88 correctly settles to AUC, and also creates the settlement rule for cost center (i'm using the strategy to create from Responsible Cost Center).
    But when I post for Asset Expenses (cost elements 7, receiver AUC) AND General Expenses (Source Cost element 4, receiver CTR), KO88 generates an error KD506, saying that for Assigment 02 - AUC I didnt define a settlement cost element.
    1. Assignment 02 is not AUC, is CTR;
    2. I flagged "by cost element", so I don't need a settlement cost element. And also, I was able to post to AUC when the source posting was only for cost element 7.
    Did you face any problem like this?
    I cannot find out what is the missing configuration, or if it is a program error...
    Kind Regards
    Mayumi Blak

    Hi Ajay
    I already created Source Structure and assigned to my Setllement profile (so I assigned Allocation Structure AND Source Structure).
    I don't understand when you say that I need to assign the Source Sutrcture in each rule....because the Source structure is in the Settlement Parameters valid for both rules...
    When I post to Asset Expenses only for the internal Order, the 2 rules (CTR and AUC) are created when I run KO88 (but only AUC rule is settled). This is OK.
    The problem is when I post for both General Expenses AND Asset Expenses, the system is not recognizing that I have 2 source structures, neither is findind that for CTR AND AUC the Settlement cost elements are the original cost elements.
    I'm thinking about changing message KD506 to warning, do you know if this can help?
    Kind Regards
    Mayumi Blak

  • PM Order Confirmation using Personnel's Cost Center and Activity Type

    Hi All,
    Is it possible to have PM Order confirmation (IW41) using Cost Center and Activity type from Personnel instead of default from Work Center?  If it is, can it be done with some configuration or user exit?  Please advise.  Thank you.
    Dai

    Hi friend,
    Order confirmation will be done for order operations.While doing confirmation we post the actual work done by the repective work center and respective activity type assigned to the same workcenter.
    But these activity types are assigned to cost center for cost calculation.confirming the respective operation in maintenance order through workcenters gives the report of planned work and actual work done by the respective workcenter.
    We cannot confirm the operation using costcenter and activity type directly through transaction IW41.
    If you want to develop new confirmation screen and making confirmation of the respective order operation with only costcenter and activity type fields, you can do it .
    Regards,
    Pardhreddyc
    Edited by: Pardhreddyc on May 17, 2011 12:45 PM

  • Cost center and proit center bi reports

    hi all ;
       we want to prepare bi reports for cost center and profit centers same as r/3 report standard and r/3 features in bi so help me out in this how to follow iam new to bi l
    regards
    ram

    Hi Raman..
    Cost Center : It provides information on the costs incurred by your business. Within SAP, you have the ability to assign Cost Centers to departments and /or Managers responsible for certain areas of the business as well as functional areas within your organization. Cost Centers can be created for such functional areas as Marketing, Purchasing, Human Resources, Finance, Facilities, Information Systems, Administrative Support,  Legal, Shipping/Receiving, or even  Quality.
    Some of the benefits of Cost Center  : (1) Managers can set Budget /Cost Center targets; (2) Cost Center visibility of functional departments/areas of your business; (3)  Planning ; (4) Availability of Cost allocation methods; and (5) Assessments/Distribution of costs to other cost objects.
    Profit Center : provides visibility of an organizationu2019s profit and losses by profit center. The methods which can be utilized for EC-PCA (Profit Center Accounting) are period accounting or by  the cost-of-sales approach. 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
    Sudheer

  • 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

  • Cost Center and GL account in Sales Order / Delivery

    I have a requirement where we want user to specify what cost center and GL account should be used while posting goods issue.
    Currently GL account and Cost Center is automatically determined based on OBYC configuration.
    Is there a way  user can populate Cost center and GL account at Sales order or Delivery document level and what ever they have specified will be used for Posting Goods Issue.
    If user doesnt specify anything then standard OBYC determination should take place.
    I looked at OVF3 transaction which can default cost center (though no GL account) but its not useful in our requirement.
    I also looked at OKB9 transaction but not sure if we can use it either.
    Again we want user to enter Cost center and GL account at either SO or Delivery document level and then that should be used for Post goods issue.
    Thanks in advance.

    Hi,
    In delivery under tab GOODS MOVEMENT DATA
    After valuation type column COST CENTER & G/L Account column available
    Now with the help of FI consultant make it change mode so user can maintain  also I observe that if delivery created without reference to order then that fields are in change mode means user cn maintain data for this but if with reference to order it is disable mode
    Check in t-code OMJJ FIELD SELECTION FOR MOVEMENT TYPE
    Put movement 601
    Then select movement type and double click on filed selection (from 201)
    Then go to additional account assignment and for cost centre make it optional or requirement
    or Else under field selection enjoy for movement type 602 indsert field KONT0 and KOSTL and check
    If this can not work there is option field selection for G/L account check that with FI
    Kapil

  • Internal Order Report - For the documnets when the cost ele. was not create

    Hi,
    We created internal orders for tracking capital expenditure relating to assets. At that time, we were not created asset GL's as cost element. Recently we created asset GL's as cost elements (category 90).
    Now we are getting the internal order report after creation of cost element for the transactions done thereafter. We mentioned the internal order number in PO but not in accounting document earlier. Now we are maintaining internal order number in accounting document also.
    So when we run OKBA we are getting CO document but, it is not tracking against internal order (since order number was not mentioned earlier). We executed one MM document in which internal order was mentioned through OKBB but there is no change in the internal order report.
    Is there any possibility to get the internal order report for the transactions done before creation of cost element.
    Please guide me
    Best Regards
    Madhusekhar Gupta G

    Hi,
    Thanks for your quick replies.
    Can we get the report as follows.
    1. Total Po's value for the internal Order (through Table EKKN)                                                      xxx
    Less: Value already posted to Internal order after creation of cost elements (S_alr_87013019)  xxx
    Less: Total Value to be invoiced (Tcode -ME2N)                                                                             xxx
    Net amount to be posted to Internal Order manually                                                                        xxx
    Is it correct?
    Regards
    Madhusekhar Gupta G
    Edited by: gms gupta on Feb 20, 2012 4:33 PM

Maybe you are looking for

  • Can we Sum the Values in the Qualified table Fields??

    Hi All, I have a requirement where..Each material has multiple UOM's, So designed it as Qualified Table. UOM is a Qualified table. UOM Type is NON Qualifier. Weight Qualifier - Integer field Length Qualifier - Integer Field Now in main table there  i

  • Is anyone else observing black lines all around applications windows in Mavericks?

    Note that when I am in application windows am observing lines around my applistion windows as if there ewre multiple echos of the window and this happened since I upgraded from Mountain Lion to Mavericks.  I will attempt to insert a screen shot of th

  • Arrow keys dowsn't work

    hello my name is Giorgi from Georgia. 1. I've got macbook pro 15". Version 10.5.8. after few updates I found that 3 arrow keys stopped to work. I can't find the reason why, so please help me. 2. My mac is already quite old and I'd like to update vide

  • APC UPS, Mountain Lion, and system restart problem

    I have a Mac Pro (3,1) and it's been running Lion (10.7.x) for a long time. It's connected to an APC UPS XS 1500 via a USB cable for years. I've never had any problems with it. Two weeks ago I updated to Mountain Lion (10.8.2). Since then I've return

  • N96 Trouble Shoot

    Here is the problem. I have music on my phone. I cant delete it. When I tried removing the songs from mass storage , they still showed up in the music player. When i try to play these files it comes up with "unable to play song, file is corrupted". &