<?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: UPLOAD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402285#M535239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UPLOAD - from presentation server obselete&lt;/P&gt;&lt;P&gt;GUI_UPLOAD - from presentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE11 -&amp;gt; Dictionary object -&amp;gt; Copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE71 main screen DEBUG u will find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jun 2007 11:14:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-06T11:14:10Z</dc:date>
    <item>
      <title>UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402280#M535234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HAI,&lt;/P&gt;&lt;P&gt;      1)   WHAT IS THE DIFF B/W UPLOAD , WS_UPLOAD, GUI_UPLOAD ?&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;P&gt;       2) HOW CAN COPY STD TABLE TO MAKE MY OWN Z_TAB ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       3) HOW CAN DEBUD SAP SCRIPT?&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANK YOU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASHOK KUMAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 11:04:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402280#M535234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T11:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402281#M535235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;1) WHAT IS THE DIFF B/W UPLOAD , WS_UPLOAD, GUI_UPLOAD ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the 3 fun modules are used to upload data from Local system to SAP&lt;/P&gt;&lt;P&gt;where as UPLOAD , WS_UPLOAD are old and outdated and no more used and the GUI_DOWNLOAD is the latest one and has to be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) HOW CAN COPY STD TABLE TO MAKE MY OWN Z_TAB ?&lt;/P&gt;&lt;P&gt;From SE11, enter the Std table&lt;/P&gt;&lt;P&gt;Press COPY button from Application tool bar, copy to Z table&lt;/P&gt;&lt;P&gt;enter Dev class for your Ztable and save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) HOW CAN DEBUD SAP SCRIPT?&lt;/P&gt;&lt;P&gt;From SE71 Tcode&lt;/P&gt;&lt;P&gt;enter script name&lt;/P&gt;&lt;P&gt;From menu Utilities-&amp;gt; activate debugger&lt;/P&gt;&lt;P&gt;then from SE38 execute the program, it stops in the script&lt;/P&gt;&lt;P&gt;you can check each field values in script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 11:08:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402281#M535235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T11:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402282#M535236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ws_upload-&amp;gt;&lt;/P&gt;&lt;P&gt;OBSOLETE: Transfer Presentation Server File to Internal Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uploads a file from the presentation server into an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obsolete. Use class CL_GUI_FRONTEND_SERVICES.&lt;/P&gt;&lt;P&gt;GUI_UPLOAD-&amp;gt;&lt;/P&gt;&lt;P&gt;Text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Upload for Data Provider&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    The module loads a file from the PC to the server. The data can be&lt;/P&gt;&lt;P&gt;    transferred in binary format or as text. Numbers and date fields can be&lt;/P&gt;&lt;P&gt;    interpreted according to the user settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2-&amp;gt;&lt;/P&gt;&lt;P&gt;go to se11&lt;/P&gt;&lt;P&gt;give the table name in the database table field&lt;/P&gt;&lt;P&gt;select the copy botton on the title bar&lt;/P&gt;&lt;P&gt;give your table name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3-&amp;gt;write the hard coded break-point at the position where you want to check the sapscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 11:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402282#M535236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T11:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402283#M535237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.all the 3 are used to upload data from front end to sap system.first 2 FM are obsolete one.&lt;/P&gt;&lt;P&gt;2.Goto Se11 enter the standard table name &amp;amp; click copy icon.It will ask to enter the zversion table name.Enter a name &amp;amp; save it.&lt;/P&gt;&lt;P&gt;3.Execute rstxdbug program before running ur script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 11:11:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402283#M535237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T11:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402284#M535238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;) WHAT IS THE DIFF B/W UPLOAD , WS_UPLOAD, GUI_UPLOAD ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPLOAD - Dynamically it will ask file name ( I mean during run time )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WS_UPLOAD - Dynamically it will not ask file name,GUI_UPLOAD - Same as WS_UPLOAD,GUI_UPLOAD will use in new version&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) HOW CAN COPY STD TABLE TO MAKE MY OWN Z_TAB ?&lt;/P&gt;&lt;P&gt;SE11-&amp;gt;enter STD Table -&amp;gt;click on copy button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) HOW CAN DEBUD SAP SCRIPT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE71-&amp;gt;utilities-activate debugger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 11:12:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402284#M535238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T11:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402285#M535239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UPLOAD - from presentation server obselete&lt;/P&gt;&lt;P&gt;GUI_UPLOAD - from presentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE11 -&amp;gt; Dictionary object -&amp;gt; Copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE71 main screen DEBUG u will find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 11:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402285#M535239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T11:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402286#M535240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) WHAT IS THE DIFF B/W UPLOAD , WS_UPLOAD, GUI_UPLOAD ?&lt;/P&gt;&lt;P&gt;In upload it will ask for the Filename (Popup window),&lt;/P&gt;&lt;P&gt;In Ws_upload it Wont&lt;/P&gt;&lt;P&gt;In GUI_UPLOAD we can upload diiferent file types(Im not sure)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) HOW CAN COPY STD TABLE TO MAKE MY OWN Z_TAB ?&lt;/P&gt;&lt;P&gt;In SE11 just give the Std table name and Copy (Icon in Appl Tool Bar). Give your tzble name(Z)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) HOW CAN DEBUD SAP SCRIPT?&lt;/P&gt;&lt;P&gt;In se71 , Give the &amp;lt;Form name&amp;gt;. In menu Utilities-&amp;gt;Activate Debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rusidar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 11:24:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402286#M535240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T11:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402287#M535241</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;1)UPLOAD , WS_UPLOAD are old and outdated and no more used and the GUI_DOWNLOAD is the latest one and has to be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) From SE11, enter the Std table&lt;/P&gt;&lt;P&gt;Press COPY button from Application tool bar, copy to Z table&lt;/P&gt;&lt;P&gt;enter Dev class for your Ztable and save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)This can done in two ways: &lt;/P&gt;&lt;P&gt;In the form Utilities-&amp;gt;debugger / RSTXDBUG FM for debugging script &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Procedure for debugging SAP script is: &lt;/P&gt;&lt;P&gt;Generally SAP script contains the Layout and corresponding print program. &lt;/P&gt;&lt;P&gt;First go to SE71 and enter ur script name. In the same screen go to Utilities-&amp;gt;click on activate debugger option. &lt;/P&gt;&lt;P&gt;Now go to SE 38 and enter ur Print Program name and execute the program. &lt;/P&gt;&lt;P&gt;Now you can debug the script Page wise and window wise. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 12:19:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2402287#M535241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T12:19:48Z</dc:date>
    </item>
  </channel>
</rss>

