<?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: Problem with TRANSFER statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-transfer-statement/m-p/8701252#M1670879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not start with ABAP Help (F1) on keyword TRANSFER?&amp;nbsp; There, you would have seen the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2012 18:06:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-03T18:06:06Z</dc:date>
    <item>
      <title>Problem with TRANSFER statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-transfer-statement/m-p/8701250#M1670877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am sending the records to outbound file using TRANSFER statement.&lt;/P&gt;&lt;P&gt;Here i have some 33 fields in each record. It is a fixed length file.&lt;/P&gt;&lt;P&gt;If the last&amp;nbsp; field doesn't contain any values&amp;nbsp; i am not able to have spaces in the outbound file instead of field contents.&lt;/P&gt;&lt;P&gt;If the field contains value then there is no problem.&lt;/P&gt;&lt;P&gt;But client is very specific to have spaces at the end of each record if the last fields doesn't contain values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards &lt;/P&gt;&lt;P&gt;Rajasrikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 16:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-transfer-statement/m-p/8701250#M1670877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-03T16:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with TRANSFER statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-transfer-statement/m-p/8701251#M1670878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was the file opened in text or binary mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to specify the record length explicitly with the LENGTH addition of the TRANSFER statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 17:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-transfer-statement/m-p/8701251#M1670878</guid>
      <dc:creator>Tamas_Hoznek</dc:creator>
      <dc:date>2012-05-03T17:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with TRANSFER statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-transfer-statement/m-p/8701252#M1670879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not start with ABAP Help (F1) on keyword TRANSFER?&amp;nbsp; There, you would have seen the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 18:06:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-transfer-statement/m-p/8701252#M1670879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-03T18:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with TRANSFER statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-transfer-statement/m-p/8701253#M1670880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;F1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 20:47:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-transfer-statement/m-p/8701253#M1670880</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2012-05-03T20:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with TRANSFER statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-transfer-statement/m-p/8701254#M1670881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;file was opened in text mode&amp;nbsp; . i tried with the length option by but i am not getting spaces at the end of each record&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 07:57:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-transfer-statement/m-p/8701254#M1670881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-04T07:57:38Z</dc:date>
    </item>
  </channel>
</rss>

