‎2010 Sep 20 8:21 AM
Dear......
How can we take values from the Forms, directly to our report before saving it to the table.
I need this in the following req.
"When i Clilck on save button all the values entered in the form have to send to customer in a mail."
plz..... send me the result.
‎2010 Sep 20 1:13 PM
reads suspiciously like requirements dumping...
Seriously, you have the data that was used to create the form...you need to write the code and utilize an API or (better) BCS to send an email with that same data.... doesn't sound difficult...
Search the forum...can't begin to estimate how many times somebody has asked how to send email from SAP.
‎2010 Sep 20 10:27 AM
You need to be much more specific, like what form are you talking about here:
1. Webform.
2. Smartform
3. Interactive form
And further supply a bit more relevant information (context) about the exact situation.
‎2010 Sep 20 1:13 PM
reads suspiciously like requirements dumping...
Seriously, you have the data that was used to create the form...you need to write the code and utilize an API or (better) BCS to send an email with that same data.... doesn't sound difficult...
Search the forum...can't begin to estimate how many times somebody has asked how to send email from SAP.