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

f.27

Former Member
0 Likes
516

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.

3 REPLIES 3
Read only

Former Member
0 Likes
476

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.

Read only

Former Member
0 Likes
476

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

Read only

Former Member
0 Likes
476

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