Hi,
I need to download 2 adobe form in a single pdf file. I used the concept as in FP_CHECK_BATCH_PDF_RETURN.
In that I m passing outputparams for FP_JOB_OPEN
fp_outputparams-nodialog = abap_true.
fp_outputparams-getpdf = 'X'.
fp_outputparams-assemble = abap_true.
fp_outputparams-preview = abap_false.
But this results an error message "Call contained errors : ASSEMBLE ( FP_JOB_OPEN).
Kindly check this error and provide me the solution to overcome this error.
Kindly provide if there is some other alternative to download 2 adobe forms in a single pdf file.
Thanks in advance,
Kiruthika P
email : DELETED
Message was edited by: Florian Henninger Do not post private information