<?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 Creating Empty file with Open Dataset in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-empty-file-with-open-dataset/m-p/2860816#M670883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing one problem. I have to transfer some data from internal table into a file using OPEN DATASET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am successfully able to store the data when the internal table is filled. However the file doesnt get created if there is no data in internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requester is asking that even if data is not there, the empty file should be created so that he can get to know that there is no data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I make it? I need some solution to create empty file using Open Dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded generously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2007 05:51:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-08T05:51:35Z</dc:date>
    <item>
      <title>Creating Empty file with Open Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-empty-file-with-open-dataset/m-p/2860816#M670883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing one problem. I have to transfer some data from internal table into a file using OPEN DATASET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am successfully able to store the data when the internal table is filled. However the file doesnt get created if there is no data in internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requester is asking that even if data is not there, the empty file should be created so that he can get to know that there is no data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I make it? I need some solution to create empty file using Open Dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded generously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 05:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-empty-file-with-open-dataset/m-p/2860816#M670883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T05:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Empty file with Open Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-empty-file-with-open-dataset/m-p/2860817#M670884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To create the file, u need to input something there. &lt;/P&gt;&lt;P&gt;Try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your internal table is empty.&lt;/P&gt;&lt;P&gt;Open the file using OPEN DATASET and pass a simple '.' to the file..&lt;/P&gt;&lt;P&gt;then CLOSE DATASET.&lt;/P&gt;&lt;P&gt;Now ur file will have a DOT. And it will be empty..&lt;/P&gt;&lt;P&gt;I think this will be accepted..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 06:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-empty-file-with-open-dataset/m-p/2860817#M670884</guid>
      <dc:creator>abdulazeez12</dc:creator>
      <dc:date>2007-10-08T06:01:33Z</dc:date>
    </item>
  </channel>
</rss>

