Problem in  report writer

I am in the final stages of completing a report in RW that will be exported to Excel. I have formatted the header for by selecting the “Text” button and the “Text to Export” button”. Everything looks great in the export except that I need the report column headings to match up with the excel columns. I found the “Column Text” variable and have tried using it but it is only pulling the text for the first column repeatedly.
What do I need to do in RW to make to “Column Text” variable pull from column 1 through 8? I am sure this is simple but I am spending too much time searching.

Adarsh,
This needs to be in your LD_LIBRARY_PATH (or equivalent depending upon what Unix system you are on). If this file is not part of your installation, then you need to reinstall the product as your installation directory is incomplete.

Similar Messages

  • Mailing Problem in Reports Writer 3.0 (URGENT)

    Hello,
    I 'm facing mailing problem in Reports Writer 3.0.
    All Reports files (.rep) are stored on NT Server(in a particular
    dir) and I have full permission (on that dir).
    After running the report, when I try to send mail then it gives
    the following error
    REP-4203: Error occurred while sending a mail message.
    REP-4221: Cannot access attachment file.
    So pls. suggest me.
    Thanks
    PSR
    null

    This is the wrong forum for reports issues - particularly for such an old version :-) However, you'll have to write a user exit to do that kind of stuff. And no don't ask me how, it was all too long ago, but there should be a section on that in your manual.

  • 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

  • Problem in reports 6i  while using delimiter option.

    Hi,
    I am facing problem in report writer while using delimiter option.
    Report summary
    ==============
    In my report I am having two queries in data model and two different repeating frame for each in layout.
    These quires are called based on the user parameter. That means if user parameter is 1 then query 1 is called and the report is kick off and same for query 2 when user parameter is 2).
    Problem Encountered
    =================
    Both these reports are running fine while using pdf option to generate report .
    While using delimiter option only one of the query is able to generate report (based on which ever is created first and rest will give 0 byte file).
    I have also trapped it while using messages and it is logically flowing fine.
    I think report writer does not support such scenario.
    please expedite on this.
    thankx
    peyush

    Hi,
    There are no such limitations with Reports. If I understand properly, you run the Report twice, in each run, you are trying to execute different query, and you generate two dilimited Reports output files? This should work fine. Try out the latest Reports 6i patch-10 for this. You can even approach Oracle Support with your testcase. FYI, with Reports 6i patch-11, a new feature "dlimited data" is introduced which will give delimited output with a data dump i.e it would not be dependent upon the Reports layout. You can probably try out this new feature also.
    Thanks,
    Rohit Hi Rohit,
    Thanks for the information.
    well I am generating single output file on each run .
    the problem is somewhat funny.
    I have build query2 in data model after query1.
    query 1 is giving me correct output both in .PDF and delimiter version.
    But query2 is giving me 0 byte file for delimiter version although in .PDF it is running fine.
    When I took out query2 to another module it is running fine for both.
    I hope this make sense.
    Moreover if u still not clear about the problem and thinks that u can help me out please send me ur mail id so that I can send you the RDF copy.
    Thanks
    Mohit...

  • Problem in oracle report writer installation

    Hi
    I was trying to install oracle report writer in sun box. after I set the term variable. when I run the orainst file its giving the following error
    orainst: cannot determine current directory
    tk2c*.res: No such file or directory
    Supported Terminals are :
    TERM=vt-52 ORACLE_TERM=vt-52
    Can't find resource file
    /./tk2{TERM}.res or
    /./tk2{ORACLE_TERM}.res
    Please set your TERM variable to one of the supported terminals.
    Exiting orainst procedure.
    Ramesh

    Adarsh,
    This needs to be in your LD_LIBRARY_PATH (or equivalent depending upon what Unix system you are on). If this file is not part of your installation, then you need to reinstall the product as your installation directory is incomplete.

  • Problem in starting Report Writer

    When I try to start Report writer with rwbld60, it shows an error
    Error while loading shared libraries: libjava.so : cannot load shared object files: No such file or directory.
    Pl. let me know how to configure java for starting report writer.

    Adarsh,
    This needs to be in your LD_LIBRARY_PATH (or equivalent depending upon what Unix system you are on). If this file is not part of your installation, then you need to reinstall the product as your installation directory is incomplete.

  • Report writer problem

    Hi,
       I have created a report through report writer/Painter(GR51). My query here is to link this report to a transaction code. Could you please suggest me how can I acheive this?
    Thanks in advance.
    Suresh

    Hi Suresh,
    Go to SE93 and select the Transaction with Parameters ( Parameter Transaction)
    Then in the Transaction field give:  START_REPORT
    Skip initial screen
    Screen 0
    In the default value for the parameters give
    D_SREPOVARI-REPORTTYPE  RW
    D_SREPOVARI-REPORT     ( Give your Report Group )
    If you have any doubt pick any report painter tcode and check in SE93.
    Hope this helps.
    Thanks
    Lakshman

  • Getting a weird error in Report Writer Report(ABAP Reporting tool)

    Hi Guys,
    If anybody has worked on Report Writer Report.Can you help me in this regards?
    There is a peculiar problem for the (Column block) .In the Column block there are 3 key figures(Quantity,Local Currency and Group Currency).
    Of these in the output of the Report Writer Report the Quantity Column is not getting summed up properly.Though the other 2 columns(Local Currency and Group Currency)are reflecting the proper summed up data.
    According to the tables, all of them are reflecting the accurate data.But only for the Quantity column though its reflecting the actual data,but the summation for it is not reflecting the correct data.
    Can anybody tell me if we can attach screen-shots for Questions posted in Forums?
    Please help me in this regards.

    Hi James,
    Thank you for your quick response.
    I checked the report and the remainder functions is not being used.
    The only formulas being used in the report are the following.
    UpperCase ([1])
    + ", " + - This is set to @name
    {@name} + " (" + + ")"
    There are some formatting formulas set on the above values, but other than that, there is a sql query and the "select distinct rows" and "perform grouping on server" is selected.
    Thanks,
    Jayashree

  • How to find report values using report writer

    hi,
    Please help me.
    How to find report values using report writer
    Regards,
    RRK.
    Edited by: Alvaro Tejada Galindo on Feb 6, 2008 12:01 PM

    Thanks all for the reply.
    I am trying to solve a problem where report parameter value that is set at Management Console is wiped out after calling replaceConnection.
    databaseController.replaceConnection(oldConnectionInfo, newConnectionInfo,
    null,DBOptions._doNotVerifyDB);
    We have to support changing database connection from a java utility
    class. But once replaceConnection is called all existing static parameter values are lost. To fix this issue we thought of getting parameters and values before calling replaceConnection and setting it after replaceConnection.
    Version is CS2008 SP3 - version 12.3.0.601
    If there is any other option of fixing the original wipe out issue?
    ParameterValues.getValues() didn't return value. I will try ParameterValues.getCurrentCalues() but the document says ParameterValues.getValues() is  equivalent to the IParameterField.getCurrentValues() method  unless it is empty, in which case it is equivalent  to the IParameterField.getDefaultValues() method.
    So getCurrentValues() may not work.

  • Report Writer Issues

    A user transported Report Writer objects into a production system which is affecting other businesses data when they run report writer. The first issue I am seeing is that incorrect variants  are defaulting fir at least one Report Group, and maybe more. I suppose it is impossible to back out the transports that are causing the problem?
    How does the variant default to a specific report Group?
    Any other Report Writer transactions, info, or other materials will be appreciated.
                   Thank-You

    In the lead column, this is where you define your row definitions. For example if you are using GL accounts these would be defined here. Next, create another row definition by double clicking. It will bring up an option. Pick formula. Then you can do math calculations.
    In the currency column you should only define one currency. This is your key figure. Also select the characteristics that you want it to be based on 'ie fiscal year'.  If in FI try TSL.
    Message was edited by: Dave Scarpino
    Message was edited by: Dave Scarpino

  • Report Writer Translation

    Hi,
    Our requirement is to translate a report writer report from english to Chinese.In one of the reports the texts were partially maintained are we need to translate the rest of the texts.The library element is custom created.
    Inference
    1. Chinese language is maintained in GCRS tcode.
    2. In GRRT could not find the corresponding texts displayed in the screen shot below.
    3. Tried looking in the notes 184552,166852. But couldn't resolve.
    Question.
    1. Can we translate such partially translated report writer reports?
    2. How can we do it?.
    Thanks,

    Hi
    I' ve the same problem, i created a "currency translation exchange rate types" and i would like to select it in my report. But when i use "currency translation" via a right click on a price, there is only the rate type : "CM: Fixed target currency, Current Date". How could i see my specific rate type ?
    Thanks
    Jak

  • Report Writer Object Names

    Can anyone tell me what these objects represent in Report Writer. They are in a transport that is causing problems in the receiving system:
    RWRO
    RWSO
    RWJO
    RWMO
                       Thank-You.

    Hi
    check this
    Report Writer functions can be accessed from within the Report Painter.
    The difference lies in the GUI of the report painter.
    For Report Painter
    http://help.sap.com/saphelp_47x200/helpdata/en/66/bc7d2543c211d182b30000e829fbfe/content.htm
    For Report Writer
    http://help.sap.com/saphelp_47x200/helpdata/en/66/bc7dc143c211d182b30000e829fbfe/content.htm
    Refer the following links :
    http://www.virtuosollc.com/PDF/Get_Reporter.pdf
    http://sap.ittoolbox.com/groups/technical-functional/sap-r3-other/accessing-tables-using-report-painterwriter-98766
    http://help.sap.com/saphelp_47x200/helpdata/en/da/6ada3889432f48e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_bw31/helpdata/en/66/bc7d2543c211d182b30000e829fbfe/frameset.htm
    Regards
    Anji

  • Report writer Authorization on selection screen

    Hi All,
    In transaction GR55 (to execute the report group), when the user enters the selection criteria for the report group, I want to validate the
    'Profit Center group' and 'Profit center values' fields. The way it should be validated is, it should check the entry for the 'profit center group' or 'values' entered against the 'user name' in a Ztable for that user. If there is no entry in the Ztable matching that 'User name' and 'profit center group or values' , it should give an error message. I have seen that there is a user exit 'EXIT_SAPFGRWX_001' (Authorization check on initial screen).
    But my problem is, in this functional module (code is shown below), the table 'I_T_SELSCREEN_PARAMS' has only one filed for both 'Profit center Group' and 'profit center values'.
    1. when I enter 'Profit center group' 'ABC' in my selection criteria, I_T_SELSCREEN_PARAMS has following values.
    I_T_SELSCREEN_PARAMS - selname = '%8A-PCHI'.
    I_T_SELSCREEN_PARAMS-low = '01061000ABC'.
    2. When I enter 'Profit Center Values' as some '3001000' to '3001020' inn the selection criteria, I_T_SELSCREEN_PARAMS has following fields,
    I_T_SELSCREEN_PARAMS-selname = '%8A-PCHI'
    I_T_SELSCREEN_PARAMS-low = '0002$ZSLP&8A-PCHI'.
    here ZSLP is the report group name.
    I don't understand how to get the values '3001000' to '30001020' into my user-exit in case 2.
    Is there any other way of doing this? has anyone used this user-exit? Please help me.
    Thanks,
    Krishna
    FUNCTION EXIT_SAPFGRWX_001.

    Hi Krishnakumar Ramadoss,
    For your requirement to have authorization, SAP provides facility in report writer/painter to give authorization groups.
    Go to GR52.
    Input your report group name.
    Click on Header (Cap symbol) or F5.
    At this header screen , you can see a field where you can provide Authorization group.
    Try this. It may help you.
    As a note:
    Report writer / Report painter reports are reports which are created with zero percent coding.
    The SAP generated program (E.g: GP3ICYT39FHJLOYBA2025DBAE1V213) cannot be changed or modified.
    The only coding that you can do in a report writer are the formula's and logic that you can write in variables of the report writer / painter.
    Regards,
    Subin John

  • Report  Writer not displaying the column heading correctly.

    Hi,
    We have generated the report writer using the transaction GR55 by logging in EN language.
    But when we executed the report, column headings are not displayed properly, instead it is displayed some thing like $ZR07##ZCO-OI# $.
    Please help us in solving this issue.
    Regards
    Shibin

    Hi,
    Problem solved. We need to generate the report writer in original language only and it will reflect in other languages. Directly if we execute in other language it will display correct headings.
    if we generate in other language it will display wrong heading even in original  language also.
    So generate report writer in original language only
    Regards
    Shibino.

  • Help on report writer for Trial balance report

    Hi
    client is using report writer report for TB report say report ZTB.Now problem is when new financial year started on 1/4/2007 it is not carrying opening balances from previous financial year.
    Existing report writer report is linked to Macros developed for complete financial reporting.So existing format can't be changed i.e addition of new columns etc.
    Is there any place staright away I can make a change so that previous year balances can be added as of 1/4/2007?
    I am new to report writer.
    Can some one please help me how resolve this!!
    If any one has documentation with step by step report writer please send me to [email protected]
    regards

    Hi
    look here
    http://help.sap.com/saphelp_erp2005/helpdata/en/5b/d22db643c611d182b30000e829fbfe/frameset.htm
    assign points as a way of thanking
    Regards,
    Zaid

