<?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 File type in Session Method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-type-in-session-method/m-p/2782669#M648657</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;This is in the session method in the upload function....&lt;/P&gt;&lt;P&gt;I am getting error"""""Unable to interpret "FILE NAME".  Possible causes of error: incorrect spelling or comma error.""""" and the code is as follows..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;TO UPLOAD FLAT FILE TO INTERNAL TABLE.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;CALL FUNCTION 'UPLOAD'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*CODEPAGE                      =''&lt;/P&gt;&lt;P&gt;   FILENAME                      = 'E:\RAJASAP\SELECTIONSCREEN.TXT'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   FILETYPE                      ='ASC'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ITEM                          = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could any one help me in this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Rajashekhar Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2007 06:03:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-07T06:03:57Z</dc:date>
    <item>
      <title>File type in Session Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-type-in-session-method/m-p/2782669#M648657</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;This is in the session method in the upload function....&lt;/P&gt;&lt;P&gt;I am getting error"""""Unable to interpret "FILE NAME".  Possible causes of error: incorrect spelling or comma error.""""" and the code is as follows..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;TO UPLOAD FLAT FILE TO INTERNAL TABLE.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;CALL FUNCTION 'UPLOAD'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*CODEPAGE                      =''&lt;/P&gt;&lt;P&gt;   FILENAME                      = 'E:\RAJASAP\SELECTIONSCREEN.TXT'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   FILETYPE                      ='ASC'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ITEM                          = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could any one help me in this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Rajashekhar Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 06:03:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-type-in-session-method/m-p/2782669#M648657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T06:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: File type in Session Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-type-in-session-method/m-p/2782670#M648658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rajashekar reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use GUI_UPLOAD funtion with correct path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it won't give error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 06:14:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-type-in-session-method/m-p/2782670#M648658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T06:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: File type in Session Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-type-in-session-method/m-p/2782671#M648659</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;&amp;lt;b&amp;gt;uncomment exporting&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;TO UPLOAD FLAT FILE TO INTERNAL TABLE.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;CALL FUNCTION 'UPLOAD'&lt;/P&gt;&lt;P&gt; &amp;lt;b&amp;gt;EXPORTING&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;*CODEPAGE =''&lt;/P&gt;&lt;P&gt;FILENAME = 'E:\RAJASAP\SELECTIONSCREEN.TXT'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILETYPE ='ASC'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;ITEM = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 06:16:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-type-in-session-method/m-p/2782671#M648659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T06:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: File type in Session Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-type-in-session-method/m-p/2782672#M648660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajasekhar..&lt;/P&gt;&lt;P&gt;See the Changes in BOLD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'UPLOAD'&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;EXPORTING&amp;lt;/b&amp;gt;    "you have to uncomment this..&lt;/P&gt;&lt;P&gt;*CODEPAGE =''&lt;/P&gt;&lt;P&gt;FILENAME = 'E:\RAJASAP\SELECTIONSCREEN.TXT'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILETYPE ='ASC'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;ITEM = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And one more thing &lt;/P&gt;&lt;P&gt;Call the FM   GUI_UPLOAD instead of UPLOAD which is Obsolete .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 06:16:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-type-in-session-method/m-p/2782672#M648660</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-09-07T06:16:39Z</dc:date>
    </item>
  </channel>
</rss>

