‎2007 Apr 09 8:15 AM
Hi All,
i found new requirement in sap scripts. That is i need to create a layout for particular order and that need to send (email) to the customer/vendor. How can we do this. I hope this wont happend in sap scripts. I heared it can happen in smartforms. If it will happen then tell me the procedure to go ahead. And i have one more clue that we can configure the output type with email option right. if it right there is nothing to do with driver pgm riht..?
please clarify...
‎2007 Apr 09 8:22 AM
Hi,
You can send script using mails .
select the Medium 'SIMPLE MAIL (i think it is 6) in the output type settings.
we use Medium Print output (1) for printing.
In the Driver program, there is fun module
ADDR_GET_NEXT_COMM_TYPE in which we have to set the Communication type and other Communication fields to send the mail.
Also you have to configure the SCOT t code settings for sending the mail to other servers.Basis people help is needed for this config.
reward if useful
regards,
Anji
Message was edited by:
Anji Reddy Vangala
‎2007 Apr 09 8:33 AM