cancel
Showing results for 
Search instead for 
Did you mean: 

Bundling different (non-interactive) forms

Former Member
0 Kudos

Hi,

I want to bundle different non-interactive form. When I run the report FP_CHECK_BATCH_PDF_RETURN with the settings:


Bundle Mode = X

All Forms in One PDS = checked

i got the error message "Call contained error(s): ASSEMBLE (FP_JOB_OPEN)"


When I select Bundle Mode = M everything works fine. I tested the report on many different systems with different ADS versions, but the error was always the same. Can anyone tell my what the problem is?

Thx in advance!

Markus

Accepted Solutions (1)

Accepted Solutions (1)

Florian
Active Contributor
0 Kudos

Hi Markus,

the SAP Help explain exact your problem. I don't get into it. I tried it with release 7.31 and also with 7.02 a few weeks ago and everything worked fine. Just work through the help.

Here is a Wikipage which provides an example-coding:

How to assemble PDF form pages into one file - ABAP Development - SCN Wiki

I also got this link in my pocket,but you sound very familiar to the language)

Formulare bei der PDF-R�ckgabe b�ndeln (SAP-Bibliothek)

You have to set fp_outputparams-getpdf = 'M', that's a must do, to use the function.

Regards

Florian

Answers (0)