<?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 Interactive List in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/5726180#M1299064</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;I want to create a selection screen which will have three fields(Field1,Field2,Field3).And the F4 entry for all the three fields to be linked to three different tables(T1,T2 and T3).When I choose the field1 and field2 value, the field3 value is to be populated automatically.This means all the three fields are linked.&lt;/P&gt;&lt;P&gt;Now when I press F8, one more selection screen should come where I can upload a file from presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how to develop the code.I am new to interactive reporting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2009 12:05:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-01T12:05:19Z</dc:date>
    <item>
      <title>Interactive List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/5726180#M1299064</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;I want to create a selection screen which will have three fields(Field1,Field2,Field3).And the F4 entry for all the three fields to be linked to three different tables(T1,T2 and T3).When I choose the field1 and field2 value, the field3 value is to be populated automatically.This means all the three fields are linked.&lt;/P&gt;&lt;P&gt;Now when I press F8, one more selection screen should come where I can upload a file from presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how to develop the code.I am new to interactive reporting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 12:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/5726180#M1299064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T12:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/5726181#M1299065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For u r first req. U have to create a new collective search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 12:10:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/5726181#M1299065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T12:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/5726182#M1299066</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 for you first question &lt;A href="http://docs.google.com/Doc?id=dfv2hmgs_15dkrx8rfh&amp;amp;hl=en" target="test_blank"&gt;http://docs.google.com/Doc?id=dfv2hmgs_15dkrx8rfh&amp;amp;hl=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. use the method CL_GUI_FRONTEND_SERVICES=&amp;gt;FILE_OPEN_DIALOG&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call method cl_gui_frontend_services=&amp;gt;file_open_dialog. 
  exporting
     window_title = 'Select Files'
     default_extension = '*.txt'
  changing
     file_table = it_pcfiles
     rc = lv_rc.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 12:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-list/m-p/5726182#M1299066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T12:12:31Z</dc:date>
    </item>
  </channel>
</rss>

