<?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: Problem uploading XLSX using Tcode CG3Z in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374672#M1840091</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Palak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your recent post you wrote that you want this file upload in background.. If this is your requirement than you cannot use Xls file directly. As Presentation server file cannot be called in background processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Juwin suggested, request you to upload and perform your furthe steps which you want to perform with the data uploaded from file.&lt;/P&gt;&lt;P&gt;We cannot confirm by downloading file by CG3Y, so to confirm the file uploaded is correct or not perform furthe steps based on AL11 data.&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;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 06:18:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-06-04T06:18:39Z</dc:date>
    <item>
      <title>Problem uploading XLSX using Tcode CG3Z</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374665#M1840084</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;&lt;/P&gt;&lt;P&gt;My requirement is that I need to upload an XLSX extension file to application server using TCODE CG3Z.&lt;/P&gt;&lt;P&gt;This file contains characters of arabic fonts as well because of which I can't convert it to .txt or .csv before uploading as doing so converts the arabic font into series of '?'. &lt;/P&gt;&lt;P&gt;And when I simply try uploading that XLSX file to application server using format BIN, it uploads it as junk characters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 11:24:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374665#M1840084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-03T11:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem uploading XLSX using Tcode CG3Z</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374666#M1840085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is Arabic font installed in your system. If not kindly check with SAP BASIS team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Velaga Rajesh Chowdary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 12:52:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374666#M1840085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-03T12:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem uploading XLSX using Tcode CG3Z</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374667#M1840086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ho Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;But the problem is, I am not even able to upload even a simple file of .xlsx or .xls extension with no arabic text through CG3Z . Even that creates a file full of junk characters. I am able to upload csv and text files though but as these do not support arabic fonts so it doesnt help in my case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 13:01:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374667#M1840086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-03T13:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem uploading XLSX using Tcode CG3Z</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374668#M1840087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also write a program to upload it on application server and handle logic of Page code&amp;nbsp; so that it will upload arabic text also.&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;Pravin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 13:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374668#M1840087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-03T13:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem uploading XLSX using Tcode CG3Z</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374669#M1840088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upload the file into an internal table, and then use the below lines to upload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;OPEN &lt;SPAN class="L0S52"&gt;DATASET &lt;/SPAN&gt;gv_file &lt;SPAN class="L0S52"&gt;FOR &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OUTPUT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;IN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TEXT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MODE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ENCODING &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;DEFAULT&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &lt;SPAN class="L0S52"&gt;EQ &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;gt_final &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;gs_final&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TRANSFER &lt;/SPAN&gt;gs_final&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;tline &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;gv_file&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CLEAR &lt;/SPAN&gt;gs_final&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDLOOP&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ELSE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Error Message&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CLOSE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;DATASET &lt;/SPAN&gt;gv_file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Rajesh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 13:54:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374669#M1840088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-03T13:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem uploading XLSX using Tcode CG3Z</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374670#M1840089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do you see junk characters? If you are trying to view the uploaded XLSX file through AL11, it will show junk characters. That doesn't mean that the file was uploaded incorrectly. AL11 is a text viewer. XLSX is a binary file and not a text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Juwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 13:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374670#M1840089</guid>
      <dc:creator>Juwin</dc:creator>
      <dc:date>2014-06-03T13:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem uploading XLSX using Tcode CG3Z</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374671#M1840090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Pravin and Rajesh.&lt;/P&gt;&lt;P&gt;But the requirement I have could not be solved by coding as I want to upload data in background and to write this on application server I would be required to create one more foreground report which uploads data from presentation server and writes down on application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juwin,&lt;/P&gt;&lt;P&gt;Thanks for your reply. Even I thought the same as you are suggesting but the thing is even for like one line of data, it creates a very heavy file on application server and when I was trying to re download it usin CG3Y, it wasn't creating a similar file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 06:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374671#M1840090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-04T06:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem uploading XLSX using Tcode CG3Z</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374672#M1840091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Palak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your recent post you wrote that you want this file upload in background.. If this is your requirement than you cannot use Xls file directly. As Presentation server file cannot be called in background processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Juwin suggested, request you to upload and perform your furthe steps which you want to perform with the data uploaded from file.&lt;/P&gt;&lt;P&gt;We cannot confirm by downloading file by CG3Y, so to confirm the file uploaded is correct or not perform furthe steps based on AL11 data.&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;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 06:18:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374672#M1840091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-04T06:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem uploading XLSX using Tcode CG3Z</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374673#M1840092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Palak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First thing to be taken care while dealing with excel files are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Remove all formatting from excel file.&lt;/LI&gt;&lt;LI&gt;Do not use copy paste, type all values manually.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Although, you may not see the same file in AL11 as you see in your presentation server due to the difference in file formats and the way OS interprets them, still you can use the file for further processing. While reading the file you need to use proper encoding like UTF-8 in Read dataset statement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Alok&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374673#M1840092</guid>
      <dc:creator>alok_patra</dc:creator>
      <dc:date>2014-06-04T08:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem uploading XLSX using Tcode CG3Z</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374674#M1840093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Palak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if you are able to upload other formats .txt .doc in that particular server.&lt;/P&gt;&lt;P&gt;If not, the server may have restricted access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:44:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-uploading-xlsx-using-tcode-cg3z/m-p/10374674#M1840093</guid>
      <dc:creator>former_member202771</dc:creator>
      <dc:date>2014-06-04T08:44:49Z</dc:date>
    </item>
  </channel>
</rss>

