‎2014 Nov 19 1:32 PM
Hello All,
I've a problem with a PO and its print preview function. If this PO is in update mode (ME22n), it's possible to use correctly the print preview. But If I save this PO and check it in ME23N the print preview doesn't run and when I check the "messages" button I see nothing in the output...
If I check again this PO in ME22N (update mode), the print preview is OK and I see again an output in the "messages" button.
It means that when I save this PO, the output is not correctly saved but if I check again this PO in update mode (ME22N) the output appears again.
Please help me.
Many thanks.
Julien.
‎2014 Nov 19 2:22 PM
Hi.
Did you check the customization?
There are some messages created in authomatic by the customization. CHeck out NACE transaciton, to be sure what's going on with messages types.
Hope to help.
Bye
‎2014 Nov 19 5:14 PM
Check the output configuration . Also check Business Workplace (SBWP ) if there are any update errors .
Thanks
Manik
‎2014 Nov 20 2:19 PM
Hello,
Many thanks for your answers but my problem occurs only with this PO.
It means that it's probably not a customization problem because we would have this problem on a lot of PO.
I don't see any errors in SBWP.
Julien.
‎2014 Nov 21 2:48 PM
you should put a break point in the print routine and better analyze the environment variables.
Hope to help.
bye
‎2014 Nov 20 2:51 PM
Please check ST22 to see if any dump is happening in background when you are executing print preview from ME23N.
Also put break point in your configured subroutine pool and check whether it is getting triggered.
Subroutine pool configured in NACE
‎2014 Nov 22 5:57 AM
Hi,
Check your driver program for any tcode specifications present in it. For example, some code is based on field SY-TCODE.
Regards,
Ashish
‎2014 Nov 22 6:35 PM
Hi julien,
I am not sure whether it will help u, but i think there is some code for Output, which runs only in Updte Task or Background Task.
pls check, if it helps you.
Thanking You All.