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

Z* Y* PROGRAM OBJECT LIST (Active/Inactive) (Last used date) (Programs/Function Modules/Methods)

Former Member
2,872

Dear SAP experts,

I would like to create a list of all user created Z* and Y* Program Objects to see the active/inactive objects and the last used/executed date.

The list concerns ABAP programs/reports, Class/Methods and Function Groups/Function Modules etc.

Is there a tool or BAPI or table that contains all the data I require?

We wish to migrate eventually to HANA and do not wish to include unused/inactive user programs/functions.

Is the best solution here to use the new "SCMON" tool functions?

Maybe an expert can help me with this?

Many thanks

Alex

6 REPLIES 6
Read only

former_member1716
Active Contributor
0 Likes
2,280

lxhughes,

Below link can help your requirement,

Custom Objects

Regards

Read only

Former Member
0 Likes
2,280

Thank you Satish

The "Custom Objects" link helps me locate the types of objects, but does not provide the information I require per ABAP object:

- object inactive/active flag

- object last used/executed date

Many thanks

Alex

Read only

0 Likes
2,280

Please use the COMMENT button for comments, questions, adding details, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.

If you do a comment under a question/answer and you want to target someone else than the question/answer' author, the only solution is to copy/paste their hyperlinked name so that the person receives a warning (NB: @ doesn't work)

Read only

matt
Active Contributor
2,280

To find out used/executed objects, you need to record this information for at least 13 months ( to cover year end). The question of how to do this has been asked many times. Solman has the functionality in SCMON.

Read only

Former Member
0 Likes
2,280

Thank you Matthew.

So SCMON in SOLMAN needs to be started asap to continually monitor all the job activity?

There is otherwise no db table field containing the last used date?

As for the active/inactive object flag, I checked the field GENFLAG in the db table TADIR, but strangely this field is always empty in our database.

Any further tips are always welcome!

Read only

Former Member
0 Likes
2,280

Hi Matthew,

Just one more quick question:

We are using Solman for many systems (over 20 SAP systems) but I only need the SCMON to produce monitoring data on 3 specific systems. Is it possible to set this up?

Many thanks

Alex