Application Development 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: 

Email generated through a smartform

sushant_singh
Participant
0 Kudos

Hi all,

How can I add text in the body of the email generated through a smartform.

Thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Sushant,

Execute the smartform then follow this path - Goto->list display->system->list->send a screen will appear similar to the one which appears in the Txn - sbwp

where you can see the editor for writing the text.

Hope this helps.

Regds

seema

4 REPLIES 4

Former Member
0 Kudos

Hi Sushant,

Execute the smartform then follow this path - Goto->list display->system->list->send a screen will appear similar to the one which appears in the Txn - sbwp

where you can see the editor for writing the text.

Hope this helps.

Regds

seema

0 Kudos

Hi Seema,

What i require is to pass some hardcoded text from the calling program of the smartform to add it in the body of the email but i don't know where to pass it.

Is there any way to pass the text from the program?

Thanks.

0 Kudos

Hi Sushant,

You must be getting a Function Module when u activate the smartform go in txn se37 open that function module you will get many options for many things but the

one which i think will help u is VALUE(OUTPUT_OPTIONS) TYPE SSFCOMPOP OPTIONAL

Just explore a bit I am sure u will reach the requirement.

Regds,

Seema.

Former Member
0 Kudos

Hi Sushant,

Please check whether the given links are of any use to you,

Best Regards.

    • Reward points if it is useful.