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

Draw a table using HTML for email body content

Former Member
0 Likes
505

Hi All,

     I am sending an email using FM 'SO_DOCUMENT_SEND_API1' and i have created a table using HTML with dynamic rows, but in the sent mail only 5-6 rows are displayed instead of 14 rows.

But in the variable where i am appending the HTML code complete code is displayed but in email body content only few rows are displayed.

Hi All,

     I am sending an email using FM 'SO_DOCUMENT_SEND_API1' and i have created a table using HTML with dynamic rows, but in the sent mail only 5-6 rows are displayed instead of 14 rows.

But in the variable where i am appending the HTML code complete code is displayed but in email body content only few rows are displayed.

1 REPLY 1
Read only

FredericGirod
Active Contributor
0 Likes
410

Hi,

have a look to this doc : Sending Mail using Oo (3) - Result of a report

regards

Fred