Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Missing Header Window when using despatch time "4"

colin_cheong
Contributor
0 Likes
637

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?

6 REPLIES 6
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
599

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.

Read only

0 Likes
599

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?

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
599

1) What exactly is in the header?

2) What output program / form do you use?

Read only

0 Likes
599

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.

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
599

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.

Read only

colin_cheong
Contributor
0 Likes
599

Error lies in the custom program