on 2008 Jul 23 9:30 PM
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.
This question has been answered
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
any help please
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
User | Count |
---|---|
70 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.