‎2008 Aug 04 12:44 PM
hai guys
i have doubt in smartforms i.e.I have two clients 200 and 204.
i.e 200develpement client and 204testing client
problem is that in 200 print preview is comming as i executing the smartform but when i am testing in 204 by using transaction code VL02N i.e delivery note, a massege is coming like that "output can not be issued".
can any body resolve my problem so that i can proceed .
Thanks and Regards
Rajesh kumar
‎2008 Aug 04 1:49 PM
Hi,
This is because there can be some formatting errors in your smartform.
In development with no data input, sometimes we can see the print preview.
But in Testing client we will get the error.
So put a break point after Call Smartform FM and check the SY_SUBRC value.
You will get it as 1.
Then you have to make changes to your Smartform
Try this one.
With Regards,
Dwarakanath.S
‎2008 Aug 04 1:49 PM
Hi,
This is because there can be some formatting errors in your smartform.
In development with no data input, sometimes we can see the print preview.
But in Testing client we will get the error.
So put a break point after Call Smartform FM and check the SY_SUBRC value.
You will get it as 1.
Then you have to make changes to your Smartform
Try this one.
With Regards,
Dwarakanath.S
‎2008 Aug 04 4:38 PM
Hi,
You have to configure the smart form and print program in NACE transaction in your testing client-204.
Better take the Functional people help to configure it.You can also do it .
Thanks,
Phani Diwakar.
Edited by: MVPhani Diwakar on Aug 4, 2008 5:40 PM