‎2020 Apr 20 11:15 AM
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
‎2020 Apr 20 11:27 AM
‎2020 Apr 20 1:13 PM
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
‎2020 Apr 20 2:41 PM
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)
‎2020 Apr 20 1:27 PM
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.
‎2020 Apr 20 2:41 PM
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!
‎2020 Apr 20 2:49 PM
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