<?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: HR Master data download error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-master-data-download-error/m-p/7256354#M1528290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I   have replaced those tab values with place before moving to function module.&lt;/P&gt;&lt;P&gt;still, I am getting the number of records to be less than what is in internal table in xls download.&lt;/P&gt;&lt;P&gt;There are records with  genuine errors,  which can be  corrected.Still it is supposed to give atlease number of records to be accurate one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone come across such issue while downloading master records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate ur help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;- M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Sep 2010 04:08:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-29T04:08:29Z</dc:date>
    <item>
      <title>HR Master data download error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-master-data-download-error/m-p/7256352#M1528288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, &lt;/P&gt;&lt;P&gt;I am trying to download HR Master data  using FM gui_download.&lt;/P&gt;&lt;P&gt;In case of downaloading all staff data, I am getting incorrect no &lt;/P&gt;&lt;P&gt;of records in xls file though  no of records internal table is accurate.&lt;/P&gt;&lt;P&gt;Also some of the records values are corrupt or incorrupt values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As analysed ,   when any value in a record ends with '#' as mentioned below, It is already considered as TAB separtion,thus&lt;/P&gt;&lt;P&gt;ends with incorrect values in certain records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'GUI_DOWNLOAD'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      FILENAME              = fname&lt;/P&gt;&lt;P&gt;      filetype              = 'ASC'&lt;/P&gt;&lt;P&gt;      WRITE_FIELD_SEPARATOR = 'X'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      DATA_TAB              = table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try with ' '( space ) as the separator  in this FM , number of records are correct ,but not spread across in respective columns. I need to download in xls file with tab separation....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your suggestion on this ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;- MK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 21:02:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-master-data-download-error/m-p/7256352#M1528288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T21:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: HR Master data download error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-master-data-download-error/m-p/7256353#M1528289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leave write-separator = 'X', but don't put tabs manually into the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 21:12:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-master-data-download-error/m-p/7256353#M1528289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T21:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: HR Master data download error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-master-data-download-error/m-p/7256354#M1528290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I   have replaced those tab values with place before moving to function module.&lt;/P&gt;&lt;P&gt;still, I am getting the number of records to be less than what is in internal table in xls download.&lt;/P&gt;&lt;P&gt;There are records with  genuine errors,  which can be  corrected.Still it is supposed to give atlease number of records to be accurate one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone come across such issue while downloading master records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate ur help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;- M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 04:08:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-master-data-download-error/m-p/7256354#M1528290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T04:08:29Z</dc:date>
    </item>
  </channel>
</rss>

