cancel
Showing results for 
Search instead for 
Did you mean: 

How to pass dynamic values in GP Email template

Former Member
0 Kudos

Hi All,

We have a requirment wherein i need to pass dynamic values in the Email Template we have created.

Is there any ways we can pass this values from webdynpro java to the GP Email template.

Please tell me how to do it in detail through webdynpro coding.It will be helpful to me if u gave me any document explaining the issue or if you can help with code i will be thankful. I am very new to the GP

please help me out as this is really critical for me.

Thanks and Regards,

Sai Sharan Kalla

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sai,

Passing dynamic context values to email template is possible.

Try to assign email CO to notification tab of an action.

Select onassign and browse for email CO .

Map the parameters of email CO to action parameters.

in html code just call those parameters through code.You can refer the following link for html code.

[HTML CODE link|http://help.sap.com/saphelp_nw70/helpdata/en/5d/a71342cb385333e10000000a155106/content.htm]

Regards,

Rajesh Nimmakayala

srinivas_sistu
Active Contributor
0 Kudos