‎2007 Feb 09 9:57 AM
Hello Guys..
I am creating a program which is basically alert program. As per the requirement if delivery is pending as on date , a SMS need to send the sales guys.
is there any stranded function for that, which help me ragarding the same. Mobile no of all are maintain in z table..
Regards
Swati....
‎2007 Feb 09 10:01 AM
Hi,
Check out link below..
/people/durairaj.athavanraja/blog/2005/07/12/send-sms-to-india-from-abap
‎2007 Feb 09 10:02 AM
Hello,
please check this:
http://help.sap.com/saphelp_nw04/helpdata/en/58/97c43af280463ee10000000a114084/frameset.htm
/people/anilkumar.vippagunta2/blog/2005/07/20/developing-web-application-without-writing-single-line-of-code-my-first-web-log
<b>/people/durairaj.athavanraja/blog/2005/07/12/send-sms-to-india-from-abap
/people/durairaj.athavanraja/blog/2005/07/12/send-sms-to-india-from-abap
http://www.webservicex.net/WS/WSDetails.aspx?CATID=4&WSID=59
/people/thomas.jung3/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap
Reagrds,
Beejal
**Reward if this helps
‎2007 Feb 17 4:44 AM
‎2007 Feb 17 7:20 PM
the suggested weblogs uses free SMS gateways for sending SMS and may not be a feasible solution for business use.
Certain mobilephone service providers offer services where you can send SMS to them thru any email client. and generally the email id of the phones will be in the pattern of <countrycode><areacode><mobileno>@serviceprovider.com
if, your provider is offering something like this, the easiest solution would be just sending email from abap to these numbers.
Regards
Raja