‎2010 Oct 20 10:07 AM
Hello Experts,
I have one requirement where based on program name / function module, I need to find out
how many custom tables, structures, FM i.e. custom objects are used inside that program / function module.
I need to do this programatically.
Can anybody suggest me for the same?
Regards,
Neha
‎2010 Oct 20 10:10 AM
Just use the TRDIR table . you can get all custom objects.
regards,
Ajay
‎2010 Oct 20 10:17 AM
Hi Ajay,
I believe using that Database view, we will get only information about that program. Not the custom object associated with it.
Regards,
Neha