‎2010 Mar 26 12:57 PM
I set the despatch time to "4" for billing message type.
When a new invoice was created in VF01, a spool was added.
However, the top portion of the invoice spool was missing.
When I use VF02 to preview the same invoice, I could see it.
Can someone assist?
‎2010 Mar 26 9:01 PM
Dispatch time has no relevance here whatsoever. Most likely when you are viewing "spool", it's just a plain list, but the preview looks more like a PDF. Therefore, different things may be displayed differently or not at all. If it looks OK in the printout, I wouldn't worry about the spool.
Otherwise you'll need to look at what is assigned to the output - SAPScript, Smart Form, etc. and figure it out.
‎2010 Mar 27 11:10 AM
I uses VF02 and print it to spool.
The same invoice but now I can see the header at the top of the printout.
Why is there a difference?
‎2010 Mar 29 4:24 PM
1) What exactly is in the header?
2) What output program / form do you use?
‎2010 Mar 30 1:45 PM
It the first window on the sapscript.
Here it contained the invoice no. and invoice date and page no.
I am using a customized sapscript, ZVINVOICE01 with ZVADIN01.
‎2010 Mar 30 2:37 PM
You might want to take a look at the output processing program - perhaps the window is being called incorrectly or something like that.
Also consider switching to the standard processing program temporarily to make sure that the problem is not withing the script itself (although I doubt it). Since both program and script are not standard, I'm afraid you won't get much help from the forum.
‎2010 Apr 12 1:56 PM