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

taking values from applications directly

Former Member
0 Likes
417

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
392

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.

2 REPLIES 2
Read only

Sm1tje
Active Contributor
0 Likes
392

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.

Read only

Former Member
0 Likes
393

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.