<?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: Regarding file upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-file-upload/m-p/2789340#M650608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;EXCEL_OLE_STANDARD_DAT&amp;lt;/b&amp;gt;   Just calls MS_EXCEL_OLE_STANDARD_DAT  &lt;/P&gt;&lt;P&gt;SLPC  OLE - PC interface  MS_EXCEL_OLE_STANDARD_DAT   Downloads internal table and opens it in MS Excel. Example.  &lt;/P&gt;&lt;P&gt;KCDE  Data transfer from PC files  KCD_EXCEL_OLE_TO_INT_CONVERT   Uploads an *.xls file to internal table (max cell length = 32). Example. This function uses a range selection and copy-paste technique, therefore it quite fast.Q&lt;/P&gt;&lt;P&gt;There is another Example 2 that reads data from Excel file cell by cell.b  &lt;/P&gt;&lt;P&gt;ALSMEX  FI-AA Legacy Data Transfer w/ Excel &lt;/P&gt;&lt;P&gt; &amp;lt;b&amp;gt;ALSM_EXCEL_TO_INTERNAL_TABLE&amp;lt;/b&amp;gt;   the same as KCD_EXCEL_OLE_TO_INT_CONVERT but max cell length = 50  &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;FTBU_CONV &amp;lt;/b&amp;gt; General conversion &lt;/P&gt;&lt;P&gt; &amp;lt;b&amp;gt;FTBU_START_EXCEL  &amp;lt;/b&amp;gt; just [download internal table to file and] start Excel (w/o OLE). See also WS_EXCEL  &lt;/P&gt;&lt;P&gt;The TXXL function group uses the DLLs and other files installed with SAPGUI in directory: ...\Program Files\SAP\FrontEnd\SAPgui\xxl\ &lt;/P&gt;&lt;P&gt;Can work both with Excel and Lotus 1-2-3: &lt;/P&gt;&lt;P&gt;TXXL  EXCEL - list viewer interface &lt;/P&gt;&lt;P&gt; &amp;lt;b&amp;gt;XXL_FULL_API &amp;lt;/b&amp;gt; Output Excel list viewer list  SAP examples: &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;XXLFTEST&amp;lt;/b&amp;gt; (XXL Test Environment / XXL_FULL_API Example) &lt;/P&gt;&lt;P&gt;XXLTTEST (XXL Interface: Test Program for Formats and Types (also XXL_FULL_API)) &lt;/P&gt;&lt;P&gt;XXLSTEST (XXL Test Environment / XXL_SIMPLE_API Example) &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;XXL_SIMPLE_API &amp;lt;/b&amp;gt; Output list viewer list with reduced functions  &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;XXL_CHECK_API  &amp;lt;/b&amp;gt; Examble of use in customer reports: &lt;/P&gt;&lt;P&gt;if question = 'STARTABLE' &lt;/P&gt;&lt;P&gt;and return_code &amp;lt;&amp;gt; 0 &lt;/P&gt;&lt;P&gt;then "Download to Excel" button has to be excluded from a pf-status &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, the return_code is always set to 0 in the FM source code s.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/victorav15/sapr3/abapfun.html#ole" target="test_blank"&gt;http://www.geocities.com/victorav15/sapr3/abapfun.html#ole&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful..............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Sep 2007 04:19:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-12T04:19:59Z</dc:date>
    <item>
      <title>Regarding file upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-file-upload/m-p/2789338#M650606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am uploading an Excel file onto presentation and application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I want some of the columns in the Excel file to be colored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; is this possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if so please let me know how this can be achieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 04:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-file-upload/m-p/2789338#M650606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T04:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding file upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-file-upload/m-p/2789339#M650607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Excel Upload&lt;/P&gt;&lt;P&gt;FM GUI_UPLOAD(Presentation server) or open dataset(application server).&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;You can upload coloured columns&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;For Excel Downloading with COloured COlumns&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Please use FM &amp;#147;XXL_FULL_API&amp;#148;.&lt;/P&gt;&lt;P&gt;You can refer report program XXLFTEST or XXLTTEST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Prashant Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 04:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-file-upload/m-p/2789339#M650607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T04:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding file upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-file-upload/m-p/2789340#M650608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;EXCEL_OLE_STANDARD_DAT&amp;lt;/b&amp;gt;   Just calls MS_EXCEL_OLE_STANDARD_DAT  &lt;/P&gt;&lt;P&gt;SLPC  OLE - PC interface  MS_EXCEL_OLE_STANDARD_DAT   Downloads internal table and opens it in MS Excel. Example.  &lt;/P&gt;&lt;P&gt;KCDE  Data transfer from PC files  KCD_EXCEL_OLE_TO_INT_CONVERT   Uploads an *.xls file to internal table (max cell length = 32). Example. This function uses a range selection and copy-paste technique, therefore it quite fast.Q&lt;/P&gt;&lt;P&gt;There is another Example 2 that reads data from Excel file cell by cell.b  &lt;/P&gt;&lt;P&gt;ALSMEX  FI-AA Legacy Data Transfer w/ Excel &lt;/P&gt;&lt;P&gt; &amp;lt;b&amp;gt;ALSM_EXCEL_TO_INTERNAL_TABLE&amp;lt;/b&amp;gt;   the same as KCD_EXCEL_OLE_TO_INT_CONVERT but max cell length = 50  &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;FTBU_CONV &amp;lt;/b&amp;gt; General conversion &lt;/P&gt;&lt;P&gt; &amp;lt;b&amp;gt;FTBU_START_EXCEL  &amp;lt;/b&amp;gt; just [download internal table to file and] start Excel (w/o OLE). See also WS_EXCEL  &lt;/P&gt;&lt;P&gt;The TXXL function group uses the DLLs and other files installed with SAPGUI in directory: ...\Program Files\SAP\FrontEnd\SAPgui\xxl\ &lt;/P&gt;&lt;P&gt;Can work both with Excel and Lotus 1-2-3: &lt;/P&gt;&lt;P&gt;TXXL  EXCEL - list viewer interface &lt;/P&gt;&lt;P&gt; &amp;lt;b&amp;gt;XXL_FULL_API &amp;lt;/b&amp;gt; Output Excel list viewer list  SAP examples: &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;XXLFTEST&amp;lt;/b&amp;gt; (XXL Test Environment / XXL_FULL_API Example) &lt;/P&gt;&lt;P&gt;XXLTTEST (XXL Interface: Test Program for Formats and Types (also XXL_FULL_API)) &lt;/P&gt;&lt;P&gt;XXLSTEST (XXL Test Environment / XXL_SIMPLE_API Example) &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;XXL_SIMPLE_API &amp;lt;/b&amp;gt; Output list viewer list with reduced functions  &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;XXL_CHECK_API  &amp;lt;/b&amp;gt; Examble of use in customer reports: &lt;/P&gt;&lt;P&gt;if question = 'STARTABLE' &lt;/P&gt;&lt;P&gt;and return_code &amp;lt;&amp;gt; 0 &lt;/P&gt;&lt;P&gt;then "Download to Excel" button has to be excluded from a pf-status &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, the return_code is always set to 0 in the FM source code s.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/victorav15/sapr3/abapfun.html#ole" target="test_blank"&gt;http://www.geocities.com/victorav15/sapr3/abapfun.html#ole&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful..............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 04:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-file-upload/m-p/2789340#M650608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T04:19:59Z</dc:date>
    </item>
  </channel>
</rss>

