‎2008 Jun 21 10:20 PM
Hi,
Please help me out withe the following requirment.
Question: when you ry to execute the Tcode F.27 u can see that if u want to print the data ,ie after giving the details for the printer.I urgently need a solution so that instead of printing the doc.,the clients wants it to be faxed for some of the customers and print for some.
ur prompt reply will be appreciated.
Thanks,
sneha.
‎2008 Jun 21 10:32 PM
A quick and dirty solution would be to copy the main program and modify it to your needs. You could have a case statement for the type of transmission and send the output appropriately.
‎2008 Jun 21 11:19 PM
Hi,
first find how the form is triggered.
If its configurable then u can change the configuratin to trigger the form fax. as we do for normal scripts or smartforms in NACE defining output types.
if not, find if there is any user exit/Badi to achive this requirement.
if you have marketplace id, then check for any notes available for this requirement.
all the best
‎2008 Jun 22 12:28 PM
Hi,
When you run this transaction code(f.27), if the output device is setup as a Fax, then that can be selected.
Thanks
Sumanth