<?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: Application Server problem!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432279#M1052102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the size of data and check the version of your excel also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Malpani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2008 10:11:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-10T10:11:11Z</dc:date>
    <item>
      <title>Application Server problem!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432278#M1052101</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;We are trying to download the excel file on the Application server.After downloading, 3 cols are getting truncated. We want to know the reason. Any space problem? or something else? Please let us know why these 3 cols are getting truncated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thansk!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 10:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432278#M1052101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T10:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Application Server problem!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432279#M1052102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the size of data and check the version of your excel also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Malpani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 10:11:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432279#M1052102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T10:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Application Server problem!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432280#M1052103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are downloading it from Application server to internal table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or is it other way you are doing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are downloading the data from internal table to application server then check it once again you can see only up to a particulat length. if you want to check it just download it once and see the content of the file using the transaction &lt;STRONG&gt;CG3Y&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 10:11:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432280#M1052103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T10:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Application Server problem!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432281#M1052104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In AL11 (Application server), u can not see the lines more than 256 length. But the complete data will be stored and whenever u download it to any file entire data will be downloaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subbu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 10:13:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432281#M1052104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T10:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Application Server problem!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432282#M1052105</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 able to see the data which is more than 256 characters. But the data in Internal table is in place. But while transferring from Internal table to Application server, the data is getting truncated and unable to see the full data whatever in Internal table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432282#M1052105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T13:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Application Server problem!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432283#M1052106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That means there is no Truncation of the Data , only you are able to some limited text. To confirm the same Download back to internal table and check it once...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:19:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432283#M1052106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T13:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Application Server problem!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432284#M1052107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Yaar, the data is not getting populated on the application server. what may be the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debugging mode, we are unable to trace it out as encoding takes place. how can we do it??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432284#M1052107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T13:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Application Server problem!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432285#M1052108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What tool are you using to verify if the data is transfered ok in the application server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using AL11 as said above you cannot view more than 255 chars in the file(not the internal table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TO verify if the data is transferred correctly use &lt;STRONG&gt;C3GY&lt;/STRONG&gt; in &lt;STRONG&gt;BIN&lt;/STRONG&gt; mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:39:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432285#M1052108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T13:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Application Server problem!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432286#M1052109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone. My problem got resolved now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 04:36:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-problem/m-p/4432286#M1052109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T04:36:23Z</dc:date>
    </item>
  </channel>
</rss>

