<?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: Unicode conversion - Data Format in UPLOAD FM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-data-format-in-upload-fm/m-p/9075689#M1703862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set the&amp;nbsp; WITH_ENCODING parameters of CL_GUI_FRONTEND_SERVICES=&amp;gt;FILE_OPEN_DIALOG &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2012 07:55:51 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2012-10-30T07:55:51Z</dc:date>
    <item>
      <title>Unicode conversion - Data Format in UPLOAD FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-data-format-in-upload-fm/m-p/9075687#M1703860</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;For unicode conversion, obsolete UPLOAD FM needs to be replaced with CL_GUI_FRONTEND_SERVICES=&amp;gt;FILE_OPEN_DIALOG and CL_GUI_FRONTEND_SERVICES=&amp;gt;GUI_UPLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I found that UPLOAD FM shows a dialog box that allows users to choose Data Format of the file they are trying to upload.&lt;/P&gt;&lt;P&gt;The data format can be any of the followings&lt;/P&gt;&lt;P&gt;ASC&lt;/P&gt;&lt;P&gt;BIN&lt;/P&gt;&lt;P&gt;IBM&lt;/P&gt;&lt;P&gt;DAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked at the FILE_OPEN_DIALOG implementation but I cannot find any parameter or implementation to display data format on an upload dialog window.&lt;/P&gt;&lt;P&gt;Does anyone know if there is a way to display the data format in FILE_OPEN_DIALOG?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If FILE_OPEN_DIALOG cannot show the data format, does it mean that I have to code another dialog box to ask the user what the data format of the file is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 04:33:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-data-format-in-upload-fm/m-p/9075687#M1703860</guid>
      <dc:creator>ec1</dc:creator>
      <dc:date>2012-10-30T04:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode conversion - Data Format in UPLOAD FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-data-format-in-upload-fm/m-p/9075688#M1703861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/151506" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Stevanic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can pass the defualt extension to this method, if you are always going for the same type or you can code another dialog box for that. &lt;/P&gt;&lt;P&gt;When you open the dialog box to open the file, it gives an option to select the type of the file as given above.&lt;/P&gt;&lt;P&gt;Hope this info helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 07:29:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-data-format-in-upload-fm/m-p/9075688#M1703861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-30T07:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode conversion - Data Format in UPLOAD FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-data-format-in-upload-fm/m-p/9075689#M1703862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set the&amp;nbsp; WITH_ENCODING parameters of CL_GUI_FRONTEND_SERVICES=&amp;gt;FILE_OPEN_DIALOG &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 07:55:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-data-format-in-upload-fm/m-p/9075689#M1703862</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-10-30T07:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode conversion - Data Format in UPLOAD FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-data-format-in-upload-fm/m-p/9075690#M1703863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response Akhil but it is not exactly what I am after. The following is the dialog box shown by Upload FM. The option is to specify how data in the file should be converted and uploaded into a table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the conversion method has been separated from the dialog box but I am not sure if there is any component to display this in CL_GUI_FRONTEND_SERVICES.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/151726" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 22:06:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-data-format-in-upload-fm/m-p/9075690#M1703863</guid>
      <dc:creator>ec1</dc:creator>
      <dc:date>2012-10-30T22:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode conversion - Data Format in UPLOAD FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-data-format-in-upload-fm/m-p/9075691#M1703864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have seen this encoding option but I need an option to display the list of conversion method as shown below.&lt;/P&gt;&lt;P&gt;I guess this is not supported anymore and I have to develop a custom dialog box to display this list.&lt;/P&gt;&lt;P&gt; &lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/151820" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 22:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-data-format-in-upload-fm/m-p/9075691#M1703864</guid>
      <dc:creator>ec1</dc:creator>
      <dc:date>2012-10-30T22:13:54Z</dc:date>
    </item>
  </channel>
</rss>

