<?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 String replacement in variant in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424637#M1244845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus&lt;/P&gt;&lt;P&gt;i have requirement here .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on selection screen i have file parameter which is like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EG: /interface//tmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now my requirement is when i click on variant symbol on selection screen the should be replaced by &amp;lt;SYSID&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reuired path : /interface/&amp;lt;SYSID(SAP SYSID)&amp;gt;/tmp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help on this if anybody worked on this .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Apr 9, 2009 2:09 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2009 10:05:25 GMT</pubDate>
    <dc:creator>kamesh_g</dc:creator>
    <dc:date>2009-04-09T10:05:25Z</dc:date>
    <item>
      <title>String replacement in variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424637#M1244845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus&lt;/P&gt;&lt;P&gt;i have requirement here .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on selection screen i have file parameter which is like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EG: /interface//tmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now my requirement is when i click on variant symbol on selection screen the should be replaced by &amp;lt;SYSID&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reuired path : /interface/&amp;lt;SYSID(SAP SYSID)&amp;gt;/tmp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help on this if anybody worked on this .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Apr 9, 2009 2:09 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 10:05:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424637#M1244845</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2009-04-09T10:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: String replacement in variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424638#M1244846</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 can modify the parameter value in the at selection-screen event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 10:07:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424638#M1244846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-09T10:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: String replacement in variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424639#M1244847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please work on this and  if u got good solution let me know plz becuase i have tried  with  at selction sceen event&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 10:20:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424639#M1244847</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2009-04-09T10:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: String replacement in variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424640#M1244848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use the event At selection-screen output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check SY-SLSET &amp;lt;&amp;gt; space.&lt;/P&gt;&lt;P&gt;p_par = &amp;lt;the value required&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Leo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ierardi Leo on Apr 9, 2009 12:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 10:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424640#M1244848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-09T10:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: String replacement in variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424641#M1244849</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;For this requirement you can check in debugging mode sy-ucomm value when you press the variant button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can use concatenate statement to fetch the file path and then assign the file path to I/O field on selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 10:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424641#M1244849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-09T10:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: String replacement in variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424642#M1244850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Logical File path using transaction FILE and assign the physical path as /interface/&amp;lt;SYSID&amp;gt;&amp;gt;/tmp/&amp;lt;FILENAME&amp;gt;. Now call FILE_GET_NAME_USING_PATH in your AT Selection-screen Event to convert the logical file path to physical one and pass it to your parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 10:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424642#M1244850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-09T10:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: String replacement in variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424643#M1244851</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 checked with this not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 12:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-replacement-in-variant/m-p/5424643#M1244851</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2009-04-09T12:07:33Z</dc:date>
    </item>
  </channel>
</rss>

