Skip to Content
0
Former Member
May 16, 2008 at 10:11 AM

Using FM "SO_DOCUMENT_SEND_API1" to send mail without attachment

8679 Views

Hi,

What are the parameters to be passed and their values

to send a mail using SO_DOCUMENT_SEND_API1

EXPORT PARAMETERS :

document_data = ?

sender_address = sy-userid

sender_address_type = 'INT'

commit_work = 'X'

TABLES :

packing_list = ?

contents_bin = ?

The content of the mail is not being displayed in the mail.

Thanks in advance.

Regards,Harika