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

Notification Format (HR module)

Former Member
0 Likes
329

In HR module,when a person enrolled a course,system can send a enrollment notification to the person(internet mail) automatically.

I change the format of that form(SAP Script),add some blod and large characters,but when the mail send out , no blod characters and layout not the same as Script preview(LSO_PP40),maybe the layout same as 'list' format.

Pls help me for it. maybe some configuration about format control?

Thanks,

yang

1 REPLY 1
Read only

Former Member
0 Likes
289

Hi, I think transaction PP40 converts the Sapscript output into ASCII in order to send it by mail, so I guess you will lost the bold, logos, etc in the mail output.