cancel
Showing results for 
Search instead for 
Did you mean: 

Print Version: RFC Destination SALV_WD_EXPORT_PDF doesnt not exists

Former Member
0 Kudos

Hi experts,

Please help me to regrading Print version usage:

I have a report in an ALV list and while clicking on print version (Standard Button), it promts for an error

'RFC Destination SALV_WD_EXPORT_PDF doesnt not exists'.

Plese suggest me what needs to be checked.

Regards

Ankur.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ankur,

It seems a communication failure while connecting to RFC 'SALV_WD_EXPORT_PDF'.

Please refer to SAP note 918236 to solve this problem.

Follwoing are the steps that takes place on click on Print Version:

1. The system uses an RFC connection to call a portal service

2. The portal service uses the ADS server to generate a PDF document

3. The system uses RFC to return the PDF document to the WD ABAP ALV

and displays the document

You need to focus on the following part first:

Usage type BI-Java is not installed:

- In most cases, the system issues this error message:

SALV_WD_EXPORT_PDF bean not found

- Check if the usage BI-Java is installed on the application

server for Java. Procedure:

- Call the following URL: http://<server>:<port>;

- Click the link "System Information"

= the system displays a logon dialog box

- Log on with a J2EE user that has administrator rights

- In the window, a table lists the installed software components. Select the link "All Components" to display a complete list

- Note 883948 contains information about which components belong to the usage type BI-Java. You must install all components from BI-Java.

- If all of these entries do not exist, the usage BI-Java is not completely installed.

Hope it may help you.

Regards

Depesh

Answers (1)

Answers (1)

Former Member
0 Kudos

Thank you D,

BI-Java is not yet installed.

Getting it installed now.

Former Member
0 Kudos

Hi Ankur,

I have the same problem. I need to install BI-Java. Can you send me the download link for BI-Java?

Regards

Tekumalla

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

You basis administrators should check the service marketplace. All software for which you have a license can be downloaded from there.