CO-PA Report Painter + Column Headers

Hi all,
I've created a report using CO-PA's report painter tool. However when i execute the report, the header text shows "Rec Type/1 Min"  or "Rec Type/ 1 USD" etc... is there a way to get rid of this??
Thanks
SB
Message was edited by:
        Sruthi B

Hi,
You can modify the Header Text of the report. In transaction code GRR2 (Report change), select the report which needs to be changed and go to Menu Path >
Extras > Report Texts > Header.
Here, you can modify the text as per your requirements.
Thanks
Murali.

Similar Messages

  • How to use Value Variable in Report Painter Column defined as Formula

    Hi Gurus,
    In report painter, how can I add one field (exchange rate) in selection screen, so that user can provide the exchange rate to be used, then execute the report, the exchange rate will used to multiple local currency amount.
    The reason for this is we want use provided exchange rate to convert the amount from once currency to the other currency.
    Alternatively I am studying the functionality of "Value Variable" and found that I can perform the task from this. I have created the value variable but when I am using the variable in Report Painter columns as "&ZVALVAR", system is giving me error. I read the help and it states that use the variable with "&" and do it as it is mentioned.
    Can anybody suggest what I need to do to make it workable.
    Thanks

    I did try using the presentation variable, but that does not work too. I am setting session variable in the dashboard prompt (select 'request variable'). When I use presentation variable, it hard codes the value of the variable name.
    sql is
    select date from work_order where facility = @{p_facility}
    the physical log sql is
    select date from work_order where facility = 'p_facility'

  • Two Key figures in Report Painter column?

    Dear Experts,
    We have some company codes with group currency setup and others without this. I have created a report painter report with table GLT0. I want ability to produce a consolidated report for all the company codes.
    However, when I define the report column, I can only select one basic key figure in the column viz. HSL - Local currency or KSL - Group currency for example. In my report I have selected HSL since majority of the company codes report on local currency.
    Is there a way that the program can be told to change the basic key figure during report execution to KSL - Grp Curr for select company codes only?
    Or is there a way to have two basic key figures in a report painter column? I know I sound foolish on this question. But still I ask this.
    Any thoughts, pls share with me. Thanks.
    Vishal Thakur

    You are right Sue. But unfortunately way back in the 90's when our company implemented SAP, those company codes did not activate the 2nd LC as USD. Thus, these companies only have figures updated in the 1st LC which is USD.
    Subsequently, we acquired new companies overseas and then for these co's we switched on the 2nd LC as USD with the 1st LC as the country specific currency.
    Vishal.

  • Hints on Interactive Report's column headers

    Hi,
    I've used +"< spa.n title = "Hint" > Header < / span>"+ (the first 'spa.n' is so it doesn't interpret as code) to put hints on my report columns headers but found that, when using interactive report's tools, the column names that appear obviously include the "code".
    Is there any way to put hints on interactive report columns and still maintain the proper title(in this case Header) when using the tools?
    Thank you,
    Marc

    Hi,
    Thank you for the tip Ghoulies. The spaces I put trying to make it read as text. The code works fine, it actually shows the Header in the report's column and the hint appears on mouse-over.
    What I mean is, when using interactive report's tools, such as "Select Columns", The <span title="hint">header</span> {code} appears as the column name in the +display / not display+ boxes.
    Is there any other way to put hints on Interactive reports so that this doesn't happen?
    Marc                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Report Painter Column Header to display on continuing page

    Gods of FICO,
    I've report painter issue. When out of a report is printed, and when it is longer than one page..... the column header description is not getting displayed on second page.
    how can i show column header description on subsequent pages?
    thanks

    Hi,
    I have the same issue. I have also de-selected the 'Allow row to break across pages' for the whole table but still the table breaks and continues on the next page.
    I see that the question has been answers correct but no solution provided. I would appreciate if you could post the solution.
    Regards,
    Hakan
    Edited by: HakanB on 2011-maj-04 00:05

  • Report Painter Column Order

    Is it possible to rearrange columns in a report painter report? Please let me know how it can be achieved.
    Edited by: Dhimbak on Dec 2, 2009 3:44 PM
    Edited by: Dhimbak on Dec 2, 2009 3:45 PM

    Hi!
    If you can modify the report itself, you can modify the column order as well.
    1. Click on the column's herder
    2. Mark the column with F9 button
    3. Click on the destination column's header
    4. Choose shift with F8 button
    That's all
    Regards
    Tamá

  • Urgent: Report Painter Column

    Hi,
    I added a new column to the report painter report.
    it just has a single company code selection in it for the selected Key figure.
    when i execute the report the new column is not showing up. do i have do any specific setting.
    Thank you,
    sam

    Sorry Sam... I don't have an answer to your question.
    But i've been trying to get some reference materials on report painter for a while now. Something to teaches the basics.
    If you have something like that could you please send me a copy at [email protected] I'd really appreciate.
    My aplogies for giving you more to worry about rather than solve the problem. Cheers. Bambo

  • How to display a caracteristic in report painter column

    Hi guys,
    Got a question about reports using Report Painter,
    apparently it seems that lines are for caracteristics and columns are for key figures but would it be possible to have columns displaying only caracteristics without any key figure?! If so would like you to give me some hint.
    Thanks in advance.

    Hello - Does this link help you?
    http://help.sap.com/saphelp_40b/helpdata/en/66/bc7db443c211d182b30000e829fbfe/content.htm
    Regards.

  • Report Painter: Column Setting

    Dear Gurus,
    Can I set a column only display value based on few GL code listed? Is that I can directly set it in GRR2 or have to go GS12?
    Let say I have actual column and budget column, I only want GL code related to welfare display in budget column, but actual column display all the value. Is that possible to make it?
    Please guide.
    Thank you very much!
    Warm regards

    Hi,
    Using your example, if the welfare related cost elements can be specified as a range, in the report definition, you can directly enter that range as CE 'From' and 'To' in the budget column. Enter something like 1 to 999999999 in the actual column.
    A better way to do this is to use sets. Tcode GS01; table CCSS; field KSTAR; set type BASIC; Name ZWELFARE; you can specify more than on lines of  'from' and 'to' values (as long as they do not overlap). You then use the set in the report definition by flagging the set indicator and entering the set.
    Regards,
    Ming

  • Report Painter - column missing

    Hi Experts,
    I am creating a new report using t-code: CXR4, I have created a form (a) for the two axis (matrix) with all my report format and  I created also another form (b)which is just one axis with key figures.
    After replacing the columns with form (b) in form (a), I noticed that there are 4 columns missing.
    For example in form (b) I have 20 columns created but when replaced in form (a) columns it only displayed 16 column although I have displayed all hidden columns.
    The missing 4 columns is the column in between 1 - 20 columns.
    Is anyone has any idea why is this happened?
    Many thanks in advance!
    Point will be rewarded for those useful.
    Cheers,
    WL

    Thanks Barry,
    I have checked in the next sections/page right but the missing columns are in between the 20 columns...Eg. column no. 15 -18 is not shown in the page/form but rest are in the form. Appreciate your expert advise please.

  • How to change order of report painter columns

    I have a report which shows the columns in one order when in design mode in GRR2 but when the report runs, the columns display in a different order.  When in design mode, you can see the actual output order by clicking the form overview button and selecting the columns tab.
    I am trying to figure out how to set the column order, short of deleting all the columns and recreating them.
    Does anyone know if there is an easy way to do this?
    Thanks all!
    Bob

    Doug,
    using MDC with SAP is ok. Try the following:
    - Use SE14->Edit->Storage Parameter->For new creation and specify the ORGANIZIE BY DIMENSION clause.
    - Go to the change-mode for the table in SE11. Switch to the 'Fields'-Tab and select the complete second line. Then click on 'Cut'.
    - Now select the first line in the same way and click on 'Paste'. By doing so you moved the field at position 2 to position 1.
    - Save the changes, click on 'Check' and, if that succeeds, click on 'Activate'.
    Hope that helps.
    Regards,
                                 Johannes

  • How to remove Sorting options from Report's Column Headers.

    Hi All,
    When i try to run a Query in Enterprise Portal, I'm getting a " Sorting option" in each column. Thats not needed in a Report.
    Kindly suggest me How to remove that Sorting options from Each colum header.
    Thanks in Advance.
    Regards,
    Jayaprakash Jayachandran.

    hi,
    U can uncheck the sorting option in Navigation Pane,which will remove all sorting options.
    Regards,
    aanand

  • Display Periods in Column headers for CO-PA report

    SDNers
    I'm trying to create a CO-PA Report with Column headers that are required to be showing Current Period, last period etc until 6 months back.
    I've tried to put in &0FP .. but that only display the Current period/year...
    How do i get the previous periods displayed in the column headers??
    thanks

    hi Sruthi....
    In standard SAP, the only reports which are available are line item reports - KE24 (Actuals) and KE25 (Plan). However, using Report writer / painter we can create reports as per Business requirements.
    Once we create reports as required, we can execute the same using transaction code KE30 (Execute report).
    You can create / change / display COPA reports using transaction codes KE31 / KE32 / KE33 respectively.
    Once again create the new Report and then execute it.....
    http://help.sap.com/saphelp_erp2005/helpdata/en/7a/4c48c64a0111d1894c0000e829fbbd/frameset.htm
    Regards
    Ranjit

  • Report painter -output parameters,Data source,Extract parameter, report

    Hi expert,
    1)What report painter -output parameters,Data source,Extract parameter, report mean for and what are the difference?
    2)I have create new report painter and transport to  Test server using T-code:GCTR and I find that the T-code always point to old report. As I had check the SE93 the D_SREPOVARI-REPORT is point to report group.Why this happen?
    3) Does creation of new report or modification of the report always need to select the extraction option so that it will able to display the relected changes? Because, I have done modification on the report but it is not reflected the changes even i save until i have to create the extraction is able to display the report but every time i run the report need to select the extraction with option to choose new extract or old. Kindly advice how to save and create the report painter and save will display reflected result .
    Please help

    Hi BR Christian,
    Thank you for the prompt reply.
    I have few querys as below:
    1)Do we every time create new report by copying the existing report painter need to select output parameter, data source and extract parameter in order to be able to display the new report?
    2)when modify existing report painter and save it do we need to select output parameter, data source and extract parameter in order to be able to display the modify report correctly?
    3) What are the different between right click copy the report inreport painter compare with create report painter with copy GRR1?
    4) What are the T-code for modify the report group?
    5) When I create a new report with the right click copy in GRR1 and modify the report painter column only and everything remain the same just the report name different why when execute the report it always appear in the selection screen with report button which have option button to select the 2 version  of report which one is the destination report that I copy from and one is the new report? How to set the report when execute will only display the new report only without need to select the option with just new report only?
    6)For transferring reports you can use GR37 (export) and GR38 (import) can be use to transport from one client to another client? What is difference between GR37 compare with  GCTR?
    7) If I use GR37 and GR38 it is mean no need to create the transport request which as usual we create transport se10?
    we can directly import to another client ussing GR38?
    8)When we create a new report with copy with the existing report with just modify the report colunm and the report name difference only what are the setting example: report,report group need to be selected to be include to export/transport to another client?
    9) What are the difference between library and report group?
    10) Can we set Se93 to execute only report not report group? How?
    11) when using GR37 to transport it is also include the report group,library and the particular report?
    12) Can I include the variable in the column header to display fiscal year which I have selected from the selection screen?
    How and which variable should i use?
    please help.
    many thanks
    Edited by: KH on Jun 18, 2011 6:52 AM
    Edited by: KH on Jun 18, 2011 6:55 AM
    Edited by: KH on Jun 18, 2011 7:06 AM

  • Report Painter: 12 month rolling

    Hi all,
    In SAP IDES, we have 12-month rolling under the library 0F1, 0F-EX001 12 months rolling.
    The column of period, which is &0F-RP11 &0F-RY11 to &0F-RP00 &0F-RY00 ... When execute, this will display as follows: 1 2000, 2 2000, 3 2000, ... 12 2000, where 2000 is the fiscal year.
    Question:
    I tried to simulate the same setting, but my new report does not have enough column width to capture the variable (short text), but medium and long text is OK).  But during running, no matter how I change the replort layout, like lead column, columns, etc ... the report still cannot cater the fiscal year variable.
    Therfore, does anyone know how to "enlarge" the column width?
    Thanks in advance.
    sbmel

    Hi
    To change the column width of the report painter columns, follow the below steps:
    1. Keep the cursor on the column header which you want to change
    2. From the Menu, select Formatting->Columns
    3. Change the value of the column width field to what you want
    4. and press enter
    This will change the column width of all the columns assigned to this Format group.
    However if you want to change the column width of one particular column without changing the others, then you can follow the below steps:
    1. Keep the cursor on the column header which you want to change
    2. From the Menu, select Formatting->Columns
    3. Change the Format group to say a different value which is not used in the report (say 04 or 05)
    4. Change the column witdh
    5. Press assign and press enter.
    Hope this answers your question.
    Regards

