<?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: How to count source code lines? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-count-source-code-lines/m-p/6886258#M1479398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;check this blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[How many lines of custom ABAP code are inside your system? u2013 Part2|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/17078] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 May 2010 22:27:00 GMT</pubDate>
    <dc:creator>andrea_olivieri</dc:creator>
    <dc:date>2010-05-04T22:27:00Z</dc:date>
    <item>
      <title>How to count source code lines?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-count-source-code-lines/m-p/6886256#M1479396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a task to calculate total amount of lines of source code. The only way i have found out is to get report &lt;/P&gt;&lt;P&gt;with &lt;EM&gt;read report prog into itab&lt;/EM&gt; statement and get number of lines with &lt;EM&gt;describe itab lines num_of_lines.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in this way it is not possible to handle classes for example. Is it possible to count lines with SQL statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 11:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-count-source-code-lines/m-p/6886256#M1479396</guid>
      <dc:creator>Petr_Plenkov</dc:creator>
      <dc:date>2010-05-04T11:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to count source code lines?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-count-source-code-lines/m-p/6886257#M1479397</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 this report [https://wiki.sdn.sap.com/wiki/display/Snippets/Search&lt;EM&gt;for&lt;/EM&gt;Strings&lt;EM&gt;in&lt;/EM&gt;ABAP&lt;EM&gt;Source&lt;/EM&gt;Code].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For counting the lines you specify a search string of &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;*&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; The includes for classes can be specified by &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ZCL_XY*&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Schulz on May 4, 2010 1:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 11:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-count-source-code-lines/m-p/6886257#M1479397</guid>
      <dc:creator>former_member583456</dc:creator>
      <dc:date>2010-05-04T11:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to count source code lines?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-count-source-code-lines/m-p/6886258#M1479398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;check this blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[How many lines of custom ABAP code are inside your system? u2013 Part2|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/17078] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 22:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-count-source-code-lines/m-p/6886258#M1479398</guid>
      <dc:creator>andrea_olivieri</dc:creator>
      <dc:date>2010-05-04T22:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to count source code lines?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-count-source-code-lines/m-p/6886259#M1479399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot you guys for your answers!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 06:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-count-source-code-lines/m-p/6886259#M1479399</guid>
      <dc:creator>Petr_Plenkov</dc:creator>
      <dc:date>2010-05-05T06:23:08Z</dc:date>
    </item>
  </channel>
</rss>

