<?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 for different columns! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report-for-different-columns/m-p/2954993#M697012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at line-selection.&lt;/P&gt;&lt;P&gt;get cursor field v_field.&lt;/P&gt;&lt;P&gt;case v_field.&lt;/P&gt;&lt;P&gt;when 'FIELD1'.&lt;/P&gt;&lt;P&gt;call transaction tcode1......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when 'FIELD5'.&lt;/P&gt;&lt;P&gt;call transaction tcode2.....&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proceed like this way......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vasu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2007 15:45:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-17T15:45:46Z</dc:date>
    <item>
      <title>Interactive report for different columns!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report-for-different-columns/m-p/2954991#M697010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I am displaying 8 different columns in a report output. I need to make it interactive like for 1st 4 columns i need to call  a different transaction codes..etc and for next 4 columns i need to call  a different transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Dany&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 15:39:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report-for-different-columns/m-p/2954991#M697010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T15:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive report for different columns!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report-for-different-columns/m-p/2954992#M697011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the interactive part, get the cursor value and check if it is any of first 4 columns then call first tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is any of the remaining 4 columns, then call second tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it a ALV report?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 15:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report-for-different-columns/m-p/2954992#M697011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T15:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive report for different columns!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report-for-different-columns/m-p/2954993#M697012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at line-selection.&lt;/P&gt;&lt;P&gt;get cursor field v_field.&lt;/P&gt;&lt;P&gt;case v_field.&lt;/P&gt;&lt;P&gt;when 'FIELD1'.&lt;/P&gt;&lt;P&gt;call transaction tcode1......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when 'FIELD5'.&lt;/P&gt;&lt;P&gt;call transaction tcode2.....&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proceed like this way......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vasu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 15:45:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report-for-different-columns/m-p/2954993#M697012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T15:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive report for different columns!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report-for-different-columns/m-p/2954994#M697013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks. It is not NOT an ALV report. Its a NORMAL one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to use at-selection followed by case..endcase..or get cursor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you elaborate more?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 15:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report-for-different-columns/m-p/2954994#M697013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T15:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive report for different columns!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report-for-different-columns/m-p/2954995#M697014</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;U need to get information about the field selected by doubleclick, you can use the comand GET CURSOR FIELD:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: FIELDNAME(30).

AT LINE-SELECTION.

GET CURSORD FIELD FIELDNAME.

CASE FIELDNAME.
  WHEN 'COL1' OR 'COL4'.
      CALL TRANSACTION &amp;lt;TRAN 1&amp;gt;.
  WHEN OTHERS,
      CALL TRANSACTION &amp;lt;TRAN 2&amp;gt;.
ENDCASE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can use the event AT USER-COMMAND instead of AT LINE-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're using ALV fm to display the output, the name of the selected field is in the parameter of the interface of the routine USER_COMAND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 15:47:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-report-for-different-columns/m-p/2954995#M697014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T15:47:08Z</dc:date>
    </item>
  </channel>
</rss>

