<?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: regardon file down laoding to application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029206#M962890</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;Check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/profile?editmode=true&amp;amp;userid=3767537" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/profile?editmode=true&amp;amp;userid=3767537&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2008 09:09:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-12T09:09:01Z</dc:date>
    <item>
      <title>regardon file down laoding to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029202#M962886</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;i doveloped one program .&lt;/P&gt;&lt;P&gt;this program will generate output list .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to save that list in Application server as it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anycody tell me the process for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;is there any FM for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 08:46:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029202#M962886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T08:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: regardon file down laoding to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029203#M962887</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;If your program generates a list output and you want to place that file in Application server then you need to create a folder (i.e path for application server ) . In that you can create files using OPEN DATASET file_name FOR OUTPUT IN TEXT MODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jun 12, 2008 5:09 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 08:53:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029203#M962887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T08:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: regardon file down laoding to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029204#M962888</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;Adding to the previous reply , use al11 transaction to view the files in application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nisrin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 08:55:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029204#M962888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T08:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: regardon file down laoding to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029205#M962889</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;You need to follow the following steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) Open the file using command OPEN DATASAET where you want to write the file in application server.&lt;/P&gt;&lt;P&gt;2.) Once file is opened loop at your internal table and move the data to the applicaation server using command TRANSFER DATASET.&lt;/P&gt;&lt;P&gt;3.) Once all data is transferred close the loop and use command CLOSE DATASET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once this is done, you can see your file on application server using tcode AL11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers your questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Kabra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 09:06:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029205#M962889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T09:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: regardon file down laoding to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029206#M962890</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;Check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/profile?editmode=true&amp;amp;userid=3767537" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/profile?editmode=true&amp;amp;userid=3767537&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 09:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029206#M962890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T09:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: regardon file down laoding to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029207#M962891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;f_path2 - application server path name ( /sap/asdf.txt')&lt;/P&gt;&lt;P&gt;t_table  - your internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    open dataset  f_path2 for output in text mode encoding default.&lt;/P&gt;&lt;P&gt;    if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;      loop at t_table into wa_table.&lt;/P&gt;&lt;P&gt;        transfer wa_table to  f_path2.&lt;/P&gt;&lt;P&gt;      endloop.&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 09:19:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029207#M962891</guid>
      <dc:creator>former_member842213</dc:creator>
      <dc:date>2008-06-12T09:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: regardon file down laoding to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029208#M962892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can write &amp;amp; read file on application server by using following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

DATA FNAME(60) VALUE 'myfile.txt'.

OPEN DATASET FNAME FOR OUTPUT in text mode encoding default.
LOOP AT TAB INTO LIN.
  TRANSFER LIN TO FNAME.
ENDLOOP.
CLOSE DATASET FNAME.

OPEN DATASET FNAME FOR inPUT in text mode encoding default.
DO.
  READ DATASET FNAME INTO LIN.
  IF SY-SUBRC &amp;lt;&amp;gt; 0.
    EXIT.
  ENDIF.
  WRITE: / LIN-COL1, LIN-COL2.
ENDDO.

CLOSE DATASET FNAME.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jun 12, 2008 5:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 09:22:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029208#M962892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T09:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: regardon file down laoding to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029209#M962893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;check this Function module SAP_CONVERT_TO_TXT_FORMAT.&lt;/P&gt;&lt;P&gt;This will help you  a lot .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 09:22:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029209#M962893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T09:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: regardon file down laoding to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029210#M962894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiiiii,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i understand but we can send internal table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my output list i have alv display with list header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my outputlist will consist the follwong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;some derader&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;no of error rec&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;no od success rec&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;job started time&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;job ended time&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;now internal table display.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so according to u r mail i can display only internal table&lt;/P&gt;&lt;P&gt;i cont display header details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want entaire list in application server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 09:38:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029210#M962894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T09:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: regardon file down laoding to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029211#M962895</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;The files on application server only hold the data. The other parameters that you are displaying in output like the no.of success records and some header info need not be written into file. Please consult your functional and technical lead to confirm the requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029211#M962895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T10:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: regardon file down laoding to application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029212#M962896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the list headers are constant.. you can just hard code it.. concatenate it manually using tab operator and write it to the application server at the first time, as first line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the same filename can be opened in appending mode to transfer the contents of internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 11:01:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regardon-file-down-laoding-to-application-server/m-p/4029212#M962896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T11:01:09Z</dc:date>
    </item>
  </channel>
</rss>

