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

information regarding mailtxt parameter in so_new_document_send_api

Former Member
0 Likes
704

Hi,

I am using SO NEW DOCUMENT SEND API1. My text is of around 10 lines, which should exactly appear on relevant lines...

hello,

Here are your details,

Thanks,

Sender

Now is there a way to create such text using any FM or any other way. I can try with adding up of strings but I am not sure how I will use next line character to insert a line between to strings, so to finally create mailtxt parameter with the above structure.

Thanks

-Sid

Hi,

I am using SO NEW DOCUMENT SEND API1. My text is of around 10 lines, which should exactly appear on relevant lines...

hello,

Here are your details,

Thanks,

Sender

Now is there a way to create such text using any FM or any other way. I can try with adding up of strings but I am not sure how I will use next line character to insert a line between to strings, so to finally create mailtxt parameter with the above structure.

Thanks

-Sid

3 REPLIES 3
Read only

Former Member
0 Likes
665

Any workaround from experts !

-Sid

Read only

Former Member
0 Likes
665

Solved

Read only

0 Likes
665

Sid,

How did you insert blank lines? I tried to append blank records to objcont, but the blank lines to not appear in the email?

Thanks,

Ralph