‎2005 May 04 9:31 AM
Hi everyone,
How to get the list of tables in a particular development class using ABAP program. I want to make list of tables for particular dev. class.
thanks in advance,
suresh
‎2005 May 04 10:23 AM
Hi,
You should query the TADIR table.
The Program ID is R3TR and the object type should be TABL.
Regards,
Anand Mandalika.
‎2005 May 04 10:23 AM
Hi,
You should query the TADIR table.
The Program ID is R3TR and the object type should be TABL.
Regards,
Anand Mandalika.