cancel
Showing results for 
Search instead for 
Did you mean: 

Add Printticket to Spool created with FM 'ADS_CREATE_PDF_SPOOLJOB'

Former Member
0 Kudos

Hi Experts,

I am working on a solution to merge two PDFs into one, using the assemble mode provided by ads. Therefore i am following the instruction from:

https://wiki.scn.sap.com/wiki/display/ABAP/How+to+assemble+PDF+form+pages+into+one+file

After calling FM 'FP_GET_PDF_TABLE' to get the output xstring of the PDF forms i call FM 'ADS_CREATE_PDF_SPOOLJOB' to create a spool. The spool is created without any trouble and printing works well.

But my client needs to print the document from a certain tray. Unfortunately the FM 'ADS_CREATE_PDF_SPOOLJOB' is not providing an importing parameter for the Printticket, as FMs 'FP_JOB_OPEN' or 'RSPO_SR_OPEN' do.

My Question: Is it possible to define a Printticket using FM 'ADS_CREATE_PDF_SPOOLJOB' or is there any other solution for this requirement?

Please let me know if you require more details.

Thanks in advance!

Corin

Accepted Solutions (0)

Answers (0)