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

Email generated through a smartform

sushant_singh
Participant
0 Likes
652

Hi all,

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

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
616

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

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
Read only

Former Member
0 Likes
617

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

Read only

0 Likes
616

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.

Read only

0 Likes
616

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.

Read only

Former Member
0 Likes
616

Hi Sushant,

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

Best Regards.

    • Reward points if it is useful.