Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Package statistics/metrics

Former Member
0 Likes
733

Hi all,

is there a report or a transaction which shows information about an ABAP package?

e. g. how many classes, dictionary objects, function modules, programs, lines of code, ....

Regards

Hi all,

is there a report or a transaction which shows information about an ABAP package?

e. g. how many classes, dictionary objects, function modules, programs, lines of code, ....

Regards

5 REPLIES 5
Read only

Former Member
0 Likes
688

SE80

Priya

Read only

former_member196490
Active Participant
0 Likes
688

Goto SE80. Select 'Package' in the first dropdown and package name in the second.

Read only

0 Likes
688

Sorry for misleading...

I know that I see all the objects in SE80.  haha... 😉

But I don't want to count the classes, programs and so on my own.

Read only

kammaje_cis
SAP Mentor
SAP Mentor
0 Likes
688

Interesting question..... There should be query from combination of DB tables to provide this data.

Curious to know what is the need of these data? May be there is a better solution to the actual problem.

Read only

Former Member
0 Likes
688

Check this table TADIR though it doesn't give you full details but may be helpful in your research.

Priya