TOOL for finding out LOC (Lines of Code) of an ABAP-Prog. :?

ABAP, Java, BSP, etc.
6 Beiträge • Seite 1 von 1
6 Beiträge Seite 1 von 1

TOOL for finding out LOC (Lines of Code) of an ABAP-Prog. :?

Beitrag von Maerkl (ForumUser / 3 / 0 / 0 ) »
I'm looking for a tool, which gives back a summary (or just a number) of the LOC (Line of Codes) of an ABAP-Programm.

Are there any tools available?

e.g.

*----------------------------------------------------------------------*
* read Positions *
*----------------------------------------------------------------------*
MODULE Cur_Input OUTPUT.

PERFORM Reg_INPUT.

ENDMODULE.


should tell me, that there are 3 Syntaxword (3 LOC) and 1 Programm Call

Is that possible with existing tools - I know somw nice freeware for JAVA, maybe something similar is available for ABAP as well...


THX

:?:

gesponsert
Stellenangebote auf ABAPforum.com schalten
kostenfrei für Ausbildungsberufe und Werksstudenten


Beitrag von ereglam (Top Expert / 1829 / 2 / 7 ) »
Hi Mearkl,

there is a command SCAN ABAP-SOURCE, that would most likely give you the desired information.

But be adviced, that this command is only authorized for internal use by SAP.

Regards
Gruß
Ereglam


May the Force be with your code
|| .| |.|| | .... . ..|. ||| .|. |.|. . |... . .|| .. | .... |.|| ||| ..| .|. |.|. ||| |.. .

Beitrag von Gast ( / / 0 / 3 ) »
thx, I will go for a try!

:P

Beitrag von Gast ( / / 0 / 3 ) »
For LOC, there's no need to use SCAN ABAP-SOURCE.

Just READ REPORT ... and DESCRIBE TABLE ...

Beitrag von JDO ( / / 0 / 3 ) »
Hello,

try TA SE38 -> Utilities -> Program Analysis -> Statistics
or Report RSANAL00

Juergen

Beitrag von Frank Dittrich (Expert / 674 / 0 / 15 ) »
Program RSANAL00 does not work for program names with more than 8 characters or source code lines > 72 characters.
Looks like it has never been updated since release 3.x.

Seite 1 von 1

Vergleichbare Themen

3
Antw.
3728
Views
Mimes in ABAP-Prog lesen
von MarkusW » 05.03.2007 13:31 • Verfasst in Web-Dynpro, BSP + BHTML
2
Antw.
2134
Views
ALV Tool Bar nach ABAP Kopie verschwunden
von Chris63 » 05.12.2012 09:59 • Verfasst in ABAP® für Anfänger
4
Antw.
4651
Views
PAP aus ABAP-Code
von BesenWesen » 21.06.2006 09:49 • Verfasst in ABAP® Core
1
Antw.
6054
Views
ABAP CODE ANALYSE
von Paradoxon5 » 22.12.2015 08:54 • Verfasst in ABAP® Core
67
Antw.
16030
Views
ABAP Clean Code
von nickname8 » 06.05.2019 08:06 • Verfasst in ABAP® Core

Newsletter Anmeldung

Keine Beiträge verpassen! Wöchentlich versenden wir lesenwerte Beiträge aus unserer Community.
Die letzte Ausgabe findest du hier.
Details zum Versandverfahren und zu Ihren Widerrufsmöglichkeiten findest du in unserer Datenschutzerklärung.

Unbeantwortete Forenbeiträge

Benutzerdefinierte Felder PSP
vor 5 Wochen von Rabea1103 1 / 46439
Spool vereinen OTF und PDF
letzen Monat von anna2205 1 / 62769
XSLT und Loipro05 Transformation
December 2025 von Torsten1965 1 / 71900
VOLL Artikel in einem Display Typ 12
November 2025 von ThomasM84 1 / 90897