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

SMS from ABAP program to send error message

Former Member
0 Likes
1,078

Hi,

I would like to know what are settings to be done in the system to send an SMS from ABAP program using FM 'SO_DOCUMENT_SEND_API1'.I was trying to send SMS using above FM but the error was "Cannot process message, no route from <userid> to <Mobile.no> ".

Pls let me know the pre requisites to send an SMS using above FM.

Regards,

Nivas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
954

hi check this..

in this there is the code for that in XML format

8 REPLIES 8
Read only

Former Member
0 Likes
955

hi check this..

in this there is the code for that in XML format

Read only

0 Likes
954

Hi,

I have gone thru this blog but I want send SMS to US Mobile no.I checked other webservice but it supports only few cellular networks in US.

any other alternate for this...

anyway thanks for your reply

Regards,

Nivas

Read only

Former Member
0 Likes
954

solved

Read only

0 Likes
954

Kindly send me SMS sending doc in ECC6

Thanks in advance.

Samir

Read only

0 Likes
954

Hi RP@4081,

If solved, please let us know what you did so that others can also benefit from your post.

Regards

Karthik D

Read only

0 Likes
954

Hi Srini,

Can you plz send the code for sending SMS using SO_NEW_DOCUMENT_SEND_API1.

Regards,

Read only

0 Likes
954

Hello Srini,

Please let me know ...what exactly needs to be done ?

Thanks & regards,

Jomy

Read only

Former Member
0 Likes
954

where We to deifne URL link & message & mobile no in thi sFM