<?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 Read the List output fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-the-list-output-fields/m-p/1670854#M296493</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 want read the line of the interactive.But in that line i nedd only 3 field values so when i try to read the line using the READ LINE ststement and try to assign the read value to a field it is going for the dump and saying conversion problem. So help me on reading a selected line are clicked line in interactive report and take only the required 3 field values from that entire line.Sample code will help a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2006 07:42:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-14T07:42:25Z</dc:date>
    <item>
      <title>Read the List output fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-the-list-output-fields/m-p/1670854#M296493</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 want read the line of the interactive.But in that line i nedd only 3 field values so when i try to read the line using the READ LINE ststement and try to assign the read value to a field it is going for the dump and saying conversion problem. So help me on reading a selected line are clicked line in interactive report and take only the required 3 field values from that entire line.Sample code will help a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 07:42:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-the-list-output-fields/m-p/1670854#M296493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T07:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Read the List output fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-the-list-output-fields/m-p/1670855#M296494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try get cursor on field...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 07:46:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-the-list-output-fields/m-p/1670855#M296494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T07:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Read the List output fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-the-list-output-fields/m-p/1670856#M296495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See help on READ LINE.....your ourput will be always char type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 08:08:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-the-list-output-fields/m-p/1670856#M296495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T08:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Read the List output fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-the-list-output-fields/m-p/1670857#M296496</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;Yes, if you use READ LINE it happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So go for HIDE option. (Before doing that press F1 on HIDE and see the pre-requisites and conditions to use it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please dont get confused, here HIDE doesn't hide anything it'll store your data in temperary area and you can use it in the next level of your list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Surya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 09:15:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-the-list-output-fields/m-p/1670857#M296496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T09:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Read the List output fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-the-list-output-fields/m-p/1670858#M296497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Shri,&lt;/P&gt;&lt;P&gt;Do not use Read Line statment. instead of that use SY-LISEL, this will have the &lt;/P&gt;&lt;P&gt;entire line which you double clicked row, so in this you will get entire data of that row&lt;/P&gt;&lt;P&gt;other wise, You can use the HIDE technique, so here you need to call the At-USER COMMAND, so you will get the values to the next list level,&lt;/P&gt;&lt;P&gt;here are some of example codes which you want&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.guidancetech.com/people/holland/sap/abap/yusrlock.htm" target="test_blank"&gt;http://www.guidancetech.com/people/holland/sap/abap/yusrlock.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/ireports.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/ireports.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/Z_interactive_reporting_1.htm" target="test_blank"&gt;http://www.planetsap.com/Z_interactive_reporting_1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/Z_interactive_reporting_2.htm" target="test_blank"&gt;http://www.planetsap.com/Z_interactive_reporting_2.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 09:27:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-the-list-output-fields/m-p/1670858#M296497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T09:27:03Z</dc:date>
    </item>
  </channel>
</rss>

