Skip to Content
0
Sep 16, 2011 at 09:46 AM

Text symbols in BOR

83 Views

Hello,

I am using the FM 'SO_NEW_DOCUMENT_ATT_SEND_API1' for sending mails in workflow.

For this purpose I have created a method in the BOR and its being called instead of a Standard Send MAil step.

The reason for using this FM instead of the Standard Send mail step is that , I need to send a hyperlink which is around 250 chars long.This cannot be achieved through the standard mail step.

I am passing the hyperlink and the mail content in literals to the variables which forms the body of the email.

My question is that instead of using literals (which give me errors in the Code inspector check), is there a facility like Text symbols in the BOR. Or any other way I can replace those literals.

Many thanks in advance !

Thanks and Regards,

Ameya Kulkarni