<?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: setting the file path dynamically based on user selectuion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-file-path-dynamically-based-on-user-selectuion/m-p/1262264#M147997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;concatenate the 3 fields and pass it into p_path in INITIALIZATION or use it directly when you are downloading the data into application server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Mar 2006 06:25:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-22T06:25:15Z</dc:date>
    <item>
      <title>setting the file path dynamically based on user selectuion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-file-path-dynamically-based-on-user-selectuion/m-p/1262262#M147995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I have three different file paths like c_path(10)    TYPE c     VALUE  '----',                  " File path&lt;/P&gt;&lt;P&gt;       c_unix(46)    TYPE c     VALUE  '------', and third one is based on the server user is working.&lt;/P&gt;&lt;P&gt;here my requirement is I wants to set the path dynamically depending upon the client(by giving the parameter option on the selection screen i.e p_path)&lt;/P&gt;&lt;P&gt;So please send me the code which helps me in doing so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advace,&lt;/P&gt;&lt;P&gt;jmreddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 06:12:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-file-path-dynamically-based-on-user-selectuion/m-p/1262262#M147995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-22T06:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: setting the file path dynamically based on user selectuion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-file-path-dynamically-based-on-user-selectuion/m-p/1262263#M147996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jmreddy,&lt;/P&gt;&lt;P&gt; I think i will work out see this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; Set the input file path dynamically depending on the client&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE c_path sy-sysid c_unix INTO v_file.&lt;/P&gt;&lt;P&gt;  p_path = v_file.(according to ur values)&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 06:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-file-path-dynamically-based-on-user-selectuion/m-p/1262263#M147996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-22T06:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: setting the file path dynamically based on user selectuion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-file-path-dynamically-based-on-user-selectuion/m-p/1262264#M147997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;concatenate the 3 fields and pass it into p_path in INITIALIZATION or use it directly when you are downloading the data into application server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 06:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-the-file-path-dynamically-based-on-user-selectuion/m-p/1262264#M147997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-22T06:25:15Z</dc:date>
    </item>
  </channel>
</rss>

