Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Get and display saved/archived PDF from application server

Former Member
0 Kudos

Hi!

I have a program which uses OPEN DATASET and function modules ARCHIVOBJECT_CREATE_FILE + ARCHIV_CONNECTION_INSERT to save and archive PDF documents.

How do I <b>retrieve these PDF files</b> (I need to create a list of PDF documents that complies to certain criteria)? Is there a function module I can use?

When retrieved from server, how do I <b>display the PDF</b> (selected from my list of PDFs by the user), can method EXECUTE of class CL_GUI_FRONTEND_SERVICES be used?

Thank you very much for all your help!

- Mari Virik

2 REPLIES 2

Former Member
0 Kudos

...

Former Member
0 Kudos

hi

Can you please tell us how did u solve this problem as we are getting same problem as ur's.

Regards,

Venkat