2007 Feb 16 8:28 AM
hi
ive developed a smartform and a print program.
da program has a selection screen dat asks user for doc number(vbeln).
it den displays data in da smartform.
now ive to attach it to va02.
wen i attach it using v/40 output type(RD000) program name : zinvoice and pdf/smartform: zinv .and try to get print preview using vf03 da preview doesnt appear.also wen i click on print it shows message "output cannot be issued".
can ny1 suggest wat da problem is and how to resolve it...
points 'll b rewarded...
rgds
Message was edited by:
abapuser
2007 Feb 16 11:32 AM
Hi,
If you want to Get your print from Std Transaction VF02/03 you have to use the Std program RVADIN01 only. Here you attached your stand alone program.
So it won't work.
First you copy the Std Smart form '/SMB40/SDINV_L' to 'ZFORM' and make changes to it and assign it in the transaction 'V/40' . keep the Original program as it is) The it will work.
If you wants to use your Program and form, You can't print it from Std Transaction VF02. You have to execute your Program as stand alone by entering the Inv.No.
Hope this helps.
Regards,
Anji
2007 Feb 16 11:36 AM
1.
How did u assigned the output type in NACE.
2.
did u go through the form routines of data/transfer copy controls in VOFM .
if its VA02 and VF02 then VTFA has to be used for the same in setting the output type .
if option 2 is not ur case then check with ur functional consultant as to which requirement this output is configured in the nace and in procedures.
o/p cannot be issued is not able to pick the output type for the form and the print program.
This output type has to be configured in NACE first of all.
Then to test the invoice enable this output type for that vbeln number in GOTo-_header->output -> and enable the output type.
regards,
vijay