cancel
Showing results for 
Search instead for 
Did you mean: 

Send mail with body (content)

former_member1193316
Participant
0 Kudos

Dear SDNers,

Currently whenever status has been changed in my solman, message processor and requestro both are receving mails with an smartform as an attachment with blank body in mail. But I want add some custom test at the body of the mail. How can I do this. Here is the screen shot how what my system using classes and methods to send smartform.

Kindly guide me.

Regards,

Venkat

Accepted Solutions (0)

Answers (3)

Answers (3)

prakhar_saxena
Active Contributor
0 Kudos

Hi Venkat

Please check the below blog to understand how email action works....

basically SAP provides different smartforms for different purpose, some contains direct link to the ticket but some smartforms contains the long description entered in the ticket

Therefore, you need to use the correct smartform with corresponding classes/methods etc to re-use for ur requirement

Hope this helps

Thanks

Prakhar

Former Member
0 Kudos

Hi Venkat,

I think you are using the SLFN smart forms for 7.1 version.

for SMIN transaction type use the latest smart form AI_CRM_IM_SHORT_TEXT_LINK_FORM and copy it.Z* and use it( please check in the standard SMIN_STD action profile -> SMIN_STD_MAIL_PROCESSOR action definition).

for changing the Smartforms details , goto t.code (smartforms) enter the forms name and edit it.

Rg,

Karthik

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Venkat,

Instead of attaching pdf you can mail its contents in mail body.

Changes needs to be done in scot.

Have a look at below linked document.

Regards,

Divyanshu