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

SO_DOCUMENT_SEND_API1 and troubles with EXPRESS parameter

Former Member
0 Likes
362

Hi all,

I'm struggling with following problem. I'd like to send SAP Office mail via FM SO_DOCUMENT_SEND_API1. When I try the FM in SE37, fill input pars properly, I get popup window. But when I test my Z* function module, where the FM SO_DOCUMENT_SEND_API1 is called with the SAME paramteres is in case of testing in SE37, the mail is generated, but it's not sent like a EXPRESS. The Recepient is type 'B' (SAP).

I tried to sneak SDN, but everybody else seems to solve the problems with attachments.

Any ideas ?

Thank you

Tom

Hi all,

I'm struggling with following problem. I'd like to send SAP Office mail via FM SO_DOCUMENT_SEND_API1. When I try the FM in SE37, fill input pars properly, I get popup window. But when I test my Z* function module, where the FM SO_DOCUMENT_SEND_API1 is called with the SAME paramteres is in case of testing in SE37, the mail is generated, but it's not sent like a EXPRESS. The Recepient is type 'B' (SAP).

I tried to sneak SDN, but everybody else seems to solve the problems with attachments.

Any ideas ?

Thank you

Tom

1 REPLY 1
Read only

Former Member
0 Likes
300

HI ,

Actually express sent option is necessary ony in case where the mail is set to be triggered with a time limit . in this case if u dont want to delay the mail u can choos e the express sent option