Print button on Web report.

Hi gurus,
We were trying to add a print button on Web report for printing the result area on the Web report.
We followed the steps which has given in the How-to-guide How To Web Printing with Microsoft
Excel document.
In the document it has mentioned that
1. Support package should be above 19 for BW 3.5 version
2. Add HTML code in the WAD Template
3. Import Transport file into the System.
4. Apply OSS notes 736568 and 737082 to BW
We upgraded the support package to 22, added the html code in the WAD template, imported the transport file into the BW system and applied the OSS notes as per the mentioned in the document.
The transport file contains the Package u201CZPK_WEB_PRINTING_WITH_EXCELu201D and ABAP Classes u201CZCL_RSR_XLS_GRIDu201D,
u201CZCL_RSR_XLS_HELP_WINDOW_PRINTu201D,
u201CZCL_RSR_XLS_ITEM_CONDITIONu201D,
u201CZCL_RSR_XLS_ITEM_EXCEPTIONu201D,
u201CZCL_RSR_XLS_ITEM_GRIDu201D,
u201CZCL_RSR_XLS_ITEM_TEMPLATEu201D,
u201CZCL_RSR_XLS_ITEM_TEXT_ELEMENTSu201D,
u201CZCL_RSR_XLS_TABLEu201D
After import the transport file into BW, some of the objects in the ABAP Classes were not activated. I was trying to activate manually but those were not activating.
Please guide me how to resolve the above issue or is there any way to get the printing the web report?
Thanks in advance.
Venkata.

Hi
If you want to print the web page directly then you can define a button using Java script and you can do it.
Define java script code to print the page
for ex define a button and call function for print.
i cannot attach the code. but you can solve with java script
Regards
M.A
Edited by: M.A on Jul 24, 2008 4:22 PM

