<?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: Write to a DBF file. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-to-a-dbf-file/m-p/6767098#M1462634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have to append data in a already existing file, you will have to set the parameter APPEND  = 'X' in GUI_DOWNLOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Apr 2010 04:44:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-06T04:44:09Z</dc:date>
    <item>
      <title>Write to a DBF file.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-to-a-dbf-file/m-p/6767097#M1462633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all !&lt;/P&gt;&lt;P&gt;In this time, I need working with the file format DBF ( Read and write ).&lt;/P&gt;&lt;P&gt;with request read content of DBF file I have some solution.&lt;/P&gt;&lt;P&gt;with request write to DBF file, I using function module 'GUI_DOWLOAD' but it overwrite to file. If DBF file is exist, i want open it and then implement append, modify, delete record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you have any ideas of this request, plz tell me. tks a lot !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 04:38:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-to-a-dbf-file/m-p/6767097#M1462633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-06T04:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Write to a DBF file.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-to-a-dbf-file/m-p/6767098#M1462634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have to append data in a already existing file, you will have to set the parameter APPEND  = 'X' in GUI_DOWNLOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 04:44:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-to-a-dbf-file/m-p/6767098#M1462634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-06T04:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Write to a DBF file.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-to-a-dbf-file/m-p/6767099#M1462635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vikranth.Reddy !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I viewed FM "GUI_DOWNLOAD". in FM "GUI_DOAWLOAD" have parameter APPEND, this parameter use for some format file but don't use with format DBF.&lt;/P&gt;&lt;P&gt;U can see code of this FM in line 202 to line 216. the parameter APPEND_MODE don't have in list parameter of subroutine gui_dbf_download.&lt;/P&gt;&lt;P&gt;When Export to formate DBF use "GUI_DOAWLOAD" with parameter APPEND = 'A', data in file is overwrite.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 07:04:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-to-a-dbf-file/m-p/6767099#M1462635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-06T07:04:29Z</dc:date>
    </item>
  </channel>
</rss>

