Skip to Content
0
Former Member
Jul 23, 2008 at 08:30 PM

Print button on Web report.

34 Views

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.