Add Range Selection for Cost Center in Report Painter

Dear Gurus,
I had a report painter which had Cost Center selection, may I know how to change the cost center selection become in range like shown in below picture?
[Report Painter - Cost Center in Range|http://www.pikipimp.com/pp/pimped_photo/s/image/42/231/888/range-compiled.JPG?ts=1236930732343]
Thank you very much!

Hi,
Thanks for your guide, is really detail ~
I had follow your step, create a new variable set for the cost center at GS11.
When I want to include the set (KOSTL2) into the general data selection it prompt this [error|http://www.pikipimp.com/pp/pimped_photo/s/image/42/314/153/ErrorGS12-compiled.JPG?ts=1237172967140] may I know how should I correct it?
Is it my setting was wrong?
Please guide if possible.
Thank you very much!
Warm regards

Similar Messages

  • How to use field "responsible Cost center" in Report Painter

    Hi
    I create report painter by using standard LIbrary and want to use field "Responsible Cost Center" as a parameter in order to display report in hierachy.But the standard Library  "6O1"  doesn't provide  this field .
    So I try to create new library by copy the standard  "6O1" and using  the structure "CCSS".But it doesn't show this "Responsible Cost Center" Field as a parameter .
    Please give me an advice step by step the way to get this field as parameter in report painter 
    regards
    Chompleon

    Hi,
    I have a similar requirement. I have followed OSS note 358251 as an example to add the 'Responsible Cost Center', however it doesn't display in the report even after I choose the field for display. The steps I have followed are -
    1) Added the field ZZ_KOSTV in the include structure CI_CC1S.
    2) Using transaction GRCT, table CCSS, I added a characteristic KOSTV with Def field OBJNR, and filler routinue EZZ_FILL_KOSTV.  I then wrote code in this routinue to populate the value KOSTV from AUFK table in the include program FK21REZZ. In debug mode, I can see correct values are populated in this field.
    3) I created a copy of an existing report in the library 6O1, changed it and in the Total line, added the field Responsible Cost Center to the Selected Characteristics. When I save, regenerate and execute the report, the value for  Responsible Cost Center doesn't get displayed though the displayed orders have a value populated in this field and when I debug I can see the value is passed ut correctly form the filler routinue to the field KOSTV.
    Please help and let me know what I need to do to be able to see this field in the output result.
    Regards,
    Neha

  • How to run GR55 reports in background for cost center hierarchies

    1.  I have been asked by our users to create batch jobs to run in the background for some GR55 reports, that can then be sent directly to cost center managers via email.
    I have figured out the process to do this as long as the cost center manager only needs to see a single cost center at a time.  However, if they are in charge of multiple cost centers, we also want to send them a summarized report using the hierarchy we have set up.  I can't seem to make this work, as the job only seem to recognize the last cost center in the group and the report is for that cost center.
    Example.  cost centers 100, 200 and 300 belong to hierarchy abc.  If I run the job just for cost center 100 it is fine.  But if I have a variant to run hierarchy abc, or even if I use the range 100 to 300, all I get is a report for cost center 300.
    We cannot use BW because we only have revenue in BW.  I am being asked to make this work from standard R/3 within the GR55 realm of reporting.
    2.  In addition, the report selection criteria includes two separate plan/forecast versions.  They need to update these each month prior to running the reports and sending them out.  I looked at the variables associated with the versions and tried to set them up with default values that I hoped would update automatically so that they don't have to manually change 50 or so variants each month.  But I don't see any dynamic variables that I can use to have the system make that change without going into each variant individually.
    3.  There is another piece to this equation as well.  There is another report they want sent out in batch, but it is several pages wide in SAP and several pages long.  So when you run it in batch and either spool it or get it sent as an email, it is very ugly in the formatting due to all the page splits horizontally and vertically.  If anyone knows how to get the report to stay together like it would if you had excel integration turned on, it would be very helpful.  I have tried running it with that integration turned on, but the jobs are set up with user batch_mgr and not my id, so it isn't working well.  The batch_mgr id is just a system id, not a dialog id.  We also don't want the jobs set up with a regular user id because if people leave, then the jobs all need to be changed.

    Kim,
    I may have options for issues 1 and 2. In case of 3, what I can tell you is I understand the concern, but this is what  typically happens in some standard CO reports that are not ALV compatible, I don't think there is not much  there to do unless you add some custom code for the output.
    In regards to point 1, yes,  I have noticed that this happens in some standard and custom reporting, not sure what is going on. I came up with a work around that  made the trick for my client in a similar scenario; which is editing the cost center groups. For instance, instead  of having the group set as a range from 100 to 300,  the groups are have  listed the cost centers, 100, 200 and 300. Obviously, the disadvantage of  this option is  that it would require a bit of more cost center group maintenance.
    In regards to point 2,  I understand from your note  that your users already have set up selection variants for the report. One option for you is to get the help from a developer to create a custom period variable and tiny program that runs in batch every month that would update that variable accordingly. Once that's done, you may have to update at least once, the selection variant  attributes to change the period to a selection variable, so everytime from that point of time forward that the variable gets updated,  it will be ready with the right value for every selection variant that uses it.
    Hope this helps.
    GG

  • 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

  • Report for Cost Center Changes Collectively

    Hi,
    I need a report to see the cost centers changes. For individual cost center, I can see in KS05 - Display Changes
    I tried to search the SAP reports, but could not find any
    Regards,
    Bhavesh

    Hi,
    I donu2019t think there is any standard repot available for it.
    You can develop your own report or query based on the Tables CDHDR and CDPOS, OBJECTCLAS = 'KOSTL' for cost center
    Regards,
    Gaurav

  • Vendor - asset - cost center wise report

    Hi Friends.
    Good morning,
    Please let me know vendor,asset  and cost center wise report ( ie for all vendors at a time.)
    Regards
    Srini

    Hi,
    From T.Code: AR02 you will derive your expected report.
    for vendor select dynamic selection and select ORIGN DATA Tab here you will get vendor field.
    Regards
    Viswa

  • Hide Controlling Area from Cost center in report

    Hi Experts,
    I have Costcenter as reporting field in BW report. Controlling Area is compunding char for Cost center.
    In the report, it shows both values (cost center and controlling area) when i use cost center in query. foreg. KO01/C123456 as key.
    (KO01 is controlling area and C123456 is Cost center)
    Is there any way to ONLY display Costcenter value in report??
    Thanks in advance.
    -Abhijit

    You can add controlling area IO in the line and hide it (in properties set never display) or you can also insert it in filter with fix value KO01.
    Hope it helps.
    Regards

  • Cost Center Planing Report Layout KP65 - Fiscal Year Variable Error

    Hi All,
    I am creating a layout for Cost Center Planing in KP65. I selected Fiscal Year Variable GJAHR.
    In Tex Maintenance when I give "1st Qtr $GJAHR" and save I am getting the following error. "Text variable &$GJAHR has an invalid replacement rule"
    The same is available in other existing reports.
    Fiscal year variable is created in KE3E also.
    Please let me know what is the issue.
    Thanks
    Satish

    Hi,
    Thanks for the reply.
    I created new Variable as follows
    For Fiscal Year
    Type of Var = Char Value
    Enter variable name, say, ZGJAHR - and then Variable is shown as &ZGJAHR
    Field Name = GJAHR
    Replacement type = Entry
    Enter Description
    Parameter/selectop = Parameter
    and I used the variable in the layout and when saving I am getting error
    Please maintain variable &$ZGJAHR
    Text variable &$ZGJAHR has an invalid replacement rule.
    In the text maintenance medium text I have given as "1st Qtr $ZGJAHR".
    Please let me know where can be the issue.
    Thanks
    Satish

  • Cost center group report

    Can I run cost center report referencing two cost center groups and two cost element groups. I know we can do multiple selection for cost centers and cost elements but that will not help my cause.
    Lets say we have cost center groups A & B and cost element group 1& 2. We would like a report that shows us Sum of A1 + Sum of B2. This explains why we cant simply use multiple selction for cost center and cost element group. It will also give you an idea of what kind of output we are looking for.
    Any help in this regard will be highly appreciated and points duely assigned.
    Nik

    Hello nik,
            what is the cost center hirearchy you are using. If you are using alternative hierarchy then you can do this by selecting higher level of the A&B.
    regards,
    sankar

  • Activate text for Cost Center for ME51N, ME52N, ME53N

    Hi, experts
    As a requirement on T/C ME51N, ME52N, ME53N is needed to activate on "Account assignment" tab, the text for Cost Center field, how can I do this?
    Thanks in advance.
    Is there any path or exit could help with it?

    I need to add on Tabstrip "Account assignment" for fields
    CO Area and Cost Center text field description ( right side ) for each one.
    How can I do this? Thanks in advance.

  • 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

  • F4 help is not available for cost center in Confirmation

    Hi
    We are working on SRM 4.0
    During the Confirmation of services through WEB portal   ( F4 ) option is not available for Cost Center
    Through GUI ( Backend) we are able to see the Values in Drop down , but when we select them un able to copy them to Confirmation screen.
    Through Web front end F4 help also not appearing.
    We have applied the OSS Note 935201 in spite of which, it is not working
    please give me inputs on it.
    Regards,
    Neelima
    Edited by: S Neelima on Dec 9, 2009 4:54 AM

    Any inputs???
    Regards,
    Neelima

  • Link for Cost Center And Work Center.

    Dear Experts,
    Can you Provide me the Link for Cost Center And Work Center.
    Regads,
    Jyoshna

    Dear Experts,
    I got the answer for the Link Between Cost Center And Work Center.
    By using CR03   T Code we can see the Display Work Center : Cost Center Assignment Screen will appear.
    we need to select the costing tab, We can find Cost Center .
    Thanks & Regards
    Jyoshna

  • BAPi for Cost Center

    hi all
    I am looking for a BAPI/Functional module  for the below mentioned SAP stan report for cost center
    S_ALR_87013611 - Cost Centers: Actual/Plan/Variance
    S_ALR_87013625 - Cost Centers: Actual/Target/Variance
    Regards
    Praveen

    hi all,
    If there is no BAPI/BADI/Functional module avaible  for cost center report ( Planned /Actual comparision)
    can you please tell me the relative CO table  from where i can get the Planned and Actual values,so that i can prepare a report based on the CO table.
    Revert
    Regards
    Praveen

  • Preparation of cost center wise report

    hello experts,
    I want to know the tcode for cost center wise expenses reports.
    i have tried the ksb1 but it is working only for one cost center at a time.
    i want to prepare the cost center expenses report for all cost center in company in following format.
    cost center
    Amount
    what procedure should i follow?
    Please help.

    You can use KSB1 but create a Cost Center Group with KSH1 to make it easier.  You can also create a group of groups to form a hierarchy so you can analyze at different levels.  Hope that helps.

Maybe you are looking for