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

FM 'SO_NEW_DOCUMENT_ATT_SEND_API1

Former Member
0 Likes
922

i use this function to send email from sap.

i use it in my DEV system and everthing is fine i see the log in SOST.

but in my QA system i make the same thing and i don't see the line in SOST why????

i use this function to send email from sap.

i use it in my DEV system and everthing is fine i see the log in SOST.

but in my QA system i make the same thing and i don't see the line in SOST why????

8 REPLIES 8
Read only

Former Member
0 Likes
893

Because in QA SOST settings has not been done properly.

Check with Basis person.

Read only

0 Likes
893

i dont think so becuase other mails get to SOST just my and i use the samr logic that in others.

Read only

Former Member
0 Likes
893

Hi

The code might be the same in both DEV and Quality systems. But, there are settings to be made for this function module to get executed successfully.

Check with your basis team.

Regards

Raj

Read only

0 Likes
893

yes but if it works in QA in other programs just in my program

Read only

0 Likes
893

Hi

From ECC 6.0 onward you need to set commit = X in the parameter ,make sure you have set up that parameter.

Regards

Neha

Read only

0 Likes
893

thanks, imade it and it NOT worked.

Read only

Former Member
0 Likes
893

Hi

Can we have a look at your code?

Regards

Raj

Read only

Former Member
0 Likes
893

Hi,

Check with basis guy. They might have forget to set up email server information QA box.

ABAPer.