cancel
Showing results for 
Search instead for 
Did you mean: 

Problems by printing in background

Former Member
0 Kudos

Hi experts,

we have a problem by printing a smartform. The problem is in authority check of an object. When we run only the print preview, everything is working fine. But when we run the direct print it looks like, that the authority check is skiped. The direct print is running in background in update task.

Do you know where is the problem?

Thanks,

Pavol.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The problem may be with the location of the code for authority check written.

Write it just before calling the FORM.

Or try to debug to know the reason of skipping the code.

Regds,

Anil