Application Development and Automation 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: 
Read only

Archive pdf form

Former Member
0 Likes
458

Hi Friends,

I wanted to archive the pdf form in R3 and need to retrive it back. Please let me know what are all the function modules or BOR used for to archive pdf form & retrive it back from system. It would be very helpfull for me if you give me sample code.

Thanks in advance

Nagesh

Hi Friends,

I wanted to archive the pdf form in R3 and need to retrive it back. Please let me know what are all the function modules or BOR used for to archive pdf form & retrive it back from system. It would be very helpfull for me if you give me sample code.

Thanks in advance

Nagesh

2 REPLIES 2
Read only

Former Member
0 Likes
431

You have a program 'RSTXPDFT4'.

Run the program

it will ask for spool request .( it will generate when you press print in report or script or smartform).

it ask form file name and path .

it generates the output into a pdf.

Read only

Former Member
0 Likes
431

thanks