Application Development 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: 

error in formatting

Former Member
0 Kudos

Hi All,

I am using function SO_DOCUMENT_SEND_API1 to send email from SAP. What is happening is the internal table which contains the data of the email(Content of the email) is ok. That is data in internal table is in proper format as required. This table is passed to FM SO_DOCUMENT_SEND_API1. After execution of this FM, mail is sent but the format of the email content is not the same as the format of the data in internal table.

Can anyone guide me regarding this discrepancy in the data alignment or format in the actual email ?

Thanks in advance.

Regards,

Mohit

2 REPLIES 2

former_member212653
Active Contributor
0 Kudos

what is the exact formatting problem?

0 Kudos

Hi Saurav,

Thanks for your concern.

When i debug the program i found data in internal table in correct format. but in mail some space problem is coming.

please suggest how to do that.

Regards

Mohit