<?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: add space in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-space/m-p/3770860#M907360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Refer&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=11204090&amp;amp;messageID=2641251" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=11204090&amp;amp;messageID=2641251&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2008 06:26:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-28T06:26:42Z</dc:date>
    <item>
      <title>add space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-space/m-p/3770857#M907357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i have created a text file from internal table using open dataset statement.  While giving this file to user there is a requirement to add a blank space at the end of each line of the file.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how i can add blank space at the end of each record / line using abap statements ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 06:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-space/m-p/3770857#M907357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T06:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: add space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-space/m-p/3770858#M907358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get the one space at end of the each recod in your file,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;increase the size of the last field /workarea length of the internal table by 1(to get space at end) and while transfering data from internal table to file using open datasets i.e in transfer stament specify the length of record of the internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:TRANSFER wa_itab TO g_file LENGTH l_wa_itab_length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here l_wa_itab_length contains the length of workarea.&lt;/P&gt;&lt;P&gt;with this we can avoid the truncation of spaces at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will be helpful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if needful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RAMESH KUMAR on Apr 28, 2008 8:23 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 06:19:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-space/m-p/3770858#M907358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T06:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: add space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-space/m-p/3770859#M907359</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;&lt;/P&gt;&lt;P&gt;You can try downloading it in binary mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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, 28 Apr 2008 06:24:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-space/m-p/3770859#M907359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T06:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: add space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-space/m-p/3770860#M907360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Refer&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=11204090&amp;amp;messageID=2641251" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=11204090&amp;amp;messageID=2641251&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 06:26:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-space/m-p/3770860#M907360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T06:26:42Z</dc:date>
    </item>
  </channel>
</rss>

