<?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 flat file format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-format/m-p/4136151#M989095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically there r 3 types of flat file format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASC&lt;/P&gt;&lt;P&gt;DAT&lt;/P&gt;&lt;P&gt;BIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am I rite???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the difference between these formats?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jul 2008 01:09:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-18T01:09:19Z</dc:date>
    <item>
      <title>flat file format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-format/m-p/4136151#M989095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically there r 3 types of flat file format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASC&lt;/P&gt;&lt;P&gt;DAT&lt;/P&gt;&lt;P&gt;BIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am I rite???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the difference between these formats?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 01:09:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-format/m-p/4136151#M989095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-18T01:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: flat file format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-format/m-p/4136152#M989096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is from the documentation available in GUI_UPLOAD func.module:&lt;/P&gt;&lt;P&gt;'BIN'.&lt;/P&gt;&lt;P&gt;            The system reads a binary representation of the internal table from the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           file. The data is neither converted nor interpreted in this case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            Usually, reasonable results are obtained only if the internal table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           consists of a single column of type 'X'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'DAT'&lt;/P&gt;&lt;P&gt;           The components of the internal table are filled from the file. If the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            table contains several columns, the entries in the file must be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           separated by tabs. No conversion exits are performed. [ eg: .TXT with tab delimited ]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           The following applies for the different data types: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I or N or P or F&lt;/P&gt;&lt;P&gt;                     The numbers must be formatted according to the decimal representation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                     defined in the user settings. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;                     The date must be formatted according to the date format defined in the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                     user settings. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T&lt;/P&gt;&lt;P&gt;                     The time must be formatted as hh:mm:ss. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'ASC'.&lt;/P&gt;&lt;P&gt;The components of the internal table are filled from the file. Only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           data types with fixed length are allowed. The data must be contained &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           in the file in its full length. [ eg: Like .TXT or .CSV files ]&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;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 03:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-format/m-p/4136152#M989096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-18T03:13:54Z</dc:date>
    </item>
  </channel>
</rss>

