<?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: interective reporting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398449#M815974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;tanuj joshi&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the system field SY-COLNO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-COLNO&lt;/P&gt;&lt;P&gt;Current column during list creation. Counting starts at 1. SY-COLNO is set by the following output statements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        WRITE, ULINE, SKIP set SY-COLNO to the next output position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        BACK sets SY-COLNO to 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        POSITION sets SY-COLNO to . If &lt;/P&gt;&lt;TABLE&gt;&lt;COL /&gt;&lt;COL /&gt;&lt;COL /&gt;&lt;/TABLE&gt;&lt;P&gt; lies outside the page, the subsequent output statements are ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        NEW-LINE sets SY-COLNO to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        NEW-PAGE sets SY-COLNO to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plzz reward if it is useful,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mahi&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2008 09:47:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-11T09:47:54Z</dc:date>
    <item>
      <title>interective reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398447#M815972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two columns in the basic list of my report.   My requirement is that on clicking the first column I get different list and on clicking the output secondf column I get different list?&lt;/P&gt;&lt;P&gt;Is it possible? &lt;/P&gt;&lt;P&gt;In simple words like &lt;U&gt;At line selection&lt;/U&gt; ,is there anything for column selection?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 08:04:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398447#M815972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T08:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: interective reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398448#M815973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tanuj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Yes it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIDE the both fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT LINE SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ the selected value &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;based on that write the outputs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 08:43:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398448#M815973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T08:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: interective reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398449#M815974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;tanuj joshi&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the system field SY-COLNO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-COLNO&lt;/P&gt;&lt;P&gt;Current column during list creation. Counting starts at 1. SY-COLNO is set by the following output statements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        WRITE, ULINE, SKIP set SY-COLNO to the next output position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        BACK sets SY-COLNO to 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        POSITION sets SY-COLNO to . If &lt;/P&gt;&lt;TABLE&gt;&lt;COL /&gt;&lt;COL /&gt;&lt;COL /&gt;&lt;/TABLE&gt;&lt;P&gt; lies outside the page, the subsequent output statements are ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        NEW-LINE sets SY-COLNO to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        NEW-PAGE sets SY-COLNO to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plzz reward if it is useful,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mahi&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 09:47:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398449#M815974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T09:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: interective reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398450#M815975</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;try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  zclassical_inter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES : vbrk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : off TYPE i,&lt;/P&gt;&lt;P&gt;       lin TYPE i,&lt;/P&gt;&lt;P&gt;       fld TYPE char10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : BEGIN OF itab OCCURS 0,&lt;/P&gt;&lt;P&gt;        vbeln LIKE vbrk-vbeln,&lt;/P&gt;&lt;P&gt;        fkart LIKE vbrk-fkart,&lt;/P&gt;&lt;P&gt;        fkdat LIKE vbrk-fkdat,&lt;/P&gt;&lt;P&gt;        netwr LIKE vbrk-netwr,&lt;/P&gt;&lt;P&gt;        kunag LIKE vbrk-kunag,&lt;/P&gt;&lt;P&gt;       END OF itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TOP-OF-PAGE.&lt;/P&gt;&lt;P&gt;  ULINE AT /1(80).&lt;/P&gt;&lt;P&gt;  FORMAT COLOR 3 ON.&lt;/P&gt;&lt;P&gt;  WRITE:/1 sy-vline,&lt;/P&gt;&lt;P&gt;         3 'Billing Doc.',&lt;/P&gt;&lt;P&gt;         18 sy-vline,&lt;/P&gt;&lt;P&gt;         20 'Billing Type',&lt;/P&gt;&lt;P&gt;         33 sy-vline,&lt;/P&gt;&lt;P&gt;         35 'Billing Date',&lt;/P&gt;&lt;P&gt;         48 sy-vline,&lt;/P&gt;&lt;P&gt;         50 'Net Value',&lt;/P&gt;&lt;P&gt;         68 sy-vline,&lt;/P&gt;&lt;P&gt;         69 'Customer',&lt;/P&gt;&lt;P&gt;         80 sy-vline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ULINE AT /1(80).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  FORMAT COLOR OFF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SET PF-STATUS 'TEST'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT vbeln fkart fkdat netwr kunag FROM vbrk&lt;/P&gt;&lt;P&gt;         INTO CORRESPONDING FIELDS OF TABLE itab&lt;/P&gt;&lt;P&gt;         WHERE vbeln LIKE '00000033%'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT itab.&lt;/P&gt;&lt;P&gt;    WRITE:/1 sy-vline,&lt;/P&gt;&lt;P&gt;           itab-vbeln UNDER 'Billing Doc.' HOTSPOT ON,&lt;/P&gt;&lt;P&gt;           18 sy-vline,&lt;/P&gt;&lt;P&gt;           itab-fkart UNDER 'Billing Type',&lt;/P&gt;&lt;P&gt;           33 sy-vline,&lt;/P&gt;&lt;P&gt;           itab-fkdat UNDER 'billing Date',&lt;/P&gt;&lt;P&gt;           48 sy-vline,&lt;/P&gt;&lt;P&gt;           itab-netwr UNDER 'Net Value' LEFT-JUSTIFIED,&lt;/P&gt;&lt;P&gt;           68 sy-vline,&lt;/P&gt;&lt;P&gt;           itab-kunag UNDER 'Customer' HOTSPOT ON,&lt;/P&gt;&lt;P&gt;           80 sy-vline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    HIDE : itab-vbeln.&lt;/P&gt;&lt;P&gt;    HIDE : itab-kunag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;  ULINE AT /1(80).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF sy-lsind = 1.&lt;/P&gt;&lt;P&gt;    PERFORM cal_vf03.&lt;/P&gt;&lt;P&gt;  ELSEIF sy-lsind = 2.&lt;/P&gt;&lt;P&gt;    WRITE : / 'There is no list to display'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT USER-COMMAND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CASE sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    WHEN 'BACK' OR 'UP' OR 'CANC'.&lt;/P&gt;&lt;P&gt;      LEAVE PROGRAM.&lt;/P&gt;&lt;P&gt;  ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  cal_vf03&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM cal_vf03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  GET CURSOR FIELD fld. " DISPLAY OFFSET off LINE lin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;IF fld = 'ITAB-VBELN'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;SET PARAMETER ID 'VF' FIELD itab-vbeln.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;CALL TRANSACTION 'VF03' AND SKIP FIRST SCREEN.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;SET PARAMETER ID 'VF' FIELD space.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;ELSEIF fld = 'ITAB-KUNAG'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;CALL TRANSACTION 'MIGO'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;ELSE.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;CALL TRANSACTION 'MM03'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;   &lt;STRONG&gt;ENDIF.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.                                                    "cal_vf03&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 if usefull....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 10:00:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398450#M815975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T10:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: interective reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398451#M815976</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;use GET CURSOR FIELD f  statement to know the field name on which user clicked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  based on field name u can write what ever u want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 15:14:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398451#M815976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T15:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: interective reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398452#M815977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hfrnd thanx ur code was helpful&lt;/P&gt;&lt;P&gt;could u give me more code on interactive  reports so that i can enhance my skills?&lt;/P&gt;&lt;P&gt;what all is possible in interactive reporting?&lt;/P&gt;&lt;P&gt;thanx hope u'll reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 14:52:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398452#M815977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T14:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: interective reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398453#M815978</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;&lt;/P&gt;&lt;P&gt;u can display second list (detail list) by clicking on basic list...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means in first list u display some info and clicking on some doc no u can get detail info of that perticular doc....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 05:28:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interective-reporting/m-p/3398453#M815978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-23T05:28:15Z</dc:date>
    </item>
  </channel>
</rss>

