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: 

Archiving an order in Transaction ME23N to a local pdf-file

Former Member
0 Kudos
225

Hello,

I am trying to archive an order in the Transaction ME23N to a local pdf file. The aim in doing this is to look at the size of the pdf-file, so I can control how the archived orders use space on the archive memory. Can anybody tell me how to archive a ME23N order to local pdf-file. Thanks.

Regards, Lars.

1 ACCEPTED SOLUTION

Olaf_B
Explorer
0 Kudos
152

Hi,

first print the po without direct output, 'cause you need a spool-number. Then convert this spool with program RSTXPDFT4 into pdf-file.

Regards

Olaf

1 REPLY 1

Olaf_B
Explorer
0 Kudos
153

Hi,

first print the po without direct output, 'cause you need a spool-number. Then convert this spool with program RSTXPDFT4 into pdf-file.

Regards

Olaf