Maybe you are looking for

  • Updateable Report : re-display collection & Update Button question

    This a sequel to a previous Updateable Report question I had. Varad pointed me to this doc which has been incredibly helpful . http://www.oracle.com/technology/products/database/application_express/ howtos/tabular_form.html#RESTRICTIONS I was\am havi

  • Forms Migration Assistant Usage

    Hi all, I am not able to understand the clear usage of Forms Migration Assistant yet. I have seen in Forums that Forms 6i applications can be migrated to 11g just by recompiling the forms and running it on 11g. If this is the case , whats the clear u

  • Inserting rows in PL/SQl table

    Hi, I have a PL/SQl table which i populated through bulk collect and now i am trying to loop through the table (actually quite a few nested loops) ... Now inside one of my loops i might need to insert a new row by splitting field in the existing row

  • 40" samsung + mini+ isight picture?

    After spendig 4 hours at CC hooking up my g4 Ibook and their mac mini to both a 32"& 40" samsng lcd.. the picture was awesome!! Used the vga dongle to the vga in on the samsung. Pictures, slideshows, web & E mail text very clear. Now the question. I

  • Can I use Adobe Creative Suite 5.5 Master Collection Edition for Commercial Purposes?

    The title says all. Can I use the student edition of Creative Suite Master Collection CS5.5 for business and commercial purposes? I will use it to create a website for my mother's business, possibly a trailer, a logo, and art along the way. Also, I w