‎2010 Dec 09 4:14 PM
Hi all,
From a function module I'm submiting a Z program that uses the PNPCE LDB, and debugging it I note that the program submited does not enter into the GET peras block.
It is not possible to submit a program like this? If it possible, what do I have to do?
Additionally this Z program print a SMARTFORM and I want to put this smartform into the spool and get a PDF binary from the spool. How can I do this?
Regards,
Gregory.
‎2010 Dec 09 8:52 PM
I've already solve the problem.
The program was not running ok because I was passing the same value to distinct parameters.
Regards,
Gregory.