<?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: AT LINE SELECTION FOR STANDARD CLASSES in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-line-selection-for-standard-classes/m-p/5145287#M1192444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI BRO....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'at line-selection' is meant to be written as a part of report .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you can create a reference to this class &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: r_ref type ref to CL_DOPR_WRITER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if you have to use it for this class only if when user go for double click then go for it in 'AT LINE-SELECTION'  event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Feb 2009 04:26:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-09T04:26:26Z</dc:date>
    <item>
      <title>AT LINE SELECTION FOR STANDARD CLASSES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-line-selection-for-standard-classes/m-p/5145286#M1192443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi...im developing a report in which i used CL_DOPR_WRITER class to create a table..how can i write AT LINE SELECTION EVENT for this class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2009 03:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-line-selection-for-standard-classes/m-p/5145286#M1192443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-08T03:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: AT LINE SELECTION FOR STANDARD CLASSES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-line-selection-for-standard-classes/m-p/5145287#M1192444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI BRO....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'at line-selection' is meant to be written as a part of report .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you can create a reference to this class &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: r_ref type ref to CL_DOPR_WRITER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if you have to use it for this class only if when user go for double click then go for it in 'AT LINE-SELECTION'  event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 04:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-line-selection-for-standard-classes/m-p/5145287#M1192444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T04:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: AT LINE SELECTION FOR STANDARD CLASSES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-line-selection-for-standard-classes/m-p/5145288#M1192445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;follow this in your code:&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;PERFORM F1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;f1&lt;/P&gt;&lt;P&gt;form f1.&lt;/P&gt;&lt;P&gt;if you want to call any static attribute or method just do&lt;/P&gt;&lt;P&gt; CL_DOPR_WRITER=&amp;gt;method or parameter&lt;/P&gt;&lt;P&gt;but if you want to access pubic method or att&lt;/P&gt;&lt;P&gt;ref type refrence of  CL_DOPR_WRITER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call method ref-&amp;gt;your method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 05:22:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-line-selection-for-standard-classes/m-p/5145288#M1192445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T05:22:21Z</dc:date>
    </item>
  </channel>
</rss>

