<?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 string problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669314#M1289241</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 downloading the data from excel to internal table.in that i have one field which i have declared as string type.(since it will hold more than 300 char).but still when try to get the string length its displaying only 256 and only i am getting 256 character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jun 2009 08:56:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-05T08:56:51Z</dc:date>
    <item>
      <title>string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669314#M1289241</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 downloading the data from excel to internal table.in that i have one field which i have declared as string type.(since it will hold more than 300 char).but still when try to get the string length its displaying only 256 and only i am getting 256 character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 08:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669314#M1289241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T08:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669315#M1289242</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;  did u check the size of the field of the internal table in which you are passing the value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 09:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669315#M1289242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T09:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669316#M1289243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have declared as type string.the size of the field coming from the excel is 293.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Shantha Sheela on Jun 5, 2009 11:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 09:04:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669316#M1289243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T09:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669317#M1289244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did check it...by creating a dummy program but dont know why it is giving you 256?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you can try char datatype with higher value rather than using string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say, DATA: gv_data(1000) TYPE c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vin on Jun 5, 2009 11:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 09:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669317#M1289244</guid>
      <dc:creator>former_member212005</dc:creator>
      <dc:date>2009-06-05T09:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669318#M1289245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have tried that as well not taking.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 09:08:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669318#M1289245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T09:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669319#M1289246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same problem when i downloading the data from excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After 255 characters , remaining characters are truncated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using std \ custom FM , it is not possible to send more than 255 characters in CSV ( excel ) file format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution which we used is described in the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we collected all the final data in the internal table ( including the path  to download ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, that internal table is passed to SAP XI system ( integrated system ) thru the method of proxy calling. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We did it with the help of an XI consultant. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XI will support for downloading more than 255 characteres in excel file becos XI considers as a string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check with any XI consultant to create proxy and try to send the internal table data for downloading &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 09:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669319#M1289246</guid>
      <dc:creator>UmaArjunan</dc:creator>
      <dc:date>2009-06-05T09:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669320#M1289247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shanta, &lt;/P&gt;&lt;P&gt;try to look at other types of data element based on CHAR in se11 tx. You should find many types to replace the string one that could get more than 300 char (i.e, CHAR339, CHAR512, CHAR600 and many more).&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Matteo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 09:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669320#M1289247</guid>
      <dc:creator>matteo_montalto</dc:creator>
      <dc:date>2009-06-05T09:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669321#M1289248</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;   why dont u declare the variable as char type with length 300.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 09:09:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669321#M1289248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T09:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669322#M1289249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks to me like you got the solution from Uma...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the below link....it says microsoft has designed in a way that it wont allow more than 255 characters in a column....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://office.microsoft.com/en-us/excel/HP051992911033.aspx" target="test_blank"&gt;http://office.microsoft.com/en-us/excel/HP051992911033.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(Worksheet and Workbook specification)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you can use a text file or something...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 09:14:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669322#M1289249</guid>
      <dc:creator>former_member212005</dc:creator>
      <dc:date>2009-06-05T09:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669323#M1289250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it possible to download into two separate fields.&lt;/P&gt;&lt;P&gt;if anyone worked on it can u pls send me the sample code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 09:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669323#M1289250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T09:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669324#M1289251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried with text tab delimted file.&lt;/P&gt;&lt;P&gt;same problem.&lt;/P&gt;&lt;P&gt;its taking only 255 character.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 10:31:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669324#M1289251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T10:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: string problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669325#M1289252</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;Don't use FM because FM supports for 255 characters only. You use OLE concept to get data from excel with above 255 length of data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L.Velu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 10:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-problem/m-p/5669325#M1289252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T10:49:53Z</dc:date>
    </item>
  </channel>
</rss>

