<?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: Problem regarding the system fields.... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805391#M1125014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the ALV OO method :&lt;/P&gt;&lt;P&gt;in the fieldcat you can set hotspot on X for the first column.&lt;/P&gt;&lt;P&gt;You also should define a eventhandler that handles the click on the hotspot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search on this forum/wiki for answers. This question is asked many times before.&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;Hans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Nov 2008 07:15:00 GMT</pubDate>
    <dc:creator>h_senden2</dc:creator>
    <dc:date>2008-11-21T07:15:00Z</dc:date>
    <item>
      <title>Problem regarding the system fields....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805390#M1125013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abapers,&lt;/P&gt;&lt;P&gt;                  I  have developed a report where in i have 10 columns..&lt;/P&gt;&lt;P&gt;now the requirement is that if the user click on the first columns and for the rest of columns it should not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should call some transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its is not an Alv...&lt;/P&gt;&lt;P&gt;Code is...&lt;/P&gt;&lt;P&gt;At line selection.&lt;/P&gt;&lt;P&gt;IF sy-colpos = 1.&lt;/P&gt;&lt;P&gt;call tranaction 'va01'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this is not working....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 07:06:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805390#M1125013</guid>
      <dc:creator>aarif_baig</dc:creator>
      <dc:date>2008-11-21T07:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem regarding the system fields....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805391#M1125014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the ALV OO method :&lt;/P&gt;&lt;P&gt;in the fieldcat you can set hotspot on X for the first column.&lt;/P&gt;&lt;P&gt;You also should define a eventhandler that handles the click on the hotspot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search on this forum/wiki for answers. This question is asked many times before.&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;Hans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 07:15:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805391#M1125014</guid>
      <dc:creator>h_senden2</dc:creator>
      <dc:date>2008-11-21T07:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem regarding the system fields....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805392#M1125015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already mentioned as its is not an ALV report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 07:16:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805392#M1125015</guid>
      <dc:creator>aarif_baig</dc:creator>
      <dc:date>2008-11-21T07:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem regarding the system fields....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805393#M1125016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using Hotspots when writing data to the single column,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check more detailed information on hotspots from the following link,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_NW04/helpdata/en/9f/dba1e235c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_NW04/helpdata/en/9f/dba1e235c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 07:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805393#M1125016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T07:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem regarding the system fields....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805394#M1125017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You can use &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;&lt;/P&gt;&lt;P&gt;set parameter id 'MAT' field i_makt-matnr.&lt;/P&gt;&lt;P&gt;call transaction 'MM03' and skip first screen.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 07:19:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805394#M1125017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T07:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem regarding the system fields....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805395#M1125018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what you mean by "its not working"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you debugged the program, at runtime when you click on column one, what is the value of Sy-colpos coming?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 07:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805395#M1125018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T07:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem regarding the system fields....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805396#M1125019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You can use like for mm03 trnsaction&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;&lt;/P&gt;&lt;P&gt;set parameter id 'MAT' field i_makt-matnr.&lt;/P&gt;&lt;P&gt;call transaction 'MM03' and skip first screen.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 07:20:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805396#M1125019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T07:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem regarding the system fields....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805397#M1125020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;REPORT  ZSRK_074                                .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES : VBAP.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : S_VBELN FOR VBAP-VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : BEGIN OF IT_VBAP OCCURS 0,&lt;/P&gt;&lt;P&gt; VBELN LIKE VBAP-VBELN,&lt;/P&gt;&lt;P&gt; POSNR LIKE VBAP-POSNR,&lt;/P&gt;&lt;P&gt; MATNR LIKE VBAP-MATNR,&lt;/P&gt;&lt;P&gt; WERKS LIKE VBAP-WERKS,&lt;/P&gt;&lt;P&gt; MATKL LIKE VBAP-MATKL,&lt;/P&gt;&lt;P&gt; NETWR LIKE VBAP-NETWR,&lt;/P&gt;&lt;P&gt; WAERK LIKE VBAP-WAERK,&lt;/P&gt;&lt;P&gt; KWMENG LIKE VBAP-KWMENG,&lt;/P&gt;&lt;P&gt; BRGEW LIKE VBAP-BRGEW,&lt;/P&gt;&lt;P&gt; NTGEW LIKE VBAP-NTGEW,&lt;/P&gt;&lt;P&gt; END OF IT_VBAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : CF1(15),&lt;/P&gt;&lt;P&gt;L_VBELN LIKE VBAP-VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AT LINE-SELECTION.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;GET CURSOR FIELD CF1 VALUE L_VBELN.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;EXPORTING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;      &lt;STRONG&gt;INPUT  = L_VBELN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;IMPORTING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;      &lt;STRONG&gt;OUTPUT = L_VBELN.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;SY-LSIND = 1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;IF CF1 EQ 'IT_VBAP-VBELN'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;SET PARAMETER ID 'AUN' FIELD L_VBELN.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;CALL TRANSACTION 'VA03' AND SKIP FIRST SCREEN.&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;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;  SELECT  VBELN POSNR MATNR WERKS MATKL NETWR WAERK KWMENG BRGEW NTGEW&lt;/P&gt;&lt;P&gt;  FROM VBAP&lt;/P&gt;&lt;P&gt;  INTO TABLE IT_VBAP&lt;/P&gt;&lt;P&gt;  WHERE VBELN IN S_VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SORT IT_VBAP BY VBELN POSNR.&lt;/P&gt;&lt;P&gt;  LOOP AT IT_VBAP.&lt;/P&gt;&lt;P&gt;    HIDE : IT_VBAP-VBELN.&lt;/P&gt;&lt;P&gt;    WRITE : / IT_VBAP-VBELN, IT_VBAP-POSNR, IT_VBAP-MATNR, IT_VBAP-WERKS, IT_VBAP-MATKL,&lt;/P&gt;&lt;P&gt;              IT_VBAP-NETWR, IT_VBAP-WAERK, IT_VBAP-KWMENG, IT_VBAP-BRGEW, IT_VBAP-NTGEW.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 07:33:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805397#M1125020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T07:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem regarding the system fields....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805398#M1125021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables: vbak, vbap, mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of it_vbak occurs 0,&lt;/P&gt;&lt;P&gt;      pernr type pa0002-pernr,&lt;/P&gt;&lt;P&gt;      nachn type pa0002-nachn,&lt;/P&gt;&lt;P&gt;      end of it_vbak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: fnam(30), fval(30) type c.&lt;/P&gt;&lt;P&gt;select pernr nachn from pa0002 into table it_vbak where begda le sy-datum and endda ge sy-datum.&lt;/P&gt;&lt;P&gt;loop at it_vbak.&lt;/P&gt;&lt;P&gt;write:/2 it_vbak-pernr hotspot on,&lt;/P&gt;&lt;P&gt;         it_vbak-nachn.&lt;/P&gt;&lt;P&gt;hide it_vbak-pernr.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at line-selection.&lt;/P&gt;&lt;P&gt;get cursor field fnam value fval.&lt;/P&gt;&lt;P&gt;if fnam = 'IT_VBAK-PERNR'.&lt;/P&gt;&lt;P&gt;call transaction 'SE11'.&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;exit.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 07:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-the-system-fields/m-p/4805398#M1125021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T07:40:53Z</dc:date>
    </item>
  </channel>
</rss>

