<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: sending SMS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/3515733#M845622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajiv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an requirement same like you, whenever the Invoice (when we save VF01) is genereated it has to send an SMS to the customer mobile with custome number, amount and other details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please suggest me or give your mobile and email id so that i can reach you.&lt;/P&gt;&lt;P&gt;Looking forward for your response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Sahiti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 May 2008 12:00:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-01T12:00:29Z</dc:date>
    <item>
      <title>sending SMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/3515730#M845619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement that whenever an Inquiry is created in SD module using tcode 'VA11 - create inquiry' a sms message should go to the customer as soon as i save the enquiry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;P&gt;Rajiv Ranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2008 07:51:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/3515730#M845619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-10T07:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: sending SMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/3515731#M845620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;First u need to find the proper user exit/BADI for ur requirement.&lt;/P&gt;&lt;P&gt;Following are the list of enhancements/BADis available for VA11. Put a break point in all these exits and try to save in VA11. Control will go to some of these exits. Check in which exit all the data is available for ur requirement and put ur logic there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement/ Business Add-in            Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement&lt;/P&gt;&lt;P&gt;V45L0001                                SD component supplier processing (customer enhancements)&lt;/P&gt;&lt;P&gt;V45P0001                                SD customer function for cross-company code sales&lt;/P&gt;&lt;P&gt;V45S0001                                Update sales document from configuration&lt;/P&gt;&lt;P&gt;V45S0003                                MRP-relevance for incomplete configuration&lt;/P&gt;&lt;P&gt;V45S0004                                Effectivity type in sales order&lt;/P&gt;&lt;P&gt;V45W0001                                SD Service Management: Forward Contract Data to Item&lt;/P&gt;&lt;P&gt;V46H0001                                SD Customer functions for resource-related billing&lt;/P&gt;&lt;P&gt;V60F0001                                SD Billing plan (customer enhancement) diff. to billing&lt;/P&gt;&lt;P&gt;SDAPO001                                Activating Sourcing Subitem Quantity Propagation&lt;/P&gt;&lt;P&gt;SDTRM001                                Reschedule schedule lines without a new ATP check&lt;/P&gt;&lt;P&gt;V45A0001                                Determine alternative materials for product selection&lt;/P&gt;&lt;P&gt;V45A0002                                Predefine sold-to party in sales document&lt;/P&gt;&lt;P&gt;V45E0002                                Data transfer in procurement elements (PRreq., assembly)&lt;/P&gt;&lt;P&gt;V45E0001                                Update the purchase order from the sales order&lt;/P&gt;&lt;P&gt;V45A0004                                Copy packing proposal&lt;/P&gt;&lt;P&gt;V45A0003                                Collector for customer function modulpool MV45A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Business Add-in&lt;/P&gt;&lt;P&gt;BADI_SD_SCH_GETWAGFZ                    Scheduling Agreement: Read WAGFZ from S073&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For sending SMS u can use FM &lt;STRONG&gt;SO_OBJECT_SEND&lt;/STRONG&gt;. Here in receivers pass the values as mobile number@domain.com/org etc.&lt;/P&gt;&lt;P&gt;EG; 9986123456@hutch.co.in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thia is just an example, Not exact domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Domain name u can get from Functional person/Users. Mostly all the domain names will be maintained in some Ztables for each region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2008 08:10:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/3515731#M845620</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-03-10T08:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: sending SMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/3515732#M845621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can use FM "SO_SEND_DOCUMENT_AP1I".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2008 08:28:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/3515732#M845621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-10T08:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: sending SMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/3515733#M845622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajiv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an requirement same like you, whenever the Invoice (when we save VF01) is genereated it has to send an SMS to the customer mobile with custome number, amount and other details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please suggest me or give your mobile and email id so that i can reach you.&lt;/P&gt;&lt;P&gt;Looking forward for your response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Sahiti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2008 12:00:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/3515733#M845622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-01T12:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: sending SMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/3515734#M845623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One can search for the userexits USERXIT_SAVE and USEREXIT_SAVE_PREPARE generally found in main programs for sales ( eg VF01 - SAPMV60A). Suggest you use an update function module to ensure wrong messages are not sent. dont know if this is applicable for the latest versions though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2008 13:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/3515734#M845623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-01T13:56:45Z</dc:date>
    </item>
  </channel>
</rss>

