cancel
Showing results for 
Search instead for 
Did you mean: 

Print version functionality in SAP NetWeaver AS ABAP 7.31

Former Member
0 Kudos

Hi All,

Currently we are using SAP EM system which runs on SAP Netweaver AS ABAP 7.31.

We have standard webdynpro ABAP component in SAP EM system, i.e   (/saptrx/em_fpm_ui).

We have a print version button in table UI element in the standard WD ABAP application, on click of print version button then we need to print the table UI data that is the requirement. please let me know the required configuration and setup in order to setup the print version functionality in WD ABAP UI.

1. what is the required configuration and setup , if required option to use only adobe document services to generate the print version.

2.  If there is another option to work print version functionality other than generating adobe document services then please let me know how to achieve that other solution as well.

Appreciate your help in advance.

Regards

Sudhan.

Accepted Solutions (0)

Answers (1)

Answers (1)

jozsef_hegyi
Active Participant
0 Kudos

Dear Sudhan

the best here what you can do to follow the note 1413938

BEst regards

Jozsef

Former Member
0 Kudos

Hi Jozsef,

We implemented this note, but we are getting the error as "Print version Communication Failure: Illegal destination type 'G'."

Please help in fixing this issue or any alternate solution to achieve the solution.

Please get back to me, Thanks

Regards

Sunil

jozsef_hegyi
Active Participant
0 Kudos

Dear Sunil

The RFC SALV_WD_EXPORT_PDF should be of type "T" (TCP/IP).

Best regards

Jozsef