<?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: Interactive report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649482#M610642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  in your Set PF-STATUS statement double click the PF status name. Now there under Function Keys in Corresponding line of &amp;lt;b&amp;gt;F2&amp;lt;/b&amp;gt; function you just write on left hand text box &amp;lt;b&amp;gt;PICK&amp;lt;/b&amp;gt; and left the right text box as usual &amp;lt;Choose..&amp;gt;. Activate your PF Status.Back to your program and activate it. Test the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Sep 2007 04:37:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-02T04:37:57Z</dc:date>
    <item>
      <title>Interactive report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649475#M610635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;	How to trigger &amp;#145;AT Line-Selection&amp;#146; and &amp;#145;AT User-Command&amp;#146; together in an interactive report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:00:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649475#M610635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T06:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649476#M610636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To play with at user-command, you have to define user command, start with the SET PF-STATUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:02:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649476#M610636</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2007-08-23T06:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649477#M610637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Basu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u select any line in a basi reportit will trigger  at line-selection event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u select any button from menu or appl tool bar it will trigger at user-command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points to all helpful answers &lt;/P&gt;&lt;P&gt;kiran.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 06:04:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649477#M610637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T06:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649478#M610638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sourav,&lt;/P&gt;&lt;P&gt;          at line-selection event is triggered when we click on any line of the list. at user-command is triggered when pressing a function key. if we wnt to have some function key in secondary list display, at that time we can use at line-selection and at user-command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 05:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649478#M610638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T05:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649479#M610639</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 at line selection you have to hide the field on which you wsh to use the command prior to writing the statement.then you can use it.&lt;/P&gt;&lt;P&gt;then you define 2 variables get field and get value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in get field you will get the field name user has clicked and in get value yo will get the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the  use case or if  else to check ur own condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for using pf status you have to attach a menu to the program and then write SET PF STATUS in ur code.&lt;/P&gt;&lt;P&gt;after that write a case on each button f code and write the appropreate code under that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward points if useful&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;vivekanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 06:24:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649479#M610639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T06:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649480#M610640</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;write the same code under the two events &lt;/P&gt;&lt;P&gt;what ever action done acording to that event code will execute &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;creat one form for that logic &lt;/P&gt;&lt;P&gt;and call that form under that two eveents &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 11:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649480#M610640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T11:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649481#M610641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;please reward points if ur question has been answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 14:38:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649481#M610641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T14:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649482#M610642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  in your Set PF-STATUS statement double click the PF status name. Now there under Function Keys in Corresponding line of &amp;lt;b&amp;gt;F2&amp;lt;/b&amp;gt; function you just write on left hand text box &amp;lt;b&amp;gt;PICK&amp;lt;/b&amp;gt; and left the right text box as usual &amp;lt;Choose..&amp;gt;. Activate your PF Status.Back to your program and activate it. Test the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2007 04:37:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report/m-p/2649482#M610642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-02T04:37:57Z</dc:date>
    </item>
  </channel>
</rss>

