<?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 PARAMETERS Default Path in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameters-default-path/m-p/6220792#M1379061</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;am working with ALV Reports . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These reports will be displayed data in ALV Format and  as well it will Transfered the ALV displayed data into xml files.&lt;/P&gt;&lt;P&gt;for given location in application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS zfname TYPE AUTHB-FILENAME DEFAULT ''D:\usr\sap\CCMS\sap_itax\Cust_'.&lt;/P&gt;&lt;P&gt;xml files will be generating in application server with this path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:  am using   OPEN DATASET filename FOR OUTPUT IN TEXT MODE message msgs ENCODING DEFAULT.&lt;/P&gt;&lt;P&gt;it's woking fine with this Path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********************************************************************&lt;/P&gt;&lt;P&gt;My Requirement is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to generate these xml files into specific location (not in Application server) it's in different system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i give the default File path(OTHER SYSTEM SHARED FOLDER) like the below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS zfname TYPE AUTHB-FILENAME DEFAULT '&lt;BR /&gt;192.123.1.114\TEST\FILE1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IP:   &lt;BR /&gt;199.123.1.123\&lt;/P&gt;&lt;P&gt;TEST: IS THE FULL ACCESS SHARED FOLDER NAME (IT'S  IN OTHER SYSTEM) OR CLIENT SYSTEM.&lt;/P&gt;&lt;P&gt;FILE1: NAME OF THE FILE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS;&lt;/P&gt;&lt;P&gt;UPEN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Oct 2009 10:09:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-08T10:09:28Z</dc:date>
    <item>
      <title>PARAMETERS Default Path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameters-default-path/m-p/6220792#M1379061</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;am working with ALV Reports . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These reports will be displayed data in ALV Format and  as well it will Transfered the ALV displayed data into xml files.&lt;/P&gt;&lt;P&gt;for given location in application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS zfname TYPE AUTHB-FILENAME DEFAULT ''D:\usr\sap\CCMS\sap_itax\Cust_'.&lt;/P&gt;&lt;P&gt;xml files will be generating in application server with this path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:  am using   OPEN DATASET filename FOR OUTPUT IN TEXT MODE message msgs ENCODING DEFAULT.&lt;/P&gt;&lt;P&gt;it's woking fine with this Path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********************************************************************&lt;/P&gt;&lt;P&gt;My Requirement is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to generate these xml files into specific location (not in Application server) it's in different system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i give the default File path(OTHER SYSTEM SHARED FOLDER) like the below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS zfname TYPE AUTHB-FILENAME DEFAULT '&lt;BR /&gt;192.123.1.114\TEST\FILE1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IP:   &lt;BR /&gt;199.123.1.123\&lt;/P&gt;&lt;P&gt;TEST: IS THE FULL ACCESS SHARED FOLDER NAME (IT'S  IN OTHER SYSTEM) OR CLIENT SYSTEM.&lt;/P&gt;&lt;P&gt;FILE1: NAME OF THE FILE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS;&lt;/P&gt;&lt;P&gt;UPEN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 10:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameters-default-path/m-p/6220792#M1379061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T10:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: PARAMETERS Default Path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameters-default-path/m-p/6220793#M1379062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://www.saptechies.com/how-to-send-some-abap-data-to-an-excel-sheet-using-ole-automation/" target="test_blank"&gt;http://www.saptechies.com/how-to-send-some-abap-data-to-an-excel-sheet-using-ole-automation/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 12:28:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameters-default-path/m-p/6220793#M1379062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T12:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: PARAMETERS Default Path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameters-default-path/m-p/6220794#M1379063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Upernder,&lt;/P&gt;&lt;P&gt;request you to search, there are already posts regarding this from which you can get your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 13:11:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameters-default-path/m-p/6220794#M1379063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T13:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: PARAMETERS Default Path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameters-default-path/m-p/6220795#M1379064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;don&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2009 12:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameters-default-path/m-p/6220795#M1379064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-29T12:16:33Z</dc:date>
    </item>
  </channel>
</rss>