Maybe you are looking for

  • Migrating forms from 6i to forms 10g

    Hi all, We plan to migrate the current forms 6i to forms 10g. Can you please suggest/advise the advantages of forms 10g to that of forms 6i. thanks in advance Chettarjee

  • SSL export for loadbalancing server

    Hi I dont find any way to export load balancing Portal server certificate. Lets say, the server PER1.domain.net and PER2.domain.net are load balanced to PER.domain.net. I have successfully exported the certificate of PER1.domain.net and PER2.domain.n

  • Update on Nokia Belle Refresh (111.040.1511).

    Hello my mobile these days has been replaced. On it still is the version 111.030.0609. I want to update on Nokia Belle Refresh (111.040.1511). But there is no link to do that. Can anyone help me? Thanks in advance. Nobby

  • HT204266 I got in the UK App Store. How do I get back to the US App Store?

    I tried to download a Poweron Roland user magazine. It said it was available I the UK App Store. Said, "do I want to switch stores." Like an idiot I said yes. Now I can't get back to the US store. Help please. Thanks, Bob

  • Repopulating BOL Structure via ONSELECT Event

    Hello.  I have searched the forums and could not find an answer.  We currently use WebIC and have a screen where the CSRs can add and remove addresses (related to the business partner).  A change was requested to add a phone number table to this scre