<?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 Fixed Length File in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-length-file/m-p/1403767#M195072</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to download a some info from SAP into 110 character file. I am using FM GUI_DOWNLOAD but can't find the way to download the data with fixed length of 110. I am able to have the desired format with transfer record to file length 110. But I need to download the file on presentation server, so i can't use open/close dataset commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using File type VSS but its an invalid type . Also I used export parameter TRUNC_TRAILING_BLANKS_EOL = ''. But it also didn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jun 2006 19:28:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-29T19:28:56Z</dc:date>
    <item>
      <title>Fixed Length File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-length-file/m-p/1403767#M195072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to download a some info from SAP into 110 character file. I am using FM GUI_DOWNLOAD but can't find the way to download the data with fixed length of 110. I am able to have the desired format with transfer record to file length 110. But I need to download the file on presentation server, so i can't use open/close dataset commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using File type VSS but its an invalid type . Also I used export parameter TRUNC_TRAILING_BLANKS_EOL = ''. But it also didn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 19:28:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-length-file/m-p/1403767#M195072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T19:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Length File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-length-file/m-p/1403768#M195073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you need the trailing spaces at the end of each line, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 19:33:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-length-file/m-p/1403768#M195073</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-29T19:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Length File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-length-file/m-p/1403769#M195074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are downloading to the desktop, unfortunately there is no way to get fixed length file. You can add an extra 1 character field(181st) at the end and fill it with an agreed upon record end character so that the receiving application ignores it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 19:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-length-file/m-p/1403769#M195074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T19:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Length File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-length-file/m-p/1403770#M195075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I needed the trailing spaces at the end of each line to make its length equal 110. &lt;/P&gt;&lt;P&gt;But I again tried to have the parameter TRUNC_TRAILING_BLANKS_EOL = ''. And this time it worked. &lt;/P&gt;&lt;P&gt;Actually I was entering the wrong record length for appending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for spending your time and replying to my issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 19:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-length-file/m-p/1403770#M195075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T19:38:10Z</dc:date>
    </item>
  </channel>
</rss>

