2009 Nov 19 11:54 AM
Name of the Award <VALUE> Award Code <VALUE>
Product Code <VALUE> Product Description <VALUE>
Nominator Name <VALUE> Nominator ID <VALUE>
Nominator Email <VALUE> Nominator Designation <VALUE>
Nominee Name <VALUE> Nominee ID <VALUE>
Delivered To <VALUE> Onsite / Offshore Status <VALUE>
Signatory's Name <VALUE> Signatory's Designation <VALUE>
I need a mail template in this format.. Is this possible to do??? If so how???
Regards,
Vidhya S
2009 Nov 19 3:22 PM
Hi..
It can be done using SO10 ..Define the variables in the SO10 text. In the program in which u need to create the body of the mail.
1. Read the text from the SO10.
2. Create the variables with the same name in ur program.
3. Use FM TEXT_SYMBOL_REPLACE to replace the symbol(Variable) to values.
Ranganathan.
2009 Nov 19 3:34 PM
Hi!
1. Create the text with SO10 transaction. If I were you I would use exact variable names instead of , etc texts into their true values, you have to code it as well. If you know the exact names, you can easily replace them with the REPLACE command.
Regards
Tamá
2010 Feb 12 9:16 AM
We wrote our own html code to get that layout.
Thanks for your response.