‎2011 Jun 20 12:27 PM
Hi,
The PDF convertor program RSTXPDFT4 does not work with Z tcode. After clicking Execute(F8) button the program does nothing and goes to main menu.
If i run the program from SE38 it works ok.
‎2011 Jun 20 7:58 PM
I ran into a similar issue a couple of times and couldn't find any explanation. Deleting the transaction and generating it again helped in my case. Very weird...
‎2011 Jun 20 12:32 PM
Hi,
I have assigned a ztcode and it works fine.
please check the following in your tcode:
1)Did you select the option "Report transaction" i.e program and selection screen while creating the tcode.
There is something wrong with the tcode you have created.Please check the parameters you have specified.
‎2011 Jun 20 12:45 PM
The tcode has created properly. After running tcode, selection-screen of RSTXPDFT4 appear. But the execute(F8) button behave like ESC button. But no problem in SE38 or SA38.
‎2011 Jun 20 7:58 PM
I ran into a similar issue a couple of times and couldn't find any explanation. Deleting the transaction and generating it again helped in my case. Very weird...
‎2011 Jun 21 6:19 AM
Problem solved with Transaction START_REPORT and parameter RSTXPDFT4.
D_SREPOVARI-REPORTTYPE =
D_SREPOVARI-REPORT = RSTXPDFT4
D_SREPOVARI-EXTDREPORT =
D_SREPOVARI-VARIANT =
D_SREPOVARI-NOSELSCRN =
Thanks