<?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 in exporting to Excel in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-exporting-to-excel/m-p/10936969#M1891990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like the date is alpha numeric (numbers and letters), which is tried to be passed to a numeric field in program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the field type to alpha numeric, as in type CHAR, and check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Feb 2015 18:23:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-02-23T18:23:53Z</dc:date>
    <item>
      <title>Problem in exporting to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-exporting-to-excel/m-p/10936968#M1891989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;I am facing a problem in custom program. I have written a program importing data from excel file and process the data by performing a BDC program then export the data again to excel with additional column represent the document no as an output from the saving document by BDC.&lt;/P&gt;&lt;P&gt;The problem is in running the function module XXL_FULL_API gives dump error as shown in the attached file dump_error.jpg only when the default parameter of my user is Islamic Date1 as shown in the attached file user_profile.jpg.&lt;/P&gt;&lt;P&gt;When I change the Profile defaults to Georgian date the function module running well and export the data.&lt;/P&gt;&lt;P&gt;Please find in the attachment the program code and the dump error and the user profile.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 07:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-exporting-to-excel/m-p/10936968#M1891989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-23T07:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in exporting to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-exporting-to-excel/m-p/10936969#M1891990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like the date is alpha numeric (numbers and letters), which is tried to be passed to a numeric field in program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the field type to alpha numeric, as in type CHAR, and check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 18:23:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-exporting-to-excel/m-p/10936969#M1891990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-23T18:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in exporting to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-exporting-to-excel/m-p/10936970#M1891991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Mr. Aziz. the problem is Islamic format takes value of A, B, C. The variable in the standard function module is number. How to change it while it is standard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 06:14:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-exporting-to-excel/m-p/10936970#M1891991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-24T06:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in exporting to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-exporting-to-excel/m-p/10936971#M1891992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. could I get the FM name and Field Name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 07:57:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-exporting-to-excel/m-p/10936971#M1891992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-24T07:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in exporting to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-exporting-to-excel/m-p/10936972#M1891993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The variable is all as shown in the attached file:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/655228" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 22:44:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-exporting-to-excel/m-p/10936972#M1891993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-27T22:44:38Z</dc:date>
    </item>
  </channel>
</rss>

