cancel
Showing results for 
Search instead for 
Did you mean: 

Print version System Failure: Function SALV_WD_EXPORT_PDF not found

Former Member
0 Kudos

Hi

I´m creating connection for ADS to SAP EM.  Our ADS is in SAP Portal. Test reports FP_TEST_00 and FP_PDF_TEST_00 are working fine.

But when trying to "Print version", I am getting the error Print version System Failure: Function SALV_WD_EXPORT_PDF not found.

I have created an RFC connection type T in ABAP :

RFC Destination name: SALV_WD_EXPORT_PDF

Registered server program

Program id: <Javahost>_PORTAL_<JavaSysName>

Gateway host: abap host name

Gateway service: sapgwNN

JCo RFC connection:

Program id: <Javahost>_PORTAL_<JavaSysName>

Gateway host: abap host name

Gateway service: sapgwNN

User: ADS_AGENT

Jco RFC connection is in "running" status.

Please advice if i missed something.

PS-  the following notes have been checked:

1413938 - WD ABAP ALV - creating print version

1882863 - WD ABAP ALV - Troubleshooting for print version

Regards

Florence

Accepted Solutions (0)

Answers (1)

Answers (1)

Szczerbowski
Active Participant
0 Kudos

That would be a function module missing?

In my system it's just an RFC stub, there is no code implemented inside, but the method signature itself exists. It's from the SALV_WD_PDF package.