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

Generate spool request number after printing DMS documents

Former Member
0 Kudos
610

Hello !

I have a requirement like below.

PDF documents are stored in DMS at Batch Master Level in MSC3N.

Now retrieve the PDF file output and print it.

For retrieveing PDF and printing I already done code changes , now i want to generate spool request in SP01 after printing .

Multiple PDF attachments need to merge as one PDF attachment and sending as mail.

can anyone help out me in this quite urgent.

Helpful answer will be rewarded

Thanks in Advance.

2 REPLIES 2
Read only

former_member208149
Participant
0 Kudos
342

Hi Sravanthi,

Can you try below FMs, especially the first one:

CV150_PRINT_DOC

SWUO_PRINT_DOCUMENT_API

Regards.

Read only

Former Member
0 Kudos
342

Hi Gupta ,

Thanks for your earliest reply .