<?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 fix  length in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fix-length/m-p/2095522#M436185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want the fix the lenght in flat file.&lt;/P&gt;&lt;P&gt;Ex. if a(3) tyep c.&lt;/P&gt;&lt;P&gt;a = 'P'.&lt;/P&gt;&lt;P&gt;but i want a= 'P  ' in flat file . how can i do . pls help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2007 03:29:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-29T03:29:55Z</dc:date>
    <item>
      <title>fix  length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fix-length/m-p/2095522#M436185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want the fix the lenght in flat file.&lt;/P&gt;&lt;P&gt;Ex. if a(3) tyep c.&lt;/P&gt;&lt;P&gt;a = 'P'.&lt;/P&gt;&lt;P&gt;but i want a= 'P  ' in flat file . how can i do . pls help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 03:29:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fix-length/m-p/2095522#M436185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T03:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: fix  length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fix-length/m-p/2095523#M436186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

data text(10).

text = 'a = ''P'''.

write : / text.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 03:32:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fix-length/m-p/2095523#M436186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T03:32:55Z</dc:date>
    </item>
  </channel>
</rss>

