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

document not sent error

Former Member
0 Likes
590

Hi all,

I am using the FM SO_NEW_DOCUMENT_ATT_SEND_API1 to send the file to external address. It worked fine on dev and after transporting to Q, the same prog is failing and giving the error as DOCUMENT NOT SENT.

I tried to debug the FM also to understand but no clue yet.

Any help would really be appreciate

regards

AG

3 REPLIES 3
Read only

Former Member
0 Likes
555

Hi,

I guess basis settings are missing in your quality server.

Please check the below link and ask your basis consultant to configure the external mail server.

[http://www.sap-img.com/basis/basis-faq.htm]

Regards,

Naresh.

Read only

Former Member
0 Likes
555

Handle that exception raised by the FM and take necessary steps.

SKJ

Read only

Former Member
0 Likes
555

solved by myself.

Thanks to all.