‎2012 Jul 17 2:49 PM
Hello all,
We have an IDES system setup as a sandbox. The idea is not to be able to remove the work of users every so often (so it won't get overloaded with junk). Is there a program out there that can remove all "Z" tables, ABAP programs from SAP? I know that the creation of Z programs and tables can be assigned to a transport request. Is there some kind of tool or quick program that will be able to remove ALL Z programs and tables that are assigned to a transport request - or - something that can remove all Z items (and perhaps module customizations) altogether?
Regards.
‎2012 Jul 17 3:46 PM
Hi
Never heard of such program.. and personally I think there will not be such one..
IN your case there can be situation where someone created a local object and then it will not be tagged under a TR. Then it will be difficult to manage the object listed inside the TR.
Instead, I think you can play around with the help of a BASIS person, who will restore the system using some BAck-up. This will override the all the custom Objects.. but it will override the data and Customizations as well.. But I think, BASIS can do a selective table refresh as well.. check with Administrator.. he should help you to a certain extend
‎2012 Jul 17 10:57 PM
Why not keep a backup of the entire box containing the initial state that you can use for a refresh as needed? Indeed, more a topic for system administrators than ABAP developers.
Thomas
‎2012 Jul 18 7:37 AM
‎2012 Jul 21 8:21 PM
Hi,
look at the Table TADIR. The you can Find all SAP objects. Loók the for Tabl or Tabu,
Delete all Table with Z*.
regards
chris
‎2023 Mar 22 2:25 PM
Hello everyone,
How can I see all programs created with Z in SAP?
My main question is actually...
Where can I find all the code we wrote?