Similar Messages

  • While Printing using Print Button on Crysal Report Loses focus.

    Hi all,
    I am using CR XI along with VS2003 for developing my application.
    My application uses a Treeview to list all the available reports, once user select one of the report. I am using another dll, which contain all the rpt files as Embedded Resource, for showing the report in Crystal report viewer.
    Once report get loaded, I am using Print Button from Crystal report viewer to print the report.
    report get printed properly..
    However a strange behavior occurring, Form with Crystal report viewer control placed loses focus and immediate below window coming into focus (some other opened window get activated and bring to front and hiding my application).
    Any suggestion would be appreciated.
    Thank you
    Riju K K

    Hi Brian,
    Thanks for you are reply.
    I think I am not creating a separate process,
    From my application, I am creating an instance of form (which is in another DLL) which is hosting Crystal report viewer.
    If click "Print" button on the Crystal report viewer, I am getting a Printer selection form.
    If I cancel from there ,my Crystal report viewer form get focus back.
    If select a printer and click "OK". my Crystal report viewer form lost focus and some of the other window opened (word, ie, etc) before get focus.
    My assumption is Crystal Report viewer's "Print" button may be using a separate thread for Printing.
    that may creating this focus issue.
    what you think?

  • Add a Print button to a Report Page

    I'm trying to add a Print button to a report page to render the page in printer-friendly mode and then give the user the option to send to a printer. I started with just trying to add a print button. I added a button to the region and added to the button request value javascript:window.print();. When I click on the print button, nothing happens. So I tried to add some html code:
    <form>
    <input type="BUTTON" value="Print" onClick="window.print()">
    <form>
    as a condition in Expression 1 when I selected "Current page is NOT in Printer Friendly mode". Nothing happens when I click on the print button. Can anyone offer some steps to create this functionality or point me to documentation on how to do this? I have tried the help documentation within APEX and isn't clear to me.
    Thanks

    The documentation wasn't very clear to me. I did try one suggestion to create a region on the report page and call it Print. The suggestion is then to add the following code to the Source Region section:
    <form>
    <input type='BUTTON' value="Print this page" onClick="window.print()">
    <form>
    The example however leaves out some significant information however. What is the region created as e.g. HTML, Report, Form, URL, etc?

  • Adding print button to interactive report

    For now I have the downloaded to PDF option checked so the user can print an interactive report via the widget.
    I would like to have a print button on the report also.
    Has anyone got any of the java script stuff working off of a button?

    Hi willjamu ,
    All you should have to do is call the 'PDF' request to download the same report the drop down will create.
    f?p=355:14:3381437251536222:PDF::::
    I hope I was able to answer your question let me know.
    Mike

  • Print Button of SSRS report is not display report in IE11

    Hello All,
    We are running on SSRS 11.0.0.0, .net framework 4.5, SQL server 2012. 
    Everything is working fine in IE9, IE10, now our client has updated their browser to IE11. In IE11 the print button in SSRS report is not showing. We have tried browser file,
    it will show print button in IE11 but it is not functional. we  have also tried to change browser mode to IE 10 or IE 9 (using <meta http-equiv="X-UA-Compatible" content="IE=8" />) but it didn't work in IE 11.
    Some forum suggested to change framework to 4.5.1 but i
    cant change framework now. so please suggest some alternatives to achieves the functionality.  

    Hello Pinakin,
    I recommend that you post your question in SSRS or IE related forums.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Hiding refresh button in Webi Report

    Hello experts,
    I would like to hide 'refresh' button on webi report in XI 3.1. One way to do this is using rights which I don't intend to use at this stage.
    Do we have any other way out to do this task?
    Many thanks in advance
    Regards,
    John

    Options:
    a) roll your own viewer/portal  - probably the safest bet, although a bit unwieldy if Infoview works fine and you only want to make this specific change
    b) make changes to Infoview's javascript files that render the toolbar buttons - entirely unsupported by SAP as well as a maintenance headache during upgrades
    c) ...revisit your reasons for not being able to disable refresh of the report to users - surely there's a security matrix that satisfies your requirement.  If there isn't (meaning that, for whatever reason you need these users to refresh against this content area in normal scenarios but want it disabled for this portion of your workflow) - then there are kludgy "work arounds" like adding/removing the user to/from a "no refresh" group you've created in the CMC,  programmatically, when running the report(s)
    good luck

  • Print Preview in web report problem

    After Clicking Print buttonn on the web report, i select Print Preview from IE Explorer and here the variable values passed to the print function in web template, are getting displayed and actually it is part of URL , getting displayed in the Print Preview.
    any ideas ..
    i have already cleared the value of title and footer in page setup.
    and this is a junk data in the header in the print preview
    it will be something like this,
    User%20ID:%xyz%20printed%20 etc...
    actually i am passing below values to the print function,
    &P_FOOTER_RIGHT='+SYUSER + '&P_HEADER_LEFT='+REPTXTLG +
    '&P_FOOTER_LEFT=' +INFOCUBE

    Do you use a field for coloring a column or cell?
    If the coding is not too large it could be helpfull to post the coding as well.
    Regards,
    John.

  • Can we add custom print button to crystal report launched using jsp

    Hi,
    I need to add a print icon in crystal report. My requirement states that I should not use the print button given in the taskbar of crystal report. Can this be done?
    Thanks

    Are you using Crystal Reports for Eclipse?  If so, there is a new version out that suports Excel exporting:
    /people/blair.wheadon/blog/2009/01/16/announcing-crystal-reports-for-eclipse-20

  • Help on print button for interactive report

    Hi,
    I have created an interactive report and have also added a print button on the button of the report (unfortunately forgot how I did it). Say my column on the reports was Col_No, Col_First_name, Col_Last_name and a print button when I pressed a would get to choose open or save a pdf file, if I opened or saved it, I would had the same info on my pdf report as above.
    Since I have changed the column order meaning I have Col_No, Col_Last_name, Col_Start_Date, Col_First_name and that is working fine but when I click on the print button I will get the pervious columns.
    I noticed I have created a branches to print the report, basically after processing, when button was pressed an action with f?p=&APP_ID.:0:&SESSION.:PRINT_REPORT=6259824360775969936:&DEBUG.::: is present.
    I need help to fix this and I do very much appreciate any help or suggestions
    -regards
    ahmadii

    Found the answer, thanks.

  • A print button in a Report

    I have a displayed version and a printing version of a report. I want the end-user to print the "printing version". Therefore, I cannot use print window and also because the entire report does not show in the window. I want to create a button or hyperlink in the report that enables the end-user to execute the run link for the printing version of the report in a different window and print it using the browser's print function. What objects do I need to create to achieve this?

    I managed to do this in the following way:
    1. Create two reports - Your_report and Your_printable_report
    2. Put this in the additional PL/SQL section of "Your_report".
    htp.p('<a target="_blank" href="<URL of Your_printable_report.show>">View printable version</a>');
    3. In the additional PL/SQL section of "Your_printable_report"
    htp.p('<form><input type="button" value="Print" onClick="window.print()"></form>');
    This creates the first report with a hyperlink to the printable version, which has a button to print it.
    Hope this helps,
    Hsiu

  • Print Button in Web Dynpro ABAP

    Hi Everybody,
    i hope that someone know or have a code sample how i can set a print button to the Web Dynpro for ABAP. On click on this it should open the print window from the Internet Explorer.
    Please let me know if there is any information about this.
    Thanks
    Best regards
    Markus

    Hi,
    If you are using the Internet Explorer 7, you can use CTRL + P to invoke print directly on any WebDynpro ABAP view.  This is IE 7.0 browser featute & always has print preview & print options available from File Menu's. So you dont require any additional buttons on view :).
    For table data if you use ALV you get options to export data to excel or fire print directly
    Greetings
    Prashant

  • How to disable refresh button in webi reports in BOXI3.1SP2-Java SDK

    Hi all,
    We have integrated Java with BO, here end users will give parameters through java screen. After submitting all the parameters webi reports will opens in separate window.
    Here requirement is end users should pass the parameters from java screen and they should able to save the report in to excel/PDF.
    Refresh/edit buttons should disable/hide in the webi report.
    below is the sample url we are using in the java.
    http://" + CMS + ":8080/ OpenDocument/opendoc/openDocument.jsp?"+ "iDocID=" +ReportID + "&sType=wid&sRefresh=N&sWindow=New&lsSEnter List Name: =+List&token=" + token
    we tried with using &buttonrefresh=hide in above URL.
    Note: We are also having hyperlink reports in the Webi.
    Please provide me inputs to disable refresh button.
    Thanks,
    Subash

    Hi,
    why do not set this over the authorization scheme? Just deny your users the right to refresh/edit the report.
    Regards,
    Stratos

  • Printing problem in Web report (PDF)

    Hi All,
    I have got a report in 6i, which is running fine on web as PDF file. But when i give print command to that report, it throws an error 'Could not start print Job'. This message comes from 'Adobe Reader'.
    Please guide me to resolve this problem.
    Thanks
    Awadh

    Hi,
    Thanks for your response.
    I have resolved this, there are two ways to do it.
    1. Save the report to hard drive & then give print out.
    2. Reduce the length of URL less then 254 it will work
    Thanks
    Awadh

  • [WAD] Logoff / Logout button in web report

    Dear all,
    Is it possible to put a Logoff/Logout button (or link) in web report? Pls. share your experinces.
    regards
    atlaj

    Hi Atlaj,
    This is what i did..
    <A href="<SAP_BW_URL CMD="LOG_OFF" REDIRECT_URL="The URL you want the page to be redirect after the logoff">"><FONT color=#0000ff size=1>LogOff</FONT></A>
    Hope it helps!

  • Customizing Print Options for Webi Report

    Scenario:
    Environment: BO Xi R3.1
    Webi report having around 10 tabs in a Single report and all report tabs are built on 1 query.
    Requirement
    1)Need to have print pop up box which will give the same functionality as Office tools to the end users.
    i.e., need a way to bring the Java Report Panel (Edit mode) print dialog box to the DHTML (View Mode) so that End Users have more options for printing.
    2)Need to have an option to print report tab selectively.
    3)Need to have an option to print reports for multiple filter selections.
    Any pointers, suggestions to the above requirement are of great help.
    Appreciate, if the Specific SDK class details are also mentioned with any possible options.
    Thanks in advance
    Vijay B

    Lawrence,
    The form is where I concatenate the SQL that is the record source of both the report and the subsequent record updates. So the form is always open before the report is opened (that is where the code to open the report resides and is run), and it must remain
    open while the report is open to maintain the value of the variables, including the WHERE clause of the SQL statement that will be used for the posting process when the user closes the report. That is, the SQL used to open the report MUST match the
    SQL used when posting the records, or the user could change some selection parameter and post records not on the report.
    And I open both the form and report modally to prevent a user from inadvertently running the report's Close event outside the context of the form, with its variables all set for the posting process.
    I know I could pass all of this to public variables, but I am trying to keep it as clean and as close to the Form -> Report -> back to Form as I can.

Maybe you are looking for

  • SSL no longer recognized by Centro

    We recently received an new SSL certificate on our server and my Versamail no longer recognizes the certificate.  The error I receive is "SSL certificate not accepted due to possible expiration. Check device date & time and re-sync."  Date and time m

  • Sent items not saved in personal sent items when shared mailbox is open in outlook

    hi, user is using exchange 2010 and the shared mailboxes are in exchange 2003. when user send an email as send as to the shared mailbox the sent items is not saved in her personal sent items. she can look up the sent items on her shared mailboxes sen

  • New imac for graphic design?

    Hello, I'm thinking about getting the new 24" imac to do some freelance graphic design. I'd like to get opions from other graphic designers or anyone else who is using cs3 about this model of mac. Are you happy with the screen and its performance? Th

  • SPOOL Command in PL/SQL developer

    Hi, Iam executing below command in PL/SQL Developer7.0 SPOOL 'U:/MyFiles/test.txt'; select sysdate from dual; spool off; Iam getting ORA-00900: Invalid SQL Statement. Please let me know what is the exact syntax for SPOOL in PL/SQL Developer.

  • Can i replace the glass on an ipod touch 4th generation

    Can i replace the glass on an ipod touch 4th generation? My son dropped his ipod and the glass is shattered.