2014 Aug 20 5:33 AM
Hi Experts,
I have created a Z-program and smartform fro Invoice print. This smartform should print based on the Output Type ZPDF. We have configured the program and the smartform in NACE for the Output type.
In Billing Header Output, Transmission Medium used as 8.Special Function is maintained for the Output type ZPDF.
But this Output type (ZPDF) is not getting reflected when i try to select it from the billing Tcode : VF03.
VF03-> Billing Document -> Issue Output to
Kindly guide.
Regards
Gopa
2014 Aug 20 5:53 AM
Hello Gopa,
If you are selecting NACHA = 8 then you will not get option output type Vf03 -> issue output type for print preview.
You can also check dispatch time(NAST-VSZTP), if its 3 then you can write code in your print program to perform your requirement.
Regards,
Deepti
Hi Experts,
I have created a Z-program and smartform fro Invoice print. This smartform should print based on the Output Type ZPDF. We have configured the program and the smartform in NACE for the Output type.
In Billing Header Output, Transmission Medium used as 8.Special Function is maintained for the Output type ZPDF.
But this Output type (ZPDF) is not getting reflected when i try to select it from the billing Tcode : VF03.
VF03-> Billing Document -> Issue Output to
Kindly guide.
Regards
Gopa
2014 Aug 20 5:53 AM
Hello Gopa,
If you are selecting NACHA = 8 then you will not get option output type Vf03 -> issue output type for print preview.
You can also check dispatch time(NAST-VSZTP), if its 3 then you can write code in your print program to perform your requirement.
Regards,
Deepti
2014 Aug 20 7:38 AM
Hi Deepti,
Thanks a lot for you reply.
In my case the dispatch time(NAST-VSZTP) is getting updated as 1. And this value is getting updted into NAST table from Transparent Table T685B.
SAPDV70A / DV70AI0D
MODULE (PAI) / D0100_PRUEFEN
MODULE D0100_PRUEFEN.
IF NAST-VSZTP = SPACE.
NAST-VSZTP = T685B-VSZTP.
ENDIF.
How to proceed in this case. Can you plz suggest.
Regards
Gopa
2014 Aug 20 8:18 AM
When you configure your output type in billing data header tab , select that row and choose further data option. There you can see dispatch time, you can change that value from drop down.
regards,
Deepti
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |