<?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: XSTRING Data Type Conversion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-data-type-conversion/m-p/6442328#M1412464</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; My Importing Parameter from webservice itself will be XSTRING data type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; So,when i input XSTRING format of the file content ,its getting trucated.That is the problem i m &lt;/P&gt;&lt;P&gt; facing...no conversion problems are there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  At worst case,when i pass XSTRING data from web service and debug my remote FM,only 2 characters are passed as XSTRING value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Any suggesstions!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks,&lt;/P&gt;&lt;P&gt; Divya.S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Divya_SAP on Dec 14, 2009 12:27 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2009 11:24:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-14T11:24:03Z</dc:date>
    <item>
      <title>XSTRING Data Type Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-data-type-conversion/m-p/6442326#M1412462</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 have an scenario in which i will upload my image as XSTRING format from mobile and&lt;/P&gt;&lt;P&gt;attach it to SAP Work Order via GOS.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;But i cannot pass the file content as XSTRING format as some of the characters are trunacated as it &lt;/P&gt;&lt;P&gt;says '255 characters are allowed'.Rest of them are being truncated and image is uploaded wrongly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply at the earliest!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Divya.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 11:09:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-data-type-conversion/m-p/6442326#M1412462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T11:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: XSTRING Data Type Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-data-type-conversion/m-p/6442327#M1412463</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;Checkout those FMs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCMS_BINARY_TO_XSTRING&lt;/P&gt;&lt;P&gt;SCMS_FTEXT_TO_XSTRING&lt;/P&gt;&lt;P&gt;SCMS_STRING_TO_XSTRING&lt;/P&gt;&lt;P&gt;SCMS_TEXT_TO_XSTRING&lt;/P&gt;&lt;P&gt;SCMS_XSTRING_TO_BINARY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 11:17:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-data-type-conversion/m-p/6442327#M1412463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T11:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: XSTRING Data Type Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-data-type-conversion/m-p/6442328#M1412464</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; My Importing Parameter from webservice itself will be XSTRING data type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; So,when i input XSTRING format of the file content ,its getting trucated.That is the problem i m &lt;/P&gt;&lt;P&gt; facing...no conversion problems are there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  At worst case,when i pass XSTRING data from web service and debug my remote FM,only 2 characters are passed as XSTRING value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Any suggesstions!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks,&lt;/P&gt;&lt;P&gt; Divya.S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Divya_SAP on Dec 14, 2009 12:27 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 11:24:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-data-type-conversion/m-p/6442328#M1412464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T11:24:03Z</dc:date>
    </item>
  </channel>
</rss>

