<?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 Sending SMS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/9106949#M1706556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sending sms using FM &lt;SPAN class="L0S52"&gt; &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SO_NEW_DOCUMENT_SEND_API1' but it will allow only &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;160 to 170 Character but i want to send more than it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;is there any way to send SMS more than long char length.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Thanks &amp;amp; Regrds,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Mahipalsinh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2012 06:22:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-12-06T06:22:09Z</dc:date>
    <item>
      <title>Sending SMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/9106949#M1706556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sending sms using FM &lt;SPAN class="L0S52"&gt; &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SO_NEW_DOCUMENT_SEND_API1' but it will allow only &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;160 to 170 Character but i want to send more than it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;is there any way to send SMS more than long char length.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Thanks &amp;amp; Regrds,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Mahipalsinh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 06:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/9106949#M1706556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-06T06:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sending SMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/9106950#M1706557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; try with is fill the DOCUMENT_DATA-DOC_SIZE FM importing field with lengh .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex. logic. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; w_doc_data-doc_size =&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( w_lines - 1 ) * 255 + strlen( your message ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it solve your probelm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 06:43:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/9106950#M1706557</guid>
      <dc:creator>KiranJ</dc:creator>
      <dc:date>2012-12-06T06:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sending SMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/9106951#M1706558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have to increase the size at the time of SCOT Config.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 05:14:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-sms/m-p/9106951#M1706558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-21T05:14:36Z</dc:date>
    </item>
  </channel>
</rss>

