<?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: Maximum output File length? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216588#M767021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Matt:&lt;/P&gt;&lt;P&gt;Check the length of your structure.  A previous employer that I worked for generate files that had character lengths of 2500 characters for benefit entitlements.  Check the size of the Z-Structure if thats what you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the 1023 size limit, that is an SAP table, via SE16 length limit, but Z-tables and structures, you should be able set those accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2008 14:51:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-15T14:51:46Z</dc:date>
    <item>
      <title>Maximum output File length?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216581#M767014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to write a 1208 character output file, but the file seems to truncate at 1100 characters. Is this a program issue or a limit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 17:52:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216581#M767014</guid>
      <dc:creator>mattnewell</dc:creator>
      <dc:date>2008-01-11T17:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum output File length?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216582#M767015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure...I never had to download something that big...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 19:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216582#M767015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T19:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum output File length?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216583#M767016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to check to see the size of the itab or structure that you downloading this file into.  Look at how many characters the structure is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jan 11, 2008 3:58 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 20:25:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216583#M767016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T20:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum output File length?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216584#M767017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alvaro / Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you downloading this file (as in to the client machine) or trying to output it to the App server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outputting a file generally means writing to the App server - which is not downloading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 21:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216584#M767017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T21:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum output File length?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216585#M767018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are outputting to the App server, what OS are you running?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 21:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216585#M767018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T21:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum output File length?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216586#M767019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in sap the system allows a maximum of 1023 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sagar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jan 2008 06:55:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216586#M767019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-12T06:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum output File length?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216587#M767020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am outputting to a App Server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 13:32:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216587#M767020</guid>
      <dc:creator>mattnewell</dc:creator>
      <dc:date>2008-01-15T13:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum output File length?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216588#M767021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Matt:&lt;/P&gt;&lt;P&gt;Check the length of your structure.  A previous employer that I worked for generate files that had character lengths of 2500 characters for benefit entitlements.  Check the size of the Z-Structure if thats what you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the 1023 size limit, that is an SAP table, via SE16 length limit, but Z-tables and structures, you should be able set those accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 14:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216588#M767021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T14:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum output File length?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216589#M767022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 12:17:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-output-file-length/m-p/3216589#M767022</guid>
      <dc:creator>mattnewell</dc:creator>
      <dc:date>2008-01-16T12:17:57Z</dc:date>
    </item>
  </channel>
</rss